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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Issue in Combo Chart

Hi,

i am creating a Combo Chart which have two Dimension  ( Year, Month) . i am using two Expression .

1. sum(T/O)  ( T/O is represent in BAR)

2. sum(orders) ( order represent in LINE)

Instead of LINE to expand on Month it is just showing in center of the chart

combochart issue.png

Please help

Thanks

Jitendra

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The problem occurs because you're using two dimensions and more than one expression. The combo chart is not capable of dealing with this. You can use one dimension and N expressions or two dimensions with one expression.


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The problem occurs because you're using two dimensions and more than one expression. The combo chart is not capable of dealing with this. You can use one dimension and N expressions or two dimensions with one expression.


talk is cheap, supply exceeds demand
Not applicable
Author

That means i should combine Year and month and make it as one dimension like Year & '-' & Month

then it will work fine.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Yes, that would work.


talk is cheap, supply exceeds demand