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: 
Anonymous
Not applicable

Problem with line chart dimension

Hi, i have a question.

I want to show a line chart with 3 dimension (YEARMONTH, DATE, and BRAND)

ym3.png

But it only shown two dimension (YEARMONTH and BRAND) like this:

ym.png

each color represent each brand.

I want to show the date dimension above yearmonth dimension.

For the illustration, i want to show my line chart like this:

ym2.png

Really appreciate your help.

thanks

1 Solution

Accepted Solutions
MayilVahanan

Hi

Try like this

How to use 3 dimensions in Line chart

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

3 Replies
MayilVahanan

Hi

Try like this

How to use 3 dimensions in Line chart

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
avinashelite

one way to solve your problem is to Concatenate the two dimension as one , Go to dimension > add calculated dimension >

BRAND &'-'& DATE

Anonymous
Not applicable
Author

Hi Guys,

thanks for your reply, it makes me clear about the problem.