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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Learnerr
Contributor III
Contributor III

Qlikview Animation

Hi all,

 

I have an animation bar chart in Qlikview.

I have a cumule bar chart. But for example if in August that customer didnt buy any product the graph shows it empty then carry on in September as cumule again.

I dont want to see any blank field in my animat bar chart.

How can i do that,please?

1 Solution

Accepted Solutions
rui24
Creator
Creator

Hi Learnerr

Try this

Sum({<Measure Field= {">0"}>}Measure Field)

This only show the graph when the Sum of the "Mesasure Field" have a value greater than 0.

View solution in original post

1 Reply
rui24
Creator
Creator

Hi Learnerr

Try this

Sum({<Measure Field= {">0"}>}Measure Field)

This only show the graph when the Sum of the "Mesasure Field" have a value greater than 0.