Performance Analytics Dashboard: Using a System Property as a Scorecard Value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi everyone,
We are implementing a Performance Analytics metric to display the number of consecutive days without an unauthorized change in a Scorecard widget.
Our current approach uses a System Property to store the running count, which is updated daily by a Scheduled Job.
Can a System Property be used as a data source or referenced directly within a Performance Analytics dashboard in the Australia release? If not, what would be the recommended approach to surface this value in a Scorecard while keeping it updated daily?
Any recommendations or best practices would be greatly appreciated. Thank you very much in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @DeGuzmanG ,
System Property cannot be used as a data source or referenced directly within a PA dashboard.
Use a Formula Indicator that calculates the number of days elapsed between today and the most recent date an Automated Indicator counted an unauthorized change.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.