Hello,
I would like to create a grid in which I have 2 levels of grouping in which I want to have a value in many columns on each grouping and each item.
Example:
Price week 1 Price week 2
Group A 10.00 12.00
Sub-Group 1 9.00 11.00
Product X 8.00 10.00
Product Z 10.00 12.00
Sub-Group2 11.00 13.00
Group B 20.00 22.00
Any idea on how this could be done? Positionning the data in grouping template withing columns does not seem to be possible right now. I could align the data in the template but with many columns this is gonna get tedious.
Thank you