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: 
sujeetsingh
Master III
Master III

Urgent Help

Hi.

All done guys. thanks fopr your replies

..

5 Replies
sushil353
Master II
Master II

use expression in listbox with some condition like if(diseses<>0,diseses)

sujeetsingh
Master III
Master III
Author

Sushil i have to judge it on Value and value is as - or null at many places.

sushil353
Master II
Master II

please post sample data...

Not applicable

if(diseses<>0 and diseses<>'-',diseses)

vikasmahajan

While loading time you can insert

if(diseses<>0 and diseses<>'-',diseses) as flag

as per flag you can get null values. We have approch the same.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.