This is an old revision of the document!
Pivot Example
With this example we will try to explain and build pivot grid. We hope it will be clear, so that more user can have idea what is happen. Now - lets do first with the data.
Data
Let’s say that we have a table with sales data with the following fields:
- productname
- categoryname
- country
- totalprice
- quantity
This can be seen on the picture below:
You could leave a comment if you were logged in.