CSV Data

<< Click to Display Table of Contents >>

Navigation:  Actions >

CSV Data

This group contains actions for working with CSV texts. CSV data (comma-separated values) is a popular format for data exchange between different systems. However, manual processing of this data can be challenging because CSV data is simply text. Generally, to perform any actions with this data, you need to load it into a database or Excel. These actions will help you avoid that.

To manipulate the data, you need to first open the data. Use the "CSV Open Data" action. Additionally, almost every action allows you to independently load data from a file or variable.

All actions are designed in such a way that opened CSV data is stored in memory until the task is completed.

Note that the data is not automatically exported to a file or variable. To save the data, you must use the "CSV Save Data" action.

 

 

note Related Topics

CSV Open Data

CSV Get Data Information

CSV Add Column

CSV Remove Column

CSV Sort by Column

CSV Move Column

CSV Read Cells

CSV Write Cells

CSV Merge Data

CSV Filter Data

CSV Data Loop

CSV Remove Duplicates

CSV Save Data

SQL Query to CSV File

Read system events to CSV

Load process info to CSV

 

 

Note: This feature is available for Business license only