Hello,
I would need to split text by number of characters (in my case 1) into variable number of columns. For instance, text "adg" should be splitted into 3 columns (a d g), "adge" into 4 columns (a d g e)and so on. If I use native power Query Split Column by Number of Characters, PQ creates only 3 columns for "adg" and if I change that string to "adge", it still splits into 3 columns. I know I could set Custom Number of columns to split into, but I would like PQ to split the string into dynamic number of columns. Additionaly, I'm also looking for the opposite - merge all columns (no matter how many columns there are) into 1.
Thanks
Pepe
I would need to split text by number of characters (in my case 1) into variable number of columns. For instance, text "adg" should be splitted into 3 columns (a d g), "adge" into 4 columns (a d g e)and so on. If I use native power Query Split Column by Number of Characters, PQ creates only 3 columns for "adg" and if I change that string to "adge", it still splits into 3 columns. I know I could set Custom Number of columns to split into, but I would like PQ to split the string into dynamic number of columns. Additionaly, I'm also looking for the opposite - merge all columns (no matter how many columns there are) into 1.
Thanks
Pepe