Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Folks,
I have the following requirement which I need to complete. It is :
I have the following straight table :
I need the output as
where header 1 is a dimension and header 2 values are measures.
And values of all the measures are either stored in variables or expressions in another part of staging.
How to do that?
Please share your thoughts.@
What is the issue here?
Use straight table,
Dim: Header1
expr: Sum(Header2)
Then for expr in expression tab use No Totals from the Total Mode you can see that in bottom right corner .