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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
NewToQlikSense
Contributor
Contributor

Multiple Lines chart doesn't look right

Hi. I have multiple tables with information about movies (they create a star schema) and I want to create a multiple line chart using Year and DistributorName (the film production studios) as dimensions and Sales as my measure.

Problem is, the chart doesn't look right and I don't know what I'm doing wrong. I attached a photo below.

Any advice is appreciated.

Thanks!

NewToQlikSense_1-1648895763213.png

 

Labels (4)
1 Solution

Accepted Solutions
rubenmarin

Hi, note that it darws lines only when there is data for consecutive years.

In the chart layout properties there is an option to set what to do with missing values, select the option to show connections.

rubenmarin_1-1648896649243.png

Right below is the option to show dots as data values, wich is almost a "must set" if there are lines drawn in years without data.

 

View solution in original post

2 Replies
rubenmarin

Hi, note that it darws lines only when there is data for consecutive years.

In the chart layout properties there is an option to set what to do with missing values, select the option to show connections.

rubenmarin_1-1648896649243.png

Right below is the option to show dots as data values, wich is almost a "must set" if there are lines drawn in years without data.

 

NewToQlikSense
Contributor
Contributor
Author

Thanks a lot!!