Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Multicolored disabled in chart. How to enable?
Thanks in advance.
Hi,
Which chart are you using and how many dimension, If you are using more than 2 dimension in bar chart you are not enable Multicolored option. Let me know what is the purpose of this.
Regards
Anand
if you have more than one expression then multicolor option will be disabled.
you can use color tab and change color button according to you
or
you could provide color inside expression for each expression
hope this helps
Thank you both. I got it.
Hi
Request you to Mark the Answer as Correct or Helpful so that it will be beneficial for others.
Regards
Av7eN
I am not able to see 'Mark Answer' or 'Helpful' buttons.
it should be with other person reply not in front of you question .it should below to each reply
UN check the persistent color
There is one trick you can do to have the multiple colors in the bar chart even though you have multiple expressions and dimensions.
First you disable all the expressions and remove all the dimensions, and leave only one dimension and one expression. Then, the Multicolored button will turn on, you can select it and put the expressions and dimensions back.
This worked for me and it was much faster than create expressions in the background colors (especially if you have many expressions and dimension, that would be a lot of if-statements).
I hope it helps