Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to create multiple lines in a single chart?
Hi @Srini1053
Multiple Measures (Most Common)This is the simplest method — each measure becomes a line.In the chart properties:
Add a Line Chart
Set your Dimension → e.g., Month
Add multiple Measures → e.g., Sum(Sales_A), Sum(Sales_B), Sum(Sales_C)
Each measure renders as a separate colored line automatically.
I hope that helps.
Regards,
Eduardo Monteiro - Senior Support Engineer @ IPC Global
Follow me on my LinkedIn | Know IPC Global at ipc-global.com
Hi @Eduardo_Monteiro Thanks for the reply. But i am getting like this. But i want to show like the view like below chart
is it possible in qliksense?
Hi @Srini1053
The reason why the lines are not overlapping is that you have data for 3 different periods.
You could try using months in the dimension instead of date.
I hope that helps.
BR,
Eduardo Monteiro - Senior Support Engineer @ IPC Global
Follow me on my LinkedIn | Know IPC Global at ipc-global.com
or
Add a Line Chart
Set your Dimension → e.g., Month, Year
Add Measure → e.g., Sum(Sales_A)
You just need to understand that your requirement can only be plotted against common dimension like a Month
Jan, Feb, Mar etc and cannot be done if you use dimension like Month-Year or Date!