We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Performance Analytics Dashboard: Using a System Property as a Scorecard Value

DeGuzmanG
Tera Contributor

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!

1 REPLY 1

sandeepdutt
Tera Patron

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. 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.