Exporting Data to CSV
You can export a dataset from a query or table to a CSV file.
To export a dataset to a CSV file
-
Identify the dataset that you want to export to a CSV file.
The source of the dataset is irrelevant because Ignition will treat all datasets the same. -
Create a Button on the window.
-
Use the system.dataset.exportCSV scripting function to export the dataset to a CSV file.