TSV CSV

Questetra BPMS: Process, Extract as TSV
Add-ons

Questetra BPMS #Process: Extract as TSV

Extracts process data as single-line TSV string. Items are specified in CSV format such as “0,2,3”. Tab code and line feed code are automatically deleted. Discussion type, Table Extracts process data as a single-line TSV string. Items are specified in a CSV format such as “0,2,3”. Tab code and line feed code are automatically deleted. Discussion-type, Table-type and Guide-Panel type cannot be extracted (Warning Log).type, Guide-Panel type cannot be extracted (Warning Log)

Add-ons

TSV String; Re-order Columns

Extracts a new TSV string re-arranged by a column ID list from TSV string. ID repetition in the list is also possible. It can be used to narrow down necessary information or conform to the format. Removes whitespace from both ends of a string.

TSV String, Filter by Numeric
Add-ons

TSV String, Filter by Numeric

Filters TSV strings using a numeric range. Only the rows where the specified numeric column is included in the numeric range are output. If you want to OR multiple ranges, specify them in comma separated form like “-100<36.4,37.5<100".

Singleline TSV String, Extract Cell
Add-ons

Singleline TSV String, Extract Cell

Extracts the cell value of the specified ID. The ID starts from zero. The extracted cell string can be stored not only in the STRING type data but also in the NUMERIC type, DATE type, DATETIME type, SELECT type, USER type, and ORG type data.

TSV String, Sort by Text
Add-ons

TSV String, Sort by Text

Sorts TSV lines in the order of the character code of the specified column. If the column value for each line is Jan Feb March, the text is sorted in the order of “line that contains Feb”, “line that contains Jan” and “line that contains March”.

Scroll to Top