Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi community,
With Bold format text on a expression it 's ok
=if (FICHIER_DATE='201712' , '<B>' ,if (FICHIER_DATE='201812' , '<B>'))
but in a diimension FAILED
=if (FICHIER_DATE='201712' , '<B>' ,if (FICHIER_DATE='201812' , '<B>'))
There is an issue
Can you share a image of this chart were you are using this?
if you have only 2 date values you are going two if conditions
This appears to be an issue with your data. Using the same formula in an expression and dimension works correctly.