Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
ranibosch
Creator
Creator

Not in statement

Hi,

 

I use the following a lot when selecting data from the SQL server:

SQL SELECT

FROM "Item Ledger Entry"

Where  "Global Dimension 2 Code" not in ('CF');

 

I would like to use this same function when loading from a "Table File" but it seems not to be working.

 

What is the solution for this?

 

 

 

Labels (2)
1 Solution
1 Reply