rnadgir001
8 years agoNew Contributor
Pivot multiple files on first N columns
Pivot snap works well with one file format where i have to know the column i want to pivot on
However, we have a scenario where we want to pivot large number of files of different number of columns but the first first three columns are the same in all of them and those are the ones we want to remain as columns and pivot the rest
The Pivot snap comes short in this scenario and we were wondering if this could be achieved with some other snaps ( short of writing something in Python etc)