Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikwiz123
Creator III
Creator III

Need to hide bars with zero value

HELP! need to hide bars with zero value (complicated)

Hi everyone! I am relatively new to qlikview and have a question about hiding the "bars" and axis labels which have zero/null value...

 

no other answers have worked because my data is set up in an unique way. Capture.PNG.png

 

I need to hide the budget and forecast from 12h2 through 13h2 so that there is no empty space in my graph. Since no data is available for Budget and Forecast through 12h2 through 13h2, there is this weird empty space but on 14h1, since there is data for all three, it looks full.

Any help is GREATLY appreciated.

and no.... checking supress zero values doesn't do anything....

Please look at Distribution 2 and Result Table for the empty bars chart. I need to remove those empty spaces (bars) with zero values.

Labels (5)
22 Replies
qlikwiz123
Creator III
Creator III
Author

@Uday_Pasupuleti Even this condition is not working 😐

Uday_Pasupuleti
Partner - Creator III
Partner - Creator III

I don't have access to QV at this moment.

That expression should work unless your expression involves multiple aggregations and complex.

If you can post your expression by changing the field names then I can look into it.
qlikwiz123
Creator III
Creator III
Author

@Uday_Pasupuleti 

Sum({<[Funds]= {">0"}>}([Funds]))

This is what am using but it is not working.

Uday_Pasupuleti
Partner - Creator III
Partner - Creator III

Try this..
Sum({<[Funds]= {">0"}>}[Funds])
qlikwiz123
Creator III
Creator III
Author

@Uday_Pasupuleti  That's exactly what I am using (sans braces on Funds column). No luck

Uday_Pasupuleti
Partner - Creator III
Partner - Creator III

Are you sure there is no syntax error coz I can see extra () on funds column
qlikwiz123
Creator III
Creator III
Author

@Uday_Pasupuleti  Placing a field within () is never an error or incorrect

Uday_Pasupuleti
Partner - Creator III
Partner - Creator III

Am not saying it's an error.. I meant with the other parts of the exp..

Anyway, Post some screen shots of the options then I would be able to help.
qlikwiz123
Creator III
Creator III
Author

@Anil_Babu_Samineni  Any Luck?

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

When you use multiple dimensions QlikView is always going to lay the bar chart out symmetrically, reserving space for every dimension combination.  The workaround is to use a single concatenated dimension. For example in the sample qvw you uploaded:

=Quarter & '-' & Year

  -Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com