Ask Your Question
0

How to convert ECL output into CSV format?

asked 2023-07-04 09:11:32 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-07-04 09:16:01 +0000

huitzilopochtli gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-04 09:11:32 +0000

Seen: 9 times

Last updated: Jul 04 '23