Short answer is you canât.
Being able to export the filtered results would be pretty awesome, but thatâs not possible - and I suspect itâs not something that will be available any time soon.
So for those sorts of use cases, youâll still need to use custom filters.
What Iâm thinking of doing is combining both. That is, use the new multi-filters by default, and then add an Export button. That button would open an overlay/slide in where the user could apply the custom filters and trigger the export.
Not a perfect solution, but would help minimise updates as the custom filters would only be used for the export.
Thank you Darren for the answer!
Of course, when we develop an application for a client, no one will accept such a job when we need to configure filters twice.
Itâs a common business need to find, filter, print or send.
Why not make creating apps for business even easier?
The option to Group Filters (left image) or have separate filters (right image) would be very useful.
Particularly thinking of some of our more complex tables the list of filters would be very long if grouped together and require the user to scroll lots to get to their desired filter.
Also a date filter would be great.
Using the current date picker design. Dont want to scroll through every day in the year to filter a date with checkboxes.
Couple questions about multiple filters, as I just noticed this feature.
I donât see the toggle in Previews - does that mean itâs rolled out for everyone? I do see the multiple filters control in layouts though.
What determines whether the regular old âShow filterâ exists?
I donât see it and Iâm used to using this control as an easy way to see how many records are in a filtered collection. Hereâs a collection without the âShow filterâ control and only IN-APP FILTER control.
I had Show filter setup, when I added an in app filter the show filter remained in the editor sidebar but wasnât used in the app. If you remove the Show Filter then thereâs no option to add it back.
Looks like the multiple filters element (in app filters) has replaced the show filter.
This makes sense as you can add just one filter the the In-App Filter.
Might need to use a Date Format Column to build your own date picker.
I believe if you point your Date Format to your Date Column and use like mm it will give you January for 1/1/2023. Then point your Filter to the Date Format Column and it will only show you the months vs the full date