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: 
Anonymous
Not applicable

show/hide the Rows

Hi,

Here am using variables for Stretch and RPI. If stretch and RPI is "No", then it will show the value as 0. So i want to hide the rows when it is showing '0'. since in presentation tab i checked supress zero values.

Please someone help out to achieve the same.

Thnks,

Nisha loganathan

Labels (1)
1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi,

Check this.

Regards

ASHFAQ

View solution in original post

4 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

Go to Chart properties --> Expression tab --> Select your Expression check conditional and write If(Stretch>0).

Regards

ASHFAQ

Anonymous
Not applicable
Author

Hi,

Thanks for your reply. But when am doing as per what yo said, that record is not showing but at the same time i want PIP row fully. When am doing like this , PIP value 10 is not showing.

i attached the application for your reference.

ashfaq_haseeb
Champion III
Champion III

Hi,

Check this.

Regards

ASHFAQ

Anonymous
Not applicable
Author

Hi,

Thank yo so much. It helped me a lot