Export to .csv file event

Tags: #<Tag:0x00007f8b1da79ce8>

Hi,
Is there a way to listen to some event that indicates the result(success/fail) of the downlowdFile method?

Thanks

Hi @amit.bitan

There’s no event that triggers when you get the file. I guess you’d need to create a custom one.

Hi @aleksandra_budnik, thank you. Is there an option to edit the background color (or any metadata) of a cell in the .csv?

The CSV file type as defined

A CSV file typically stores tabular data (numbers and text) in plain text

metadata is not supported by this file type.

src https://en.wikipedia.org/wiki/Comma-separated_values