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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression ???

Hi All,

I have a Straight Table object.

I need to Display the values of the table, where the Amount = 0.

12 Replies
Not applicable
Author

Thanks Nizam

Not applicable
Author

Thanks Manish.

Its working

veeranj
Creator II
Creator II

Hi,

It can also be done by using the expression as
only({<Amount={0}>}Amount) and add SNO and Name as dimensions .
Then it will display those rows where Amount field was ZERO


Anjee