Make filters work for Simple List in UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 06:10 AM
Hi everyone.
I am trying to create a dashboard, I have two tabs, and simple list is on both (source table is on both). On the first tab I have a date filter and on the second tab I have 5 filter components (one data and four multi-select).
But these filters are not working for either of the lists.
They seem to work on data visualizations but not on simple - list.
Here's what I have done so far:
I have this client script, and I have created one Client State Parameter called "listQueryParam" of type String and initial value is empty.
Next, I am calling this client script in in all the filters.
in the simple list I am calling that parameter here.
But still when I am applying the filters only data visualization components are getting filtered 😞
Am I missing something? or doing something wrong?
Any help will be appreciated, please.
Thanks,
Shreya