Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

select * from database where id IN ( select * from database where id is not null )

Hello everyone! Good morning! I would like to know how to use the IN followed by SELECT in the Power Query of Power Bi using ODBC. I created this table in the data base to facilitate my ID's upda...