Issue with setting up default values for promoted filters for a list view on pega constellation 25.1

Hello community, we have a use case where we want to default values for a promoted filter so that when the list view is loaded the user is able to see that the view is showing data for that specific value on initial load (when they click on that tab)

I am putting out an example to show what we want to achieve, so in the below list view the promoted filter Transaction date/time is there which we want to default with some date values so that when the view is loaded only specific set of data is loaded and the user is aware that the data shown is between the given data range and if they want to fetch results from some other dates they have to change the filter values to fetch new set of data. (the API page configured this list view supports advance query and thus on changing the promoted filters a new API call is performed)

If there is way to achieve this via a different approach I would be happy to explore that solution as well.

Welcome to the community!

What version of Pega are you using?

In my ā€˜25 version, and i’m pretty sure ā€˜24, you can create an Insight with a promoted filter and save that insight. This would then have your defaulted values.

The key is the edit the promoted filter in the filter box NOT the configuration

3 Likes