Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Is this a bug, or an odd way in thinking of Qlik Sense? See the attached screenshot: all charts should go up to n=4, but the stacked area chart goes way beyond.
What could be the problem? No order is in two categories at any given time. Data for this example are attached. The overview tables show the correct figures.
The correct option hides in the "appearance" tab: "show missing values as 0" instead of joining the non-missing values does the trick. That took me incredibly long to find out.
I think your issue here may be the bar chart having a categorical X axis and the line chart has a continuous X axis. In this scenario I believe the Qlik engine will assume the missing dates in the continuous axis for each PendingDaysCat should just continue the area from the previous data point, until it reaches the last date for each PendingDaysCat and drops down.
Tricky if that's the case...
The correct option hides in the "appearance" tab: "show missing values as 0" instead of joining the non-missing values does the trick. That took me incredibly long to find out.