Pill Filter component in UI builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 01:32 AM
Hello everyone,
The following is my query and your help would be greatly appreciated.
In serviceNow's UI builder, I've created a home page, consisting of a quick links section, and multiple data visualisations, including 3 pill filter components meant to be applied to all the visualisations. The pill filters are for User, Department, and Date. The first attached picture should show you what I'm talking about.
Now since all three filters need to be applied together, I've used a UX client script include called mergePARFilters for all three pill components.
Yet when I'm trying to select a filter, or even a combination of them to apply (user = Abel Tuter, Department = HR), it isn't even being applied. The Pill Filter is not even storing the values that have been specified.
What is going wrong? Why is the Filter not being applied?
Is it an issue with the mergePARFilters, or the data source/data to filter, or something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 08:18 AM
Did you added the event? Show your script