Convert
The ‘Convert’ task is used to convert text to tables and back. To convert a Text to a table the task expects a column header ‘Text’ that contains the to be converted text. To convert a Table to a text the task expects a column header ‘Word’ and ‘Non-Word’ to convert the table into text.
This task is especially useful for automisation procedures on text based data. The transformation is done by splitting text into words and non-words. The resulting Word-by-Word table with a Word column and a Non-Word column is the ZIPPYDOC plattform standard to apply the rich set of data wrangling tools on text. It also adds a column where ‘x’ presents the location of the respective word in the text, so that pattern searches can be performed based on the syntax.
Go to Flow Gallery and Copy & Edit the Convert for example usecases.