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

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

Labels (1)
1 Reply
Not applicable
Author

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