We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

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.

*************************************************************************************************************
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/dratulgrover [ 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 )