Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have Adhoc report. How can I change the font and colour of the lines
'select dimensions & metrics from right to create cutom report'
Please see attached.
Thanks.
the text is an "error message" and I don't think you can change the color of that text.
there is a workaround though - if it is very important that you have formatted error message, then you can achieve it using a text box with conditional visibility (Properties > Layout tab > Show > Conditional). something like:
getselectedcount(Dimensions)>0 and getselectedcount(Metrics)
the text is an "error message" and I don't think you can change the color of that text.
there is a workaround though - if it is very important that you have formatted error message, then you can achieve it using a text box with conditional visibility (Properties > Layout tab > Show > Conditional). something like:
getselectedcount(Dimensions)>0 and getselectedcount(Metrics)
Thanks. so there is no way to chage the font? right
Amelia,
the font you see for the customer error message will always be the same as the font in the chart properties, so you can change it there
Thanks. I can not able to open the color. when I am clicking on color it is not opening. is it like that?
Yes, you can't change the color
Thanks.