How to setup a visualze data component in UIB to show a list of what is bing filtered.

Community Alums
Not applicable

Does anyone have a tutorial or video of how to set a visualize data component in UI Builder that when you click on a visualization (single score) that it will retrieve that list of items, and show the list of those items on the screen.  This is the same functionality that is on the IT remediation OOB workspace when you click on Assigned Remediation tasks.  I'm trying to figure out all of the components needed and it's proving to be a bit difficult.
I'm new to this and this would be a big help in learning something that is useful for future builds.  I am just getting started on this.  So any NowLearning/YouTube/Tutorials/Community areas would be very beneficial.

1 REPLY 1

Jake Sadler
Kilo Sage

Hi @Community Alums ,

 

I can't find a video but this is how I have done it.

Create a page collection using the simple list legacy template

JakeSadler_1-1722615183917.png

 

Add page parameters "table","query","listView","listTitle"

JakeSadler_2-1722615440039.png

 

Go to your page with the data visualisation

Add event handler "Link to destination" to event "visualisation clicked" to the data visualisation

Select your simple list page collection

Fill in these params

JakeSadler_0-1722615020752.png

 

This should now work.

The page template simple list should do most of the config for you.

 

I hope this helps.

 

Thanks

 

Jake