Forum Discussion
Anonymous
10 years agoNot applicable
Cannot refresh a MySQL source
Hello, Using Power BI desktop I have uploaded a report using a MySQL datasource and while everything was working until I set up the refresh and every successive refresh (ondemand and scheduled) f...
- 10 years ago
Hi,
Can you try to delete this option?
You have to open the query editor, then do a right click on the query on the left, and "Advanced editor".
On the first line of the new window, I suppose that you can see "ReturnSingleDatabase = true" or something like that, try to delete this and try again.
Rémi
10 years agoResolver III
Hi,
Can you try to delete this option?
You have to open the query editor, then do a right click on the query on the left, and "Advanced editor".
On the first line of the new window, I suppose that you can see "ReturnSingleDatabase = true" or something like that, try to delete this and try again.
BPhetchamphone
10 years agoAdvocate II
This saved me a bit of trouble as well, thank you!