create a grid report with dynamically columns
How to create a grid report with an unknown number of columns?
I can have a name column and one price column, but I can also have a name column and multiple price columns.
I know I can use a PivotTable object for this, but it requires appropriate data preparation.
I can't make any modifications in the program, so I'd like to do everything in FR Designer.