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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Line Graph Bug

I have some problems representing the data:

I have a table with users, where I store the day it was created and the gender:

I want to draw two graphs: One with number of new users each day and  the accumulate total of users each day, both by gender.

I can build a pivot table that shows the data fine:

Capt_1.PNG.png

But when I try to draw it, qlikview fails. The problem is produced because on '02/04/2014' there were 0 new female users.

If I draw a graph with new users each day:

Capt_2.PNG.png

Looks like day 2 there were 2 new females.

Also, when I try to draw the accumulate graph:

Capt_3.PNG.png

Looks like day 2, the female users were removed.

I have uploaded a qvw sample file.

Anyone knows how solve those two bugs?

Labels (2)
2 Replies
MK_QSL
MVP
MVP

Like this?

sudeepkm
Specialist III
Specialist III

line charts are continuous in nature that's the reason we use them to show trend.(growth or decline)

for you problem you may use symbols along with lines in your chart.

where ever you have a valid data point there the symbol will appear and easy to read.

T113196.png