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

Fields specific records

I have a fact table what includes sales and open orders. In a list box if I have the field "Customer Name" I get all customers with sales and open orders.  I want the list box to only show customers with open orders. So I want something like:

CUST_NAME {$ < SO_TYPE = {"ZLOC","ZTHR"}>})

but I can't seem to get the right syntax.

Help.

Thanks,

Stephen

1 Reply
Not applicable
Author

Created a second customer name in script for open orders and that did the trick.