Forum Discussion
awiebe
6 years agoFrequent Visitor
Refresh rate workaround for MYSQL database
Hello, For my application I need Power Bi to be able to refresh the data it is getting from the MYSQL database at at least a 2 minute refresh rate. Is there a workaround to do this considering t...
v-xuding-msft
6 years agoCommunity Support
Hi awiebe ,
As GilbertQ suggested, it is a good idea for always showing the latest data to connect with Direct Query mode or create a real-time streaming dataset. I add two documents that you can reference.
| Data is changing frequently, and near ‘real-time’ reporting is needed | Models with Imported data can be refreshed at most once per hour. Hence, if the data is continually changing, and it is necessary for reports to show the latest data, then using Import with scheduled refresh might not meet those needs. Note also that it is also possible to stream data directly into Power BI, though there are limits on the data volumes supported for this case. Using DirectQuery, by contrast, means that opening or refreshing a report or dashboard will always show the latest data in the source. Additionally, the dashboard tiles can be updated more frequently (as often as every 15 mins). |
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.