Hi All,
I would like to get Report usage data from query builder.
I would need info like Report Name, Executed (number of times), Last execution time and last executed User for a particular folder in BI Launchpad.
I collected some information as below.
- SI_NAME for Report Name
- SI_KIND in (“WEBI”, “AAD.AnalysisApplication”) - This is for Webi and Design Studio documents
- SI_LAST_RUN_TIME and SI_PARENT_FOLDER to get the folder information
All above information can be obtained from CI_INFOOBJECTS.
Could someone help me in getting concrete information on this statistics please.
Thanks,
Harsha