Export to CSV in Perspective Ignition 8.1.20

Hi,

I would like to know if it is possible to create a button that exports a CSV file from a Data set in Pespective.

Thank you!

Check out system.dataset.toCSV.
https://docs.inductiveautomation.com/display/DOC81/system.dataset.toCSV

Just beware that setting localized to true will destroy the datetime format and render it useless :confused: I posted about it somewhere, if I find it I'll add it in