Click HERE to see how Saviynt Intelligence is transforming the industry. |
06/20/2024 08:11 PM
I have run few Analytics few days ago, but i just wanted to know which analytics i have run.
No analytics are scheduled, we are running those manually when it is required. I wanted to check which analytics we have run recently.
Thanks
Solved! Go to Solution.
06/20/2024 08:37 PM
Hi @Yaswanth ,
The information is available in Intelligence > Analytic History page > column 'last run'
Recent run reports:
You can also run below query in data analyzer to find the report name, executed by user and time:
select ah.RUNDATE, (select username from users where userkey=ah.EXECUTEDBY) as 'Executed by', (select ANALYTICSNAME from analyticsconfiges where ANALYTICSKEY=ah.ANALYTICSCONFIGESKEY) as 'Analytic Name' from analyticses_analyticshistory ah
If this helps your question, please consider selecting Accept As Solution and hit Kudos
06/20/2024 08:51 PM
History store depends on analytics configuration per report. [no. of history to be stored]. You can validate same under run history