Converter (Table type data to Excel-CSV File)
Stores the values of a Table-type Data Item in a File-type Data Item as an Excel compatible CSV. Files are added and existing files are not affected.
Stores the values of a Table-type Data Item in a File-type Data Item as an Excel compatible CSV. Files are added and existing files are not affected.
Converts Table-type data to TSV String. The string value of all cells in the Table-type data is copied over TSV string B. Cells with no input are regarded as empty strings.
Converts TSV String to Table-type data. The string value of all cells in the TSV string is copied over Table-type data B. If there is an inconsistency in the Table column design, an error may occur.
Duplicates Table-type data. All cell value stored in Table-type data A is copied over Table-type data B. If the table column definitions are different, an error may occur.
Convert IDs-Labels (values-displays) defined in Options XML (M319) to Table type data item (2 columns).
Parses a tab delimited text (TSV) stored in a String type data item, and stores it in a Table type data item.
Converts the value of a Table type data item to the tab delimited format (TSV) and stores it in a String type data item
Convert IDs-Labels defined in Table data to two String type data items. (In order to base registration as Options XML, refer to two String type data from Select type data. Then, refer to the Select type data from [Service Task (Choices Update)].)