Forum Discussion
Anonymous
7 years agoNot applicable
Dax/Mquery syntax to include a query within the load statement.
Need another pair of eyes to see where I am missing something to allow for this data source with a query> = let Source = Sql.Database("Test", "Reporting", [Query="SELECT * FROM [dbo].[Invoice] W...
- 7 years ago
Anonymous seems like you are missing a quote
parry2k
7 years agoSuper User
Anonymous seems like you are missing a quote