Pivot Groups Row Data into batches
Hello,
I have a pivot that shows all orders placed for a particular time period.
The Report automatically combines the Order ID rows into groups, e.g. Order ID 100-200, when I want it to actually show the value, 100, 101, 102, etc.
If I click view underlying data, it has the actual value, but I need it to be itemized on the pivot itself.