Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I'm currently having problems seperating total values on my pivot chart.
Now, When I select both MONTH.
It totals up Oct & Nov. IS there any way I can seperate the values?
I am using the total in the expression
Thanks
HI,
Try your expression for Amt as below.
Sum(total <Month> Amt)
Regards,
Kaushik Solanki