Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have this pivot table with montlhy sales and a total by year, now I want to compare for example january 2010 with december 2009, I'm using the Below() function, but when it reachs those months it doesn't work.
How can I do that?
Thank you.
Hi,
Use the total qualifier with Below:
Below(total expr)
Regards,
Stephen
Hi,
Use the total qualifier with Below:
Below(total expr)
Regards,
Stephen