Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey Everyone,
I would like to know how it's possible to modify colors in a ComboChart
Actually, I use Qlikcolor but this is not so pretty. Can someone help me ?
However, the measures that I use are calculated and filtred in set analysis :
BO G Service =
NUM(
SUM(
{1<[GRAPH.DEPARTEMENT]={'Département Back-Office'}
,[GRAPH.DECODE_SERVICEDESKGROUP]={'ITG'}
,[GRAPH.TYPE]={'Demande Service'}>}
[GRAPH.NB_CARE])
,'# ##0;-# ##0')
I hope someone can help me.
Thank you so much !
Morgane
----------------------------------------------------------------------------------------------------------------
Bonjour tout le monde,
Je voudrais savoir s'il est est possible de modifier les couleurs dans un ComboChart.
Ce n'est pas très joli je dois dire. Est ce que quelqu'un peut m'aider ?
Aussi, j'utilise des measures calculés et fixées avec des filtres en set analysis :
BO G Service =
NUM(
SUM(
{1<[GRAPH.DEPARTEMENT]={'Département Back-Office'}
,[GRAPH.DECODE_SERVICEDESKGROUP]={'ITG'}
,[GRAPH.TYPE]={'Demande Service'}>}
[GRAPH.NB_CARE])
,'# ##0;-# ##0')
Je vous remercie d'avance pour toute l'aide qui pourra m'être appportée.
A très vite ! 🙂
Morgane
Hi
Please go through the attached QVF second sheet
Hope this helps
Thanks
Hi
Try creating a master measure for each measure and assign the color you want and then use the master measure in your combo chart.
Hope this helps
Thanks
Hi !
This is why I did. But when I am in Graph'setting, Qlik put an only one color on the graph and not consider the others.
Do you know why ?
Hi
Please go through the attached QVF second sheet
Hope this helps
Thanks
Thank you soooooo much !
This is perfect. I wasn't looking at the good place to color my measure !