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.

Define list of columns that display when clicking though on a single-score etc..

Brian Fornelius
Tera Expert

I am trying to figure out how to filter the list view displayed when clicking on a single score or other visual.   right now it's giving me a much larger set of data with columns that are not applicable to want is needed for the dashboard I'm building.   I can see how to do it when using a list - simple but that doesn't seen to apply to the other views.

 

Thanks,

--Brian

 

 

2 REPLIES 2

Tsura Andreeva
Mega Sage

I think the set of data that is generated when clicking on a single score ot a chart is based on each user preference.

Mallidi Suma
Tera Guru

Hi @Brian Fornelius ,

 

As per my knowledge, we cannot define a specific list of columns in the Score Card. We can use Drilldown view Field and we can select default or any other view as per requirement. With a click of that scorecard, it will take us to that specific view.

You can also create a specific view for reporting and can use that report here in all the scorecard-specific reports in that table. 

I would suggest going with a report-specific view so that users won't have their own view columns.

 

Please mark my answer as helpful, if it helps!!