Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to monitor few dashboards daily and read it's reload time, check the latest data available or not
and update the same in an excel file.
How can we make it automated using QlikView or VBScript?
Can someone help me out?
Thanks in advance.
You mean QlikView dashboards? Are they being reloaded by the Distribution Service?
Anyway, check out QlikView Application: System Monitor v5.1.23. This tool does comparable things and you can observe the techniques used in the Load Script.
Yes, They are QlikView Dashboards.
Those dashboards are refreshed using QMC and these tasks are scheduled in QMC.
Hi,
There's a blog posted by Richard.Pearce60 on about Audit Logging https://community.qlik.com/docs/DOC-6187.
I suggest you read it and it might be what you want to achieve
Hi,
in you application generate log file day wise and use reloadtime() in script.
Create a qlikview file and pick log file from log folder.
Regards
Vimlesh