Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
cristian_av
Creator III
Creator III

Multiple Colors in Graph

Hi

I need to build a graph like the first one. What I've done so far is like the second graph. I'm having two troubles:

a) How can I set multiple colors in the graph? I know how to put different colors depending on value, but I can't find a way to set color based on position (1st, 2nd, 3rd and so on...)

b) Is there any way I can put this "Graph" inline mixed with a table, like the one shown below?

BTW: There are two expressions in the graph(one for bars, another for table), they have the same value because is just an example.

Thanks!!

borrar.png

1 Solution

Accepted Solutions
krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

You need to enable multicolor in the Color Tab.

View solution in original post

5 Replies
marcus_sommer

You could use: color(rowno()) to get the colors like they are defined within the color-tab from your chart.

- Marcus

krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

You need to enable multicolor in the Color Tab.

krishnacbe
Partner - Specialist III
Partner - Specialist III

Define the colors in the Color tab as similar to the colors in the first graph

cristian_av
Creator III
Creator III
Author

It appears disables. Do you know why?

cristian_av
Creator III
Creator III
Author

It has two expressions. I've deleted one, enabled multicolor and then added the second one. Solved!