Bar graph

admin11345_
Tera Contributor

I have created a bar graph, On click of a bar, certain fields has to be displayed in a list view.

 

I have created a UI view and added 8 fields in it. So on click of the bar, Page should automatically redirect to the list.

Since there has many views, every time I click the bar, am manually clicking that view(which I have created) in context menu and able to see the list I want.

Please let me know how to link this view to the bar graph report so that automatically, the view will open.

1 REPLY 1

Tim Deniston
Mega Sage
Mega Sage

I think there are two good options here:

  1. Define the drill-down, which would essentially point them to another report that contains just the columns you want: https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/reporting/task/t_DefineARe... 
  2. Set the report click-through behavior. In this way, you can define the view that is used: https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/reporting/task/set-report-... 

If anyone knows a better way to control the View value when clicking through, I'd be happy to give kudos. 🙂