Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I would like to make one of my column in different colour. When i add the formula in my dimension nothing changes.
My background formula is:
=if(MUSTERI_BOLGE_ADI like '%KONYA%', rgb(0, 128, 0),rgb(255, 0, 0) )
How can i make my desired column colour diffrenet from the others?
Kind Regards
maybe '*KONYA*' instead of '%KONYA%' ?
maybe '*KONYA*' instead of '%KONYA%' ?