Hi guys, I have a question about Graphs on OBIEE.
I was requested to create several reports using Usage Tracking info. Everything is setup and running, but I have problem creating a Dynamic graph.
We were requested to create a report that shows by user the total number of reports they access.
![]()
Also the user needs a graph with the following behaviour:
- Click on User Name, and display a graph netx to the table, showing in a bargraph all the reports accesed by that user.
e.g. : Click on "admin" and the graph will display all the reports accessed by the user.
Is this possible?.
We have setup usage tracking following oracle documentation. The table use is S_NQ_ACCT, with this table there are 4 logical tables created:
Measures : count reports accessed, query count, etc
Time - Start_date, start hour minute.
Topic - Subject Area, report path, Dashboards, etc
Users: - User info
No hierarchies created.
Really need your help. Thank you