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. 

 

image.png

0 2 84
2 REPLIES 2


@Jacquouille wrote:

(headers appear) if I have more than 1 element in the enumlists.


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

Screenshot 2023-08-07 at 4.27.32 PM.png

 

 

Top Labels in this Space