Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have an issue with a line chart:
For some reason the red "Beta" data is still shown when there is no data, and it interferes with the data that should be present. In the upper graph, its tail covers the "Alfa" data. In the two graphs in the right the data is presented as expected.
It seems like the "Beta" draws a straight line from its last value to the last value present in the graph. This is clearly seen when selecting to suppress zero values in the lower left graph.
* One "solution" is to fill up "Beta" with zeros, but I don't want to do that since it gives unwanted behaviour in other places.
I have attached the .qvw file from which the screendump is taken.
* If I put "Alfa" on top of "Beta" it also works, but in my real application I have many more data sets and they are dynamic, so I don't want to try to sort them.
Can someone please explain why this happens and how I can get rid of the tail of non-existing values??
Thanks in advance for your attention.
I opened a case on this issue, 00417189, and it was accepted as a bug.
My guess is a bug in the rendering engine. The red tail in the upper left chart should simply be blue like in the lower left chart. Suppressing the zeros will ignore those zeros causing an interpolation, which is correct for that option but not what you want.
Is there a way to get rid of the interpolation from "Beta"'s last value to the last value shown in the graph ("Alfa"'s)? Or maybe force it to interpolate to the next-coming zero?
Or maybe that should be "extrapolate"? 🙂
I opened a case on this issue, 00417189, and it was accepted as a bug.
Is there any reaction on this from QlikView side?
are there any new information about this bug?
"Your issue as described below has been reported to our R&D department with ID 69494." as of 16/10 -15.
Any updates on this issue??