Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am struggling with a Combo chart. Once in the beginning of the application (which I am not allowed to share, unfortunately), the Values on Data Points worked fine. This time however it will simply not show for both the lines and in the stacked bars. I made a total on the top of the stacked bars (using invisible trick), it does do not work anymore. I made some set analysis since, but I cannot see how that should effect it.
When I use the "Enable X-axis Scrollbar" and reduced the items to like 5, it actual works, but there should be place for the text even with 20 items.
-Mikael- wrote:
Even when I marked this one:
Again, it does shows vertical for 15 items, but not for 20.
Try setting the value for max values shown to e.g. 1000 instead of 100
HI Mikael,
Can you share the expressions you're using to calculate the total values?
Hmm not as they are, but to show the total for the stacked bars, I for a start use:
Round(Expression1+Expression2+Expression3)
And then this is marked:
When I then use this:
It shows the total, but if I set it to 20, it is gone, there should be place for it. I tried to change size in text format under the expression, but no luck so far.
Even when I marked this one:
Again, it does shows vertical for 15 items, but not for 20.
Bizarre - the values shouldn't disappear regardless of size, for me even with 30+ bars the values just get crumpled into one big mess even at the smallest width possible.
What version of Qlik are you using? And what dimension are you running the values over? Just wondering if there's something invalidating the expression somehow.
Thx, I would have expected the same.
QV 11.20 SR12.
I do use a calculated dimension, but even if I choose a simpel dimension like YearMonth, it does not work.
Hi Mikael,
As per knowledge , you should able to get the value on the data points, Can you please create a sample app with test data? so that we can see whats the issue
Short of being able to see the issue myself, I can only suggest sending an email to Qlik support and seeing if this is a bug - I use SR10 and can't seem to replicate the issue, so that would be the next logical step!
Hmm, If I do a new application with an inline table and simple dummy data, it works fine. As a matter of fact I dont even need the extra Total expression, if I mark Values on Data Points on each expression and stack them, it shows the total on top.
-Mikael- wrote:
Even when I marked this one:
Again, it does shows vertical for 15 items, but not for 20.
Try setting the value for max values shown to e.g. 1000 instead of 100