Forum Discussion
jsBrizius
10 years agoHelper I
Why is DECLARE not supported (Error)?
It seems for some reason a DECLARE in the SQL Statement does not work? Here is a simple example...
- 10 years ago
Hi jsBrizius,
We reproduced same issue as yours. Power BI Desktop will always resolve the front end input SQL statement as a derived table. So when passing the SQL statement, the "Decalare"statement cause syntax error. See the fetched query in SQL profiler:
We have reported this issue internally.
Regards,