Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a Pivot table with Week as Dimension and some expressions. With those expressions I sum orders by their category.
For example I count total number of orders, orders which are on time and orders with delay.
looks like this:
Now I want to expand the table with rows like this
Is it possible? And do I have to pre calculate a field for that in the script?
I appreciate any ideas to solve this issue.
- PS -
Ok. There were no replies, so it seems too complicated or bad described by me. 😞
I didn't found a suitable way, so I chose to insert a straight table below the pivot table, to show more detailed values.