Change Query in Data visualization component in Service Operation Workspace

hbahl
Tera Contributor

I want to change the query to fetch data in Data Visualization component of Donut type in Service Operation workspace. How can I do that ?

3 REPLIES 3

Brad Tilton
ServiceNow Employee
ServiceNow Employee

You may need to be a bit more specific, but if you're talking about one of the data visualizations on the landing page in SOW, this article describes how to do that: https://docs.servicenow.com/bundle/vancouver-it-service-management/page/product/service-operations-w... 

Hey Brad, I guess you have deflected me to right spot. I want to change the data set for each donut. I made the change to "SowIncidentLandingPageUtils" as documented in the doc site but I do not see any change on the service operation workspace. Is there anything else we need to do to make the donuts reflect right count? see the two screenshots

I came across this KB article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1171848 . As per this it is an issue. As per per Work around in the article, I copied the entire script from "SowIncidentLandingPageUtilsSNC" to "SowIncidentLandingPageUtils". It did not work after that.