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.

