Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have in column format list with two groupings (something like the source table on the first picture).
Source table
And I need to transform this table somehow into Matrice format, like the one in second picture. Can someone help me please? Thank you
Hi Lukas,
Have you tried the tPivotToColumnnsDelimited component? It can split the fruit column into individual columns whilst summing the quantity per person. Please see the config below: