Forum Discussion
Anonymous
5 years agoNot applicable
power BI desktop | partial data pull using mysql db Import
Hi Team, When I try Get data - import mysql db on powerBI, The tables that I see has some data missing, I validated this by pulling DB tables separately on my local pc using a script and then ch...
- Anonymous5 years ago
Apparently issue was with Data source/DB itself - Hence closing this task
thanks all for your response 🙂
HashamNiaz
5 years agoSolution Sage
Hi !
You might be running into size limitatio. Try using Direct Query mode instead of Import Query to see if it brings all rows.
Regards,
- Anonymous5 years agoNot applicable
thanks for your response,
MySQL is currently not supported for Power BI that can be used with DirectQuery, Which means I'll have to import a copy of the data into the Power BI Desktop and cannot connect directly to the data source using DirectQuery.