You can try following as well. In GroupBy node choose List as Aggregation method. Then use Split Collection Column node to have values in separate columns. Using RowID node you can have you Compound names transferred to row ids and follow all that with Transpose node
@Ergonomist: Your worklflow was also helpful on a reduced dataset, but I have around 10 million entries in my final dataset, so it might be a bit too slow.
I may risk looking like a smartass here, but why not use the Pivoting / Unpivoting nodes? They are the most underused nodes in the whole repository I think…
Nice one @Aswin!
I think people don’t understand how to use it properly and get confused by configuration and 3 output ports after that. (Me included as I always have to play with it a bit before I use it )
Br,
Ivan