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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hide zero value

Hello

I have a pivot table with a sum field, and i want to hide the line if value in this field "Generalkost" is 0. How is this poible?

//Gunnar Schie\\

Labels (1)
1 Solution

Accepted Solutions
kumarnatarajan
Partner - Specialist
Partner - Specialist

Hi,

Nm field use to dimention. find the attached file

View solution in original post

10 Replies
Not applicable
Author

properties--> dimension--> select field--> then check supress null value

Not applicable
Author

try this

if(Generalkost<>0,Generalkost)

Not applicable
Author

Where can i write?

Not applicable
Author

I tryed the "check supress null value in dmension"

and in presentation tab try to "supress zero values" in presentation tab, but nothing happend.

I send the QvW file, look at the tab Generalkostnader

Gunnar

kumarnatarajan
Partner - Specialist
Partner - Specialist

Hi,

Go to properties tab then check the "Suppress Zero Value" this very simple one.

else

put condition your expression level

kumarnatarajan
Partner - Specialist
Partner - Specialist

Hi,

share your expression syntex. can i help you

kumarnatarajan
Partner - Specialist
Partner - Specialist

Hi,

Nm field use to dimention. find the attached file

Not applicable
Author

Yes i works, but i want to show prNr and PrName in pivot table, like:

162 - Vedlikehold grøntarbeider - serie_ - serie_2 ..........................

How to do this`

Gunnar

kumarnatarajan
Partner - Specialist
Partner - Specialist

Hi,

Go to Presentation tab then check the "Always Fully Expandad"