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: 
SahrierParvez
Contributor III
Contributor III

DAX conversion

Hi, select distinct lotnum from ICStatementDetails where LOTNUM not in (select distinct lotnum from ICStatementDetails where REFFERENCE like '%plant%' or REFFERENCE like '%factory%') I want this SQL fromate convert to DAX for Qlikview
0 Replies