Issue with dashboard filtering & action export view

Hello,

Context : I filter a table according equipment , project or status (enumlist for filter) and date. The aim is to download csv file in order to send to suppliers a list of spare parts to quote

My issue : my dashboard filtering is working well but when I want to export the view in csv file, the file is blank, (headers appear) if I have more than 1 element in the enumlists.

Any idea to fix the problem ?

slice is working
action export this view to a csv file is not working well

CSV file locale in the action is my country.

I believe your issue is because your list column is still using the default separator of comma which clashes with CSV files. You will need to set a different List separator in your list columns that are being exported. There is a property for that. See image

Could be the same issue as here:
https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/CSV-export-outputs-no-rows/m-p/619288