How to create interactive filter in UI BUILDER same as dashboard?

kishorkumar
Tera Contributor

Hi Folks,

        I need to create a reports in ui builder and also need to create a interactive filter if i change anything in the filter the reports update the same? Can anyone help with this requirement.Screenshot 2023-08-07 115944.pngScreenshot 2023-08-07 120852.png

10 REPLIES 10

Brad Tilton
ServiceNow Employee
ServiceNow Employee

If you're creating a dashboard for a workspace and need something like interactive filters, I would strongly recommend using the inline dashboard editor in platform analytics workspace. It's a lot easier and everything just works together. If you need to go the UIB route it would be pretty manual to wire everything up together. Here's a good intro to inline dashboards: https://www.youtube.com/watch?v=MhcZ695Uhcc 

Hello @Brad Tilton 

I have created Interactive filter on my workspace landing page to filter the group members of specific group and display data on reports accordingly but while we select the user then no filter is getting applied on the other side we also has filter to filter by created date of incident it is working properly.

Can you please guide me on this

 

Thanks & Regards,

Vrushali

Could you share more about what you've done with steps by steps and screenshots and then what you're expecting and what you're actually seeing? I'm not really following your description.

Basically, you'll need to use events and client state parameters to bind the values to the list.

Hello @Brad Tilton Sorry for the confusion,

I have created two interactive filter :

1) By technician & 2) Key Dates

Vrushali11_0-1692968167100.png

By Technician is to filter the member of specific group, for ex: if we select any user from dropdown then reports which in on incident table will sort data accordingly. but when I select any on user from By Technician filter then no filter is getting applied.

Vrushali11_1-1692968425569.png

These are the configurations:

Vrushali11_2-1692968492860.pngVrushali11_3-1692968538599.png

For Key dates filter it is working properly: 

Vrushali11_4-1692968655194.png

Expected Outcome:

while selecting any group member from By Technician dropdown then related filter should be applied to reports.

 

Thanks & Regards,

Vrushali