Hello
I am writing a Power Query to extract data from a SQL Database. I wish to filter the data extracted.
I have tried one step being the SQL query, and then the second step the filter, but that ends up with the Power Query loading all rows from the database before filtering, or thats what it looks like.
So I then tried referencing a variable/parameter in the SQL step. This is the bit I need help with.
The variable is a value from the a sheet,


But then I get this when I try to use

Please does any one have any advice?
Thank you
Stuart