Pill Filter component in UI builder

RochishmatiS
Tera Contributor

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? 

1 REPLY 1

JohnDF
Mega Sage

Did you added the event? Show your script