Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I created a pivot table using a calculated dimension.
When totally collapsed the table occurs with a blank column after the first (calculated) dimension.
What's the reason for this ?
Thanks
Guy
is it possible to share APP or sample data or expression
This is the expression for the calculated dimension:
=if(Match([Organization],'Belgium','Netherlands','France','Germany'),[Account Mngr],null())
Kind regards,
Guy