how i can specify my load statement if i want to add in qlik only values that matching with values from tab1 try to use wildMatch like : Where WildMatch([Fruits],'tab1')<>0 but i don't know how to coorectly specify it to match my values from field [fruits] with each values of tab1 without joins