Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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 that the Pro version of Power BI only allows for 48 refreshes per day (which is not enough for what i need).
Thanks,
Andrew
From what I understand, DirectQuery is not applicable with MySQL only with SQL and other databases.
Also it appears that for the most part, real-time streaming is really only applicable with cards?
Perhaps I'm incorrect though. For my application I need to track a number of moving objects on a map with gps coordinates.
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.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.