Forum Discussion

BIXL's avatar
BIXL
Icon for Resolver I rankResolver I
9 years ago

convert sql "in" statement to power query filter code

Hi all, I have a sql statment that has where clouse that uses the "in" statement that has a large number of elements in it like : select col1,col2  fromTABLE X where  col1 in ('abc','aaaa',ddd,'...