Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Values on data points does not work!

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.

1 Solution

Accepted Solutions
stigchel
Partner - Master
Partner - Master

-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

View solution in original post

10 Replies
morganaaron
Specialist
Specialist

HI Mikael,

Can you share the expressions you're using to calculate the total values?

Not applicable
Author

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.

Not applicable
Author

Even when I marked this one:

Again, it does shows vertical for 15 items, but not for 20.

morganaaron
Specialist
Specialist

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.

Not applicable
Author

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.

avinashelite

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

morganaaron
Specialist
Specialist

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!

Not applicable
Author

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.  

stigchel
Partner - Master
Partner - Master

-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