Hi all,
Has anyone had any luck transposing a collection from rows to column?
In short, I have a collection with one row and many columns which I transpose in order to get many rows with two columns (name & value). Now I want to transpose it 'back' again to its original state. I have tried to look into the code of the transpose action, but without any luck.
Any input would be greatly appreciated.
Thanks,
Sebastian