Convert to Text
The ‘Convert to Text’ task is used to convert text to tables. To convert a Text to a table the task expects a column that contains the to be converted text in each cell.
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 to Text for example usecases.