Forum Discussion
GuySev
Advocate I
8 years agoConnecting to other PBI file
Hi all, I came across an issue and was wondering if anyone has encountered with the same problem. I've built several reports, connecting to multiple data sources (SQL Server, MySQL, Google Analy...
Anonymous
8 years agoNot applicable
GuySev,
It is not possible to connect to Power BI Service dataset and other data sources in a single Power BI Desktop file. In your scenario, I would recommend you write specific SQL statement to get required rows and columns from MySQL database.
Regards,
Lydia
GuySev
Advocate I
8 years agoThank you Anonymous, unfortunately I already tried this but my data is still too big. I guess for now I will split my report into smaller pieces of different files.
- Anonymous8 years agoNot applicable
GuySev,
Yes. The workaround is to split the report to different reports. Or you can migrate data from MySQL to other database source like SQL Server or Oracle, then use DirectQuery mode.
Regards,
Lydia