Is there a way to set default filter set values from URL parameters declaratively?
I can do it using model conditions, but I haven’t found a way to do it for filter sets.
The use case is to dynamically build a URL with the exact report you want to run without having to set the values manually each time.
