Ask Your Question

Revision history [back]

To convert ECL output into CSV format, you can follow these steps:

  1. Save the ECL output into a file, for example "output.txt".

  2. Open a text editor like Notepad or Sublime Text.

  3. Copy the content of the "output.txt" file into the text editor.

  4. Replace all the delimiters with commas (","). For example, if the delimiter is a tab, replace it with a comma.

  5. Save the modified content as a CSV file, for example "output.csv".

  6. Open the CSV file with a spreadsheet software like Microsoft Excel or Google Sheets.

  7. Verify that the data is properly formatted and in the correct columns.

You can also use a dedicated tool like HPCC's ECL Watch to export your data in CSV format directly from the platform.