Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Data Values shown in Diagramm overlap and not readable

Hey Guys,

if i create a diagramm in Qlikview the values in the diagramm cant be read if no filter is selected because the data values overlap (see screenshot).

Is there a possibilty to restrict the diagramm to show data values only on each second bar? Or can i restrict the x-axis on default to show only last 10 Calederweeks?

diagramm.PNG

THX
Alan 

2 Replies
m_woolf
Master II
Master II

image.png

sunny_talwar

May be try this condition within Show Value:

Mod(RowNo(), 2) = 0

Capture.PNG

Not 100% certain if this will work as you have multiple direction, but you can restrict where values are shown by using a expression within Show Value

HTH

Best,

Sunny