Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Direct query syntax returns data in PowerQuery perfectly but shows error when update PowerBI project

When I run this Direct query syntax (calling a stored procedure in SQL Server) it returns data in PowerQuery perfectly without error and displays the returned data in the table.

However when I when try to save my PowerBI Desktop project I receive an error message that does not make much sence to me:

Microsoft SQL: Incorrect syntax near the keyword 'EXEC'. Incorrect syntax near ')'.

 

So how can there be an error when the data from the query already are returned and displayed in PowerQuery? 🤔

7 Replies