SlideShare a Scribd company logo
Financial Report Authoring
Using Financial Reporting
Studio
July 2015
Beginner Course
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.2
Agenda
 Overview of FR - FRC vs. Workspace vs. Studio
 Getting Started
 Demo – Basic Report
 Questions and Answers
 Appendix: Recap and Best Practices
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.3
Overview of Financial Reporting – FRC vs.
Workspace vs. Studio
 Financial Reporting Center (FRC) vs. Workspace
– FRC is more simplified user interface for running reports/books only
 All users (accountants, CFO, line level managers)
– Workspace is browser tool for power users accessed from FRC task:
 Multiple tabs to display multiple reports at one time
 Create books, create batches, schedule batches, perform admin
functions
 Financial Reporting Studio is report authoring application
– Installed on your pc
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.4
Recommendations Before Getting Started
 Before creating any financial reports, create all chart of account
hierarchies and ‘Publish’ to GL balances cubes
– If not, will have to re-define FR reports later (and Smart View queries and
allocations)
– See Account Hierarchy best practices document.
 See General Ledger balances cube documentation (Chapter 5 Define
Ledgers of Financials Implementation Guide)
– What is Generation (Gen 1, Gen2, etc) vs. Level (level 1, level 2, etc)
– How calculations work?
– What dimensions require default
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.5
Pre-Requisite: Database Connections
 Admin to define FR Database Connection
– From Workspace: Tools->Database Connection Manager
– From FR Studio: Create new report, Place Grid on report pallet
 Carefully determine DB connection names
– Use same db connection names in each environment: CRP1, CRP2, Test,
Stage, Dev, Production)
– Ideally, do not change DB connection names
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.6
Report Layout and Terminology
 User POV
– Default dimension member per
dimension per user
– Value persists across reports and
across sessions
 Grid POV
– Default dimension member for a
dimension on a report grid
– The value can be changed by a
user, but it will not persist across
sessions and will not impact other
users
– Can be hidden
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.7
Demo – Basic Report
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.8
Questions?
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.9
Appendix:
Recap and Best Practices
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.10
Best Practices – Dimension Layout
 First determine dimension layout (offline)
– Any dimension can be placed in 1 and only 1 grid element (row, column,
page, user pov, grid pov).
– Multiple dimensions can be on row, column, page, user pov and grid pov
 Row (many times natural account, but can other dimension)
 Column
– Accounting Period is common (based on user pov, offset of -12, etc)
– Scenario dimension (only if Actual vs Budget in different columns)
– Amount Type dimension (only if need both PTD, QTD, YTD in different
columns)
– Balance Amount dimension (only if need BB, Period Activity or EB in
different columns)
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.11
Best Practices - Dimension Layout (continued)
 Page (most common is Company, or Cost Center)
 User POV
– ‘Top grey bar’ when report rendered.
– User POV is any dimension not in Row, Column or Page
– Tracked per user (persists across sessions)
– Like a where clause: What dimensions do you want to change
interactively?
 If want same default each time for every user, place on Grid POV
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.12
Best Practices – Dimension Layout (continued)
 Grid POV
– Used to ensure same initial default value for that dimension every time for
all users (also can Lock value)
– Could be any COA elements not used in report analysis (default to top
level)
– Scenario – if only Actuals and not needed on columns
– Amount Type – if not needed on columns
– Balance Amount – if not needed on columns
– Currency – if always the same
– Currency Type - often
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.13
Recap - Quick Steps to Create Report
 Insert Grid onto report pallet. Place dimensions on Grid
 Make Grid POV available. Put any default values via Grid POV
– Tip: Any tab you navigate automatically sets or resets the default to highest
level. Only navigate to tabs you want to do this for.
 Save report at this point initially
 Turn suppression normally on for Grid
– Also replacement text on remaining #ZERO and #MISSION with ‘0’
 Enable ‘Drillthrough’ on Grid Properties sheet.
 Start columns (since normally less than rows)
 Start building rows
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.14
User POV vs. Prompts Best Practices
 User POV is best practice over Prompt
– User POV tracked for each user
– User POV works with functions (for member selector)
– User POV can be used for a dimension on Page, Row and Column
 Prompts primarily when need to select multiple values
– Prompts can be used for dimensions not just on Page, but also row and
columns

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.15
Other Considerations
 Design Time row/column vs. Run Time row/column
– Fat Row/Column concept
 1 row in FR studio with 10 members selected. Always displays 10 rows
when you run report
– Best Practice: If you want a single row, then need a parent in hierarchy.
 Drillthrough to GL: Only on data cells, not on formula cells.
– Best practice: Have a parent in the hierarchy
 Display Member Name or Alias (or both)
– Alias will show ‘Value + Description’ out of the box. Can be changed to
description only. See profile option - GL: Set Cube Alias to Segment Value
Description.
 Use Expansions on rows/columns
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.16
Formulas – Best Practices
 In General, since natural sign (debit and credit) is in the cube:
– Any row and column sum is a ‘plus’
– ‘Minus’ is used only for ‘Actual less Budget’ and ‘$ Variance’
 Other:
– Use Row Formula first, then Column Formula ‘before cell formula’ where
possible
– Syntax is in on-line help (each formula is slightly different)
– Always use space after +, -, *, /
– Always select ‘Green Checkmark’ (and wait .5-1 seconds as best practice)
– Updates automatically for inserted rows/columns
– Does not copy and paste like excel (you can copy and paste text and then
green checkmark
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.17
Functions on Member Selection – Best Practices
 FR has many different functions (Children of, Descendants of, Sibling
of, Relative Member, Range from Relative Member, etc)
 Can be used on row, column, page
 Often reference ‘Current User POV’
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.18
Text Functions – Best Practices
 Textboxes are inserted for header/footer
 Put User POV and Grid POV elements in footer (or header if preferred)
– Because for printed reports (User POV bar will not print)
 Syntax from On-line Help
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.19
Formatting – Best Practices
 Variances
– Unique for debits (assets and expenses), unique for credits (liabilities,
equity and revenues), unique for $ Variance, unique for % Variance
 Decide font types, font sizes, coloring, underlining beforehand (there
are not ‘theme templates’ in financial reporting)
 Format grid first, then row or column before cells (if possible)
 Make sure all images (logos) and textboxes are fully within ‘header’ or
‘footer’ as applicable
– Otherwise, suppression on ‘Pages’ will not work correctly
 Can use Inherit Formatting feature
 Can do Conditional Formatting
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.20
Installation of Financial Reporting Studio
 Installing Financial Reporting Studio (on your pc)
– First uninstall previous version (if any) from Windows Control Panel
 Also, delete existing directory structure: For example (could be
different): C:OracleMiddlewareproductsFinancial Reporting Studio
– Download version from that environment’s Workspace->Tools->Install-
>Financial Reporting Studio->Save to pc (do not run automatically)->Run
As Administrator from .exe file
– Must install latest Studio version in the following conditions:
 After patching
 When changing between environments on different patch set levels
– NOTE: You can’t write an FR report on a higher version level, and
export/import to a lower version level. Report may not work
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.21
Migrating and Backing Up Reports
 Migrating Reports between environments
– Workspace->File->Export/Import
 For same environment
– For different environment: Use the Setup Manager Utility
 Backup reports frequently (if same environment: From Workspace-
>File->Export/Import)
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.22
Tip: When FR Studio is Not Responding
 FR looks like it is not responding
 You think you have to Control + Alt + Delete to shut it down
– Wait
 The member selector window is open in the background
 This happens when working in Studio, open member selector, and then
go check email (or any other application). Alt tab back to Studio and it
looks like it is not responding
 Only way around this is to ‘Alt Tab’ back to the ‘Null window’
 FR Studio will start responding again
Ad

More Related Content

What's hot (20)

Fusion applications gl and ar suresh c-mishra
Fusion applications   gl and ar suresh c-mishraFusion applications   gl and ar suresh c-mishra
Fusion applications gl and ar suresh c-mishra
Suresh Mishra
 
Oracle Payables R12 ivas
Oracle Payables R12 ivasOracle Payables R12 ivas
Oracle Payables R12 ivas
Ali Ibrahim
 
E-Business Tax Purchasing Whitepaper
E-Business Tax Purchasing WhitepaperE-Business Tax Purchasing Whitepaper
E-Business Tax Purchasing Whitepaper
Baker Khader Abdallah, PMP
 
Oracle Receivables ivas
Oracle Receivables ivasOracle Receivables ivas
Oracle Receivables ivas
Ali Ibrahim
 
Oracle BI publisher intro
Oracle BI publisher introOracle BI publisher intro
Oracle BI publisher intro
Adil Arshad
 
R12 india localization guide
R12 india localization guideR12 india localization guide
R12 india localization guide
kingshuk_goswami
 
Oracle cash management_Anne
Oracle cash management_AnneOracle cash management_Anne
Oracle cash management_Anne
anuraj-sandhu
 
Oracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts PayablesOracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts Payables
Berry Clemens
 
Oracle Applications R12 architecture
Oracle Applications R12 architectureOracle Applications R12 architecture
Oracle Applications R12 architecture
Sekhar Byna
 
BR100 Oracle AP Setup
BR100 Oracle AP SetupBR100 Oracle AP Setup
BR100 Oracle AP Setup
Baker Khader Abdallah, PMP
 
Oracle Assets
Oracle AssetsOracle Assets
Oracle Assets
Mohamed159686
 
Oracle Assets Period Closing
Oracle Assets Period ClosingOracle Assets Period Closing
Oracle Assets Period Closing
Baker Khader Abdallah, PMP
 
Oracle R12 Legal Entity
Oracle R12 Legal EntityOracle R12 Legal Entity
Oracle R12 Legal Entity
Sanjay Challagundla
 
Oracle ERP Cloud Period Close White Paper
Oracle ERP Cloud Period Close White PaperOracle ERP Cloud Period Close White Paper
Oracle ERP Cloud Period Close White Paper
GhouseBatlapadu
 
Retained earnings account
Retained earnings accountRetained earnings account
Retained earnings account
hmvamsi
 
Oracle Fixed assets ivas
Oracle Fixed assets ivasOracle Fixed assets ivas
Oracle Fixed assets ivas
Ali Ibrahim
 
R12.2.4 india localization setup
R12.2.4 india localization setupR12.2.4 india localization setup
R12.2.4 india localization setup
Krithivasan Nagarajan
 
White Paper Oracle Subledger Accounting
White Paper Oracle Subledger AccountingWhite Paper Oracle Subledger Accounting
White Paper Oracle Subledger Accounting
Sandeep Vantmuriswami
 
Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...
Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...
Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...
eprentise
 
Setup of budget in oracle
Setup of budget in oracleSetup of budget in oracle
Setup of budget in oracle
malikbnu2008
 
Fusion applications gl and ar suresh c-mishra
Fusion applications   gl and ar suresh c-mishraFusion applications   gl and ar suresh c-mishra
Fusion applications gl and ar suresh c-mishra
Suresh Mishra
 
Oracle Payables R12 ivas
Oracle Payables R12 ivasOracle Payables R12 ivas
Oracle Payables R12 ivas
Ali Ibrahim
 
Oracle Receivables ivas
Oracle Receivables ivasOracle Receivables ivas
Oracle Receivables ivas
Ali Ibrahim
 
Oracle BI publisher intro
Oracle BI publisher introOracle BI publisher intro
Oracle BI publisher intro
Adil Arshad
 
R12 india localization guide
R12 india localization guideR12 india localization guide
R12 india localization guide
kingshuk_goswami
 
Oracle cash management_Anne
Oracle cash management_AnneOracle cash management_Anne
Oracle cash management_Anne
anuraj-sandhu
 
Oracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts PayablesOracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts Payables
Berry Clemens
 
Oracle Applications R12 architecture
Oracle Applications R12 architectureOracle Applications R12 architecture
Oracle Applications R12 architecture
Sekhar Byna
 
Oracle ERP Cloud Period Close White Paper
Oracle ERP Cloud Period Close White PaperOracle ERP Cloud Period Close White Paper
Oracle ERP Cloud Period Close White Paper
GhouseBatlapadu
 
Retained earnings account
Retained earnings accountRetained earnings account
Retained earnings account
hmvamsi
 
Oracle Fixed assets ivas
Oracle Fixed assets ivasOracle Fixed assets ivas
Oracle Fixed assets ivas
Ali Ibrahim
 
White Paper Oracle Subledger Accounting
White Paper Oracle Subledger AccountingWhite Paper Oracle Subledger Accounting
White Paper Oracle Subledger Accounting
Sandeep Vantmuriswami
 
Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...
Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...
Designing a Chart of Accounts for a Global Company Going to Oracle E-Business...
eprentise
 
Setup of budget in oracle
Setup of budget in oracleSetup of budget in oracle
Setup of budget in oracle
malikbnu2008
 

Viewers also liked (16)

Sydney hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney hyperion financial reporting top 10 tips and tricks 09-20-11
Venkat Ramanareddy
 
Smart View and Financial Reporting Training
Smart View and Financial Reporting TrainingSmart View and Financial Reporting Training
Smart View and Financial Reporting Training
Alithya
 
Fusion Financial Reporting and Analysis Proof of Concept
Fusion Financial Reporting and Analysis Proof of ConceptFusion Financial Reporting and Analysis Proof of Concept
Fusion Financial Reporting and Analysis Proof of Concept
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Best Practices for Writing Financial Reports
Best Practices for Writing Financial ReportsBest Practices for Writing Financial Reports
Best Practices for Writing Financial Reports
Alithya
 
Webinar: How to Make Hyperion Financial Reports Do What You Want Them To Do
Webinar: How to Make Hyperion Financial Reports Do What You Want Them To DoWebinar: How to Make Hyperion Financial Reports Do What You Want Them To Do
Webinar: How to Make Hyperion Financial Reports Do What You Want Them To Do
Erica Archer
 
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Jade Global
 
The Story of A Reporting Hero
The Story of A Reporting HeroThe Story of A Reporting Hero
The Story of A Reporting Hero
Saturn Infotech Inc
 
Bentleys Financial Reporting Update
Bentleys Financial Reporting UpdateBentleys Financial Reporting Update
Bentleys Financial Reporting Update
Bentleys (WA) Pty Ltd
 
NHS Fusion Financials - Accounts Department User Guide
NHS Fusion Financials - Accounts Department User GuideNHS Fusion Financials - Accounts Department User Guide
NHS Fusion Financials - Accounts Department User Guide
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service
#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service
#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service
Dane Roberts
 
Supporting References in Oracle EBS R12
Supporting References in Oracle EBS R12Supporting References in Oracle EBS R12
Supporting References in Oracle EBS R12
Prithis Das, PMP, OCS ☁️
 
Business plan presentation template 3d illustration of graph with arrows powe...
Business plan presentation template 3d illustration of graph with arrows powe...Business plan presentation template 3d illustration of graph with arrows powe...
Business plan presentation template 3d illustration of graph with arrows powe...
SlideTeam.net
 
Reading Graphs & Charts
Reading Graphs & ChartsReading Graphs & Charts
Reading Graphs & Charts
KatieEnglishTutoring
 
Describing graph, chart and diagram
Describing graph, chart and diagramDescribing graph, chart and diagram
Describing graph, chart and diagram
Musfera Nara Vadia
 
Oracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bit
Oracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bitOracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bit
Oracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bit
Mohammed Raouf
 
Financial Reporting Odtug
Financial Reporting OdtugFinancial Reporting Odtug
Financial Reporting Odtug
sbernhoit
 
Sydney hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney hyperion financial reporting top 10 tips and tricks 09-20-11
Venkat Ramanareddy
 
Smart View and Financial Reporting Training
Smart View and Financial Reporting TrainingSmart View and Financial Reporting Training
Smart View and Financial Reporting Training
Alithya
 
Best Practices for Writing Financial Reports
Best Practices for Writing Financial ReportsBest Practices for Writing Financial Reports
Best Practices for Writing Financial Reports
Alithya
 
Webinar: How to Make Hyperion Financial Reports Do What You Want Them To Do
Webinar: How to Make Hyperion Financial Reports Do What You Want Them To DoWebinar: How to Make Hyperion Financial Reports Do What You Want Them To Do
Webinar: How to Make Hyperion Financial Reports Do What You Want Them To Do
Erica Archer
 
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Jade Global
 
#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service
#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service
#OOW16 - Introducing Oracle Financial Reporting Compliance Cloud Service
Dane Roberts
 
Business plan presentation template 3d illustration of graph with arrows powe...
Business plan presentation template 3d illustration of graph with arrows powe...Business plan presentation template 3d illustration of graph with arrows powe...
Business plan presentation template 3d illustration of graph with arrows powe...
SlideTeam.net
 
Describing graph, chart and diagram
Describing graph, chart and diagramDescribing graph, chart and diagram
Describing graph, chart and diagram
Musfera Nara Vadia
 
Oracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bit
Oracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bitOracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bit
Oracle R12.1 Full & Tips Installation on Windows Server 2008 64/32 bit
Mohammed Raouf
 
Financial Reporting Odtug
Financial Reporting OdtugFinancial Reporting Odtug
Financial Reporting Odtug
sbernhoit
 
Ad

Similar to Oracle Fusion Financial Report Centre Reporting Beginner course (20)

Structuring An ABAP Report In An Optimal Way
Structuring An ABAP Report In An Optimal WayStructuring An ABAP Report In An Optimal Way
Structuring An ABAP Report In An Optimal Way
Blackvard
 
Contract management security and administration best practices - Oracle Prima...
Contract management security and administration best practices - Oracle Prima...Contract management security and administration best practices - Oracle Prima...
Contract management security and administration best practices - Oracle Prima...
p6academy
 
Instantis enterprise track configuration best practices and tips overview -...
Instantis enterprise track   configuration best practices and tips overview -...Instantis enterprise track   configuration best practices and tips overview -...
Instantis enterprise track configuration best practices and tips overview -...
p6academy
 
Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...
Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...
Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...
Senturus
 
Ebs12.2 online patching
Ebs12.2 online patching Ebs12.2 online patching
Ebs12.2 online patching
aioughydchapter
 
Ebs12.2 online patching(aioug_aug2015)
Ebs12.2 online patching(aioug_aug2015)Ebs12.2 online patching(aioug_aug2015)
Ebs12.2 online patching(aioug_aug2015)
pasalapudi123
 
Introduction to SAP Gateway and OData
Introduction to SAP Gateway and ODataIntroduction to SAP Gateway and OData
Introduction to SAP Gateway and OData
Chris Whealy
 
Taking agile development to enterprise scale in a mixed tool environment with...
Taking agile development to enterprise scale in a mixed tool environment with...Taking agile development to enterprise scale in a mixed tool environment with...
Taking agile development to enterprise scale in a mixed tool environment with...
IBM Rational software
 
Introduction to OData and SAP NetWeaver Gateway.pptx
Introduction to OData and SAP NetWeaver Gateway.pptxIntroduction to OData and SAP NetWeaver Gateway.pptx
Introduction to OData and SAP NetWeaver Gateway.pptx
Richard314186
 
Enterprise agile Process
Enterprise agile ProcessEnterprise agile Process
Enterprise agile Process
ravindra sharma
 
What’s new in Rational collaborative lifecycle management 2011?
What’s new in Rational collaborative lifecycle management 2011?What’s new in Rational collaborative lifecycle management 2011?
What’s new in Rational collaborative lifecycle management 2011?
IBM Danmark
 
OOW15 - Getting Optimal Performance from Oracle E-Business Suite
OOW15 - Getting Optimal Performance from Oracle E-Business SuiteOOW15 - Getting Optimal Performance from Oracle E-Business Suite
OOW15 - Getting Optimal Performance from Oracle E-Business Suite
vasuballa
 
SAP BI BO Commentary solution
SAP BI BO Commentary solutionSAP BI BO Commentary solution
SAP BI BO Commentary solution
Peter Scheffelt
 
Connect 2014 - JMP102: Creating a Great XPages User Interface
Connect 2014 - JMP102: Creating a Great XPages User InterfaceConnect 2014 - JMP102: Creating a Great XPages User Interface
Connect 2014 - JMP102: Creating a Great XPages User Interface
Howard Greenberg
 
Value Brief Overview for Business Selling
Value Brief Overview for Business SellingValue Brief Overview for Business Selling
Value Brief Overview for Business Selling
oracleDBA14
 
POS/409 ENTIRE CLASS UOP TUTORIALS
POS/409 ENTIRE CLASS UOP TUTORIALSPOS/409 ENTIRE CLASS UOP TUTORIALS
POS/409 ENTIRE CLASS UOP TUTORIALS
Sharon Reynolds
 
Oracle EBS Admin_FormPersonalization New.ppt
Oracle EBS Admin_FormPersonalization New.pptOracle EBS Admin_FormPersonalization New.ppt
Oracle EBS Admin_FormPersonalization New.ppt
ssuser0de269
 
Sap implementation
Sap implementationSap implementation
Sap implementation
sydraza786
 
Sap abap part1
Sap abap part1Sap abap part1
Sap abap part1
sailesh107
 
Sap – A Birds Eye View Mahbub
Sap – A Birds Eye View MahbubSap – A Birds Eye View Mahbub
Sap – A Birds Eye View Mahbub
Muhammad Mahbub Hussain
 
Structuring An ABAP Report In An Optimal Way
Structuring An ABAP Report In An Optimal WayStructuring An ABAP Report In An Optimal Way
Structuring An ABAP Report In An Optimal Way
Blackvard
 
Contract management security and administration best practices - Oracle Prima...
Contract management security and administration best practices - Oracle Prima...Contract management security and administration best practices - Oracle Prima...
Contract management security and administration best practices - Oracle Prima...
p6academy
 
Instantis enterprise track configuration best practices and tips overview -...
Instantis enterprise track   configuration best practices and tips overview -...Instantis enterprise track   configuration best practices and tips overview -...
Instantis enterprise track configuration best practices and tips overview -...
p6academy
 
Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...
Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...
Choosing the Right Tool for the Job: Cognos Workspace vs. Traditional Studios...
Senturus
 
Ebs12.2 online patching
Ebs12.2 online patching Ebs12.2 online patching
Ebs12.2 online patching
aioughydchapter
 
Ebs12.2 online patching(aioug_aug2015)
Ebs12.2 online patching(aioug_aug2015)Ebs12.2 online patching(aioug_aug2015)
Ebs12.2 online patching(aioug_aug2015)
pasalapudi123
 
Introduction to SAP Gateway and OData
Introduction to SAP Gateway and ODataIntroduction to SAP Gateway and OData
Introduction to SAP Gateway and OData
Chris Whealy
 
Taking agile development to enterprise scale in a mixed tool environment with...
Taking agile development to enterprise scale in a mixed tool environment with...Taking agile development to enterprise scale in a mixed tool environment with...
Taking agile development to enterprise scale in a mixed tool environment with...
IBM Rational software
 
Introduction to OData and SAP NetWeaver Gateway.pptx
Introduction to OData and SAP NetWeaver Gateway.pptxIntroduction to OData and SAP NetWeaver Gateway.pptx
Introduction to OData and SAP NetWeaver Gateway.pptx
Richard314186
 
Enterprise agile Process
Enterprise agile ProcessEnterprise agile Process
Enterprise agile Process
ravindra sharma
 
What’s new in Rational collaborative lifecycle management 2011?
What’s new in Rational collaborative lifecycle management 2011?What’s new in Rational collaborative lifecycle management 2011?
What’s new in Rational collaborative lifecycle management 2011?
IBM Danmark
 
OOW15 - Getting Optimal Performance from Oracle E-Business Suite
OOW15 - Getting Optimal Performance from Oracle E-Business SuiteOOW15 - Getting Optimal Performance from Oracle E-Business Suite
OOW15 - Getting Optimal Performance from Oracle E-Business Suite
vasuballa
 
SAP BI BO Commentary solution
SAP BI BO Commentary solutionSAP BI BO Commentary solution
SAP BI BO Commentary solution
Peter Scheffelt
 
Connect 2014 - JMP102: Creating a Great XPages User Interface
Connect 2014 - JMP102: Creating a Great XPages User InterfaceConnect 2014 - JMP102: Creating a Great XPages User Interface
Connect 2014 - JMP102: Creating a Great XPages User Interface
Howard Greenberg
 
Value Brief Overview for Business Selling
Value Brief Overview for Business SellingValue Brief Overview for Business Selling
Value Brief Overview for Business Selling
oracleDBA14
 
POS/409 ENTIRE CLASS UOP TUTORIALS
POS/409 ENTIRE CLASS UOP TUTORIALSPOS/409 ENTIRE CLASS UOP TUTORIALS
POS/409 ENTIRE CLASS UOP TUTORIALS
Sharon Reynolds
 
Oracle EBS Admin_FormPersonalization New.ppt
Oracle EBS Admin_FormPersonalization New.pptOracle EBS Admin_FormPersonalization New.ppt
Oracle EBS Admin_FormPersonalization New.ppt
ssuser0de269
 
Sap implementation
Sap implementationSap implementation
Sap implementation
sydraza786
 
Sap abap part1
Sap abap part1Sap abap part1
Sap abap part1
sailesh107
 
Ad

More from Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP (20)

Certification for-Cloud Consulting Skills Dec 2016
Certification for-Cloud Consulting Skills Dec 2016Certification for-Cloud Consulting Skills Dec 2016
Certification for-Cloud Consulting Skills Dec 2016
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
cqc_state of care 2016
cqc_state of care 2016cqc_state of care 2016
cqc_state of care 2016
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Oracle Talent Acquisition Cloud 2016 Implementation Consultant Certificate
Oracle Talent Acquisition Cloud 2016 Implementation Consultant CertificateOracle Talent Acquisition Cloud 2016 Implementation Consultant Certificate
Oracle Talent Acquisition Cloud 2016 Implementation Consultant Certificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Certificate
CertificateCertificate
Certificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
15th Feb 2016 eCertificate
15th Feb 2016 eCertificate15th Feb 2016 eCertificate
15th Feb 2016 eCertificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
1z0-508_Fusion_GL_eCertificate
1z0-508_Fusion_GL_eCertificate1z0-508_Fusion_GL_eCertificate
1z0-508_Fusion_GL_eCertificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Taleo Learn_certificate.cc
Taleo Learn_certificate.ccTaleo Learn_certificate.cc
Taleo Learn_certificate.cc
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Khalil Rehman OPN Specialist Certificates 2015
Khalil Rehman OPN Specialist Certificates 2015Khalil Rehman OPN Specialist Certificates 2015
Khalil Rehman OPN Specialist Certificates 2015
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Fusion AR 11g OCP Certificate
Fusion AR 11g OCP CertificateFusion AR 11g OCP Certificate
Fusion AR 11g OCP Certificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Fusion HCM 11g OCP Certificate
Fusion HCM 11g OCP CertificateFusion HCM 11g OCP Certificate
Fusion HCM 11g OCP Certificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Fusion HCM 11g OCP Certificate
Fusion HCM 11g OCP CertificateFusion HCM 11g OCP Certificate
Fusion HCM 11g OCP Certificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...
Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...
Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
NHS SSC Fusion_GL_UAT_Test Script v2.0
NHS SSC Fusion_GL_UAT_Test Script v2.0NHS SSC Fusion_GL_UAT_Test Script v2.0
NHS SSC Fusion_GL_UAT_Test Script v2.0
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Oracle_Procurement_Cloud_Release_8_Whats_New
Oracle_Procurement_Cloud_Release_8_Whats_NewOracle_Procurement_Cloud_Release_8_Whats_New
Oracle_Procurement_Cloud_Release_8_Whats_New
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Fusion Goals and Performance Management
Fusion Goals and Performance ManagementFusion Goals and Performance Management
Fusion Goals and Performance Management
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Fusion Portrait Gallery and Social
Fusion Portrait Gallery and SocialFusion Portrait Gallery and Social
Fusion Portrait Gallery and Social
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
FRC Reporting Beginner Course
FRC Reporting Beginner CourseFRC Reporting Beginner Course
FRC Reporting Beginner Course
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
AP and AR Positioning
AP and AR PositioningAP and AR Positioning
AP and AR Positioning
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Oracle Scene Spring 2015
Oracle Scene Spring 2015Oracle Scene Spring 2015
Oracle Scene Spring 2015
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Medway NHS newsletter 2nd edition
Medway NHS newsletter 2nd editionMedway NHS newsletter 2nd edition
Medway NHS newsletter 2nd edition
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Oracle Talent Acquisition Cloud 2016 Implementation Consultant Certificate
Oracle Talent Acquisition Cloud 2016 Implementation Consultant CertificateOracle Talent Acquisition Cloud 2016 Implementation Consultant Certificate
Oracle Talent Acquisition Cloud 2016 Implementation Consultant Certificate
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 
Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...
Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...
Fusion Financials 11g Accounts Payables Certified Implementation Specialist 2...
Khalil Rehman NLP (MPrac) MCIPS, PMP,OCP
 

Recently uploaded (20)

TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdfComplete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Software Company
 
Electronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploitElectronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploit
niftliyevhuseyn
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)
Ortus Solutions, Corp
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
How analogue intelligence complements AI
How analogue intelligence complements AIHow analogue intelligence complements AI
How analogue intelligence complements AI
Paul Rowe
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep DiveDesigning Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
ScyllaDB
 
AI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global TrendsAI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global Trends
InData Labs
 
HCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser EnvironmentsHCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser Environments
panagenda
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Generative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in BusinessGenerative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
Cybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure ADCybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure AD
VICTOR MAESTRE RAMIREZ
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdfComplete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Software Company
 
Electronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploitElectronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploit
niftliyevhuseyn
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)
Ortus Solutions, Corp
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
How analogue intelligence complements AI
How analogue intelligence complements AIHow analogue intelligence complements AI
How analogue intelligence complements AI
Paul Rowe
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep DiveDesigning Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
ScyllaDB
 
AI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global TrendsAI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global Trends
InData Labs
 
HCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser EnvironmentsHCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser Environments
panagenda
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Generative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in BusinessGenerative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
Cybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure ADCybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure AD
VICTOR MAESTRE RAMIREZ
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 

Oracle Fusion Financial Report Centre Reporting Beginner course

  • 1. Financial Report Authoring Using Financial Reporting Studio July 2015 Beginner Course
  • 2. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.2 Agenda  Overview of FR - FRC vs. Workspace vs. Studio  Getting Started  Demo – Basic Report  Questions and Answers  Appendix: Recap and Best Practices
  • 3. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.3 Overview of Financial Reporting – FRC vs. Workspace vs. Studio  Financial Reporting Center (FRC) vs. Workspace – FRC is more simplified user interface for running reports/books only  All users (accountants, CFO, line level managers) – Workspace is browser tool for power users accessed from FRC task:  Multiple tabs to display multiple reports at one time  Create books, create batches, schedule batches, perform admin functions  Financial Reporting Studio is report authoring application – Installed on your pc
  • 4. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.4 Recommendations Before Getting Started  Before creating any financial reports, create all chart of account hierarchies and ‘Publish’ to GL balances cubes – If not, will have to re-define FR reports later (and Smart View queries and allocations) – See Account Hierarchy best practices document.  See General Ledger balances cube documentation (Chapter 5 Define Ledgers of Financials Implementation Guide) – What is Generation (Gen 1, Gen2, etc) vs. Level (level 1, level 2, etc) – How calculations work? – What dimensions require default
  • 5. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.5 Pre-Requisite: Database Connections  Admin to define FR Database Connection – From Workspace: Tools->Database Connection Manager – From FR Studio: Create new report, Place Grid on report pallet  Carefully determine DB connection names – Use same db connection names in each environment: CRP1, CRP2, Test, Stage, Dev, Production) – Ideally, do not change DB connection names
  • 6. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.6 Report Layout and Terminology  User POV – Default dimension member per dimension per user – Value persists across reports and across sessions  Grid POV – Default dimension member for a dimension on a report grid – The value can be changed by a user, but it will not persist across sessions and will not impact other users – Can be hidden
  • 7. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.7 Demo – Basic Report
  • 8. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.8 Questions?
  • 9. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.9 Appendix: Recap and Best Practices
  • 10. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.10 Best Practices – Dimension Layout  First determine dimension layout (offline) – Any dimension can be placed in 1 and only 1 grid element (row, column, page, user pov, grid pov). – Multiple dimensions can be on row, column, page, user pov and grid pov  Row (many times natural account, but can other dimension)  Column – Accounting Period is common (based on user pov, offset of -12, etc) – Scenario dimension (only if Actual vs Budget in different columns) – Amount Type dimension (only if need both PTD, QTD, YTD in different columns) – Balance Amount dimension (only if need BB, Period Activity or EB in different columns)
  • 11. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.11 Best Practices - Dimension Layout (continued)  Page (most common is Company, or Cost Center)  User POV – ‘Top grey bar’ when report rendered. – User POV is any dimension not in Row, Column or Page – Tracked per user (persists across sessions) – Like a where clause: What dimensions do you want to change interactively?  If want same default each time for every user, place on Grid POV
  • 12. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.12 Best Practices – Dimension Layout (continued)  Grid POV – Used to ensure same initial default value for that dimension every time for all users (also can Lock value) – Could be any COA elements not used in report analysis (default to top level) – Scenario – if only Actuals and not needed on columns – Amount Type – if not needed on columns – Balance Amount – if not needed on columns – Currency – if always the same – Currency Type - often
  • 13. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.13 Recap - Quick Steps to Create Report  Insert Grid onto report pallet. Place dimensions on Grid  Make Grid POV available. Put any default values via Grid POV – Tip: Any tab you navigate automatically sets or resets the default to highest level. Only navigate to tabs you want to do this for.  Save report at this point initially  Turn suppression normally on for Grid – Also replacement text on remaining #ZERO and #MISSION with ‘0’  Enable ‘Drillthrough’ on Grid Properties sheet.  Start columns (since normally less than rows)  Start building rows
  • 14. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.14 User POV vs. Prompts Best Practices  User POV is best practice over Prompt – User POV tracked for each user – User POV works with functions (for member selector) – User POV can be used for a dimension on Page, Row and Column  Prompts primarily when need to select multiple values – Prompts can be used for dimensions not just on Page, but also row and columns 
  • 15. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.15 Other Considerations  Design Time row/column vs. Run Time row/column – Fat Row/Column concept  1 row in FR studio with 10 members selected. Always displays 10 rows when you run report – Best Practice: If you want a single row, then need a parent in hierarchy.  Drillthrough to GL: Only on data cells, not on formula cells. – Best practice: Have a parent in the hierarchy  Display Member Name or Alias (or both) – Alias will show ‘Value + Description’ out of the box. Can be changed to description only. See profile option - GL: Set Cube Alias to Segment Value Description.  Use Expansions on rows/columns
  • 16. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.16 Formulas – Best Practices  In General, since natural sign (debit and credit) is in the cube: – Any row and column sum is a ‘plus’ – ‘Minus’ is used only for ‘Actual less Budget’ and ‘$ Variance’  Other: – Use Row Formula first, then Column Formula ‘before cell formula’ where possible – Syntax is in on-line help (each formula is slightly different) – Always use space after +, -, *, / – Always select ‘Green Checkmark’ (and wait .5-1 seconds as best practice) – Updates automatically for inserted rows/columns – Does not copy and paste like excel (you can copy and paste text and then green checkmark
  • 17. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.17 Functions on Member Selection – Best Practices  FR has many different functions (Children of, Descendants of, Sibling of, Relative Member, Range from Relative Member, etc)  Can be used on row, column, page  Often reference ‘Current User POV’
  • 18. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.18 Text Functions – Best Practices  Textboxes are inserted for header/footer  Put User POV and Grid POV elements in footer (or header if preferred) – Because for printed reports (User POV bar will not print)  Syntax from On-line Help
  • 19. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.19 Formatting – Best Practices  Variances – Unique for debits (assets and expenses), unique for credits (liabilities, equity and revenues), unique for $ Variance, unique for % Variance  Decide font types, font sizes, coloring, underlining beforehand (there are not ‘theme templates’ in financial reporting)  Format grid first, then row or column before cells (if possible)  Make sure all images (logos) and textboxes are fully within ‘header’ or ‘footer’ as applicable – Otherwise, suppression on ‘Pages’ will not work correctly  Can use Inherit Formatting feature  Can do Conditional Formatting
  • 20. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.20 Installation of Financial Reporting Studio  Installing Financial Reporting Studio (on your pc) – First uninstall previous version (if any) from Windows Control Panel  Also, delete existing directory structure: For example (could be different): C:OracleMiddlewareproductsFinancial Reporting Studio – Download version from that environment’s Workspace->Tools->Install- >Financial Reporting Studio->Save to pc (do not run automatically)->Run As Administrator from .exe file – Must install latest Studio version in the following conditions:  After patching  When changing between environments on different patch set levels – NOTE: You can’t write an FR report on a higher version level, and export/import to a lower version level. Report may not work
  • 21. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.21 Migrating and Backing Up Reports  Migrating Reports between environments – Workspace->File->Export/Import  For same environment – For different environment: Use the Setup Manager Utility  Backup reports frequently (if same environment: From Workspace- >File->Export/Import)
  • 22. Copyright © 2014, Oracle and/or its affiliates. All rights reserved.22 Tip: When FR Studio is Not Responding  FR looks like it is not responding  You think you have to Control + Alt + Delete to shut it down – Wait  The member selector window is open in the background  This happens when working in Studio, open member selector, and then go check email (or any other application). Alt tab back to Studio and it looks like it is not responding  Only way around this is to ‘Alt Tab’ back to the ‘Null window’  FR Studio will start responding again