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

  1. 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.

  2. Create a Button on the window.

  3. Use the system.dataset.exportCSV scripting function to export the dataset to a CSV file.