How to split a string into multiple rows and columns?

In How to keep line breaks in "Strings To Document"? is a way describted how to split a string with line breaks into multiple rows. The way requires to save the file. This seems pretty inefficient. Is there a better way? Also, I would like to split my string into multiple columns according to specific rules. How can I do this? Maybe into a collection which I can later expand into multiple columns?

Hi @M42,

You want to use the Cell Splitter for this, it does exactly what you describe.
best,
Gabriel

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.