Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Please help me with expression in Dimension,
IF(Brand<>'A' and Brand<>'B', if(len(trim(Var1))>0, Country, TOTAL country)
where Var1 = O, E, K
Country =Q,W, R, Other.
I need, if Brand not equal A or B, show all countries, else show TOTAL (Q,W,R, Other)
Thanks,
So you want to see Country, Total, and Total of Country + Total?
Ther`s no way to show Country variable and 'TOTAL' in one chart???
I want to see Country and TOTAL.
Please see my image below:
Instead of Global use your 'TOTAL'.