Display Last Build Timestamp
How can I display the last build timestamp of my cube in my dashboard in view mode ? Coz I hide the build time that was in the top and I want to have a widget or text that will automatically updated on the scheduled build time. Thanks
-
Hi Master Yoda
For this, you can create a custom table in your EC, which will hold the following query:
SELECT now()
This will update on every build, so you can create a pivot table or smart label widget to display that at the top of your dashboard,
LMK if I can further clarify or assist in any way,
Thanks,
qbeeq.pl
Sisense Partner of the Year 2019!
Please sign in to leave a comment.
Comments
2 comments