Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys
How should I remove subtotals row without affecting other calculations .
Please let me help for the same expecting quick reply from anybody .
Regards
Go....COOL
How about this:
On [Support Month] dimension, TextColor expression set to
=
if( [Support Month]='*', rgb(255,255,255))
Set the same for the expression TextColor.
It sort of 'hide' it. I saw you using this as one of your attempt. So I don't think you mind this. Hope this helps.
Hi Friend it wont work in my case I had tried thi one
what expression did you use?
when you said it's not working, does that mean the textcolor doesn't change to white?