Hi All
I am trying to get the following info and load into excel or csv
Report Name
Location – File path
Last Accessed Date
Last Accessed By – User Name
Universe List
I tried various Queries using Query Builder, but no luck, please advice, below are some queries I used.
si_name,
si_universe,
si_cuid,
SI_PROGID From CI_INFOOBJECTS where SI_INSTANCE=0 AND SI_PROGID='CrystalEnterprise.Webi'<br>