Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Is there any way to pull the data for dashboard using the field changes [Historical data]

SaiKrishnaA7974
Kilo Contributor
 
2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SaiKrishnaA7974 

I think no, but you can create a metric to capture the changes in a specific field and then create a report based on the same. This will help you see if you can get the desired results or not.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

New Developer_S
Giga Sage

historical field changes are logged in the sys_audit table, you can create reports based on it.
You can then use this data in a Performance Analytics (PA) Dashboard( If you want )