Export CSV file in filtred view stop working and export all my data

Hi,

Before this week, the export CSV export the filtred view. Now, it export all my data.

2 Likes

We have just noticed this, hopefully the developers are working on a fix.

@Lange6 @CaptainEon Please contact Support for help with this.

Hey,

Hope you’re keeping well.

AppSheet’s CSV export will only respect filters if the view is using a slice or a server-side filter, rather than a client-side quick filter. If the recent change is exporting all rows, check that your view is still tied to the correct slice and that the slice’s row filter condition is active. You can confirm this under Data > Slices in the AppSheet editor. If you rely on quick filters, those are applied client-side and may not affect the export after recent updates, so moving the filter logic into the slice will ensure only the intended rows are exported.

Thanks and regards,
Taz