Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When measure value is too small, the Axis label in the Chart repeating. In the screenshot attached, the measure value is 1 and the label repeats as 0 0 0 and 1 1 1. How can make it appear only once?
These don't look like they're repeating values - they look like they're 0, 0.2 (rounded down), 0.4, 0.6 (rounded up), 0.8, and 1.0. Looks like the labels are being forced to display as an integer, though. QS bar charts typically recognize when they're formatted as an integer and the axis labels react accordingly (tested with June 2019 which is the only version I have handy), so I'm not sure what you did to get them to display this way...
You are absolutely right. The value that you see Count of Records. There are no decimals, but Qlik fills up the space with .2 .6 .8 etc and rounded up.
Can you please explain how formatted them as Integer?
The solution you provided works great for Bar chart with single measure. But it does not make any change in the Stacked Bar, even when i change all the measure to Integer.
Any help is much appreciated.