I'm trying to test setting up a data driven subscription that takes a parameter from the report but it wont validate the query, should I be able to do this.
SP: Select * from Table where Column = @Variable
The @Variable is called the same of the report.
This is 2017 version of reporting services