Forum Discussion

DanHuber's avatar
DanHuber
Iron Contributor
Dec 29, 2023

PQ: How to split a large column into 50 characters columns but split only at whitespace?

I have a large table (>80'000 rows) with a column (max width = 163) that I need to resize into smaller columns. The rules are: - split only at whitespaces - column size max 50 characters - 2 colu...

Resources