Exploring Reports and Analytics in Fusion

 In this post, we shall see how to access reports and analytics page and some options in it

Open Fusion instance,

This is the home page


go to tools > reports and analytics

Click on Browse Catalog


This is Analytics page
Another way to access this page is to change edit fusion url like after  ".com/" remove the remaining url and add "analytics" and press enter

Now Let us explore few options in it;

Home : 
This is the place where we can see recently worked reports and data models

Catalog:
This is where we can see all the different reports, data models present both seeded and custom one.

Generally, Fusion has folder structure in Catalog page

 My Folders
Shared Folders
My folders is to save individual work and it cannot be accessed by other logins

Shared Folders is where any user login can see the work placed in it.

Shared Folders is arranged into multiple folders, any custom report and data model is placed in Custom Folder.


Data Model: Data Model is the place where we save our SQL query to be used to the report.

Create / New: In few version this is called New button and in recent version it is "Create".
Analysis- used to created OTBI / Subject area reports
Dashboard - used to create dashboard which is set of few Analysis reports

Report - Used to create report
Data Model- Used to create a data model used for creating reports
Report Job - used to schedule reports so that they run on that time.












No comments:

Post a Comment

Query to fetch COA Account Fields

 Hi All, A short post to get COA Account Segment related fields. select  fvvv.value, FVVV.DESCRIPTION, fvvv.ENABLED_FLAG  Enabled, fvvv.STAR...