Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
arneman
Regular Visitor

Live MySQL Dashboard

Hi

 

I've received a request to be able to show a live updated dashboard on a monitor in our department. The purpose of the dashboard is to show KPI data for our team.

 

All of the data is currently stored in a MySQL database. I've managed to connect to this through the PowerBI Desktop but a connection through the app.powerbi.com is not possible. It seems to me when connecting through the desktop version, PowerBI does an import and not a connection.

 

Can you help me out on this connection issue?

 

Kind regards

 

Arne

3 REPLIES 3
Anonymous
Not applicable

@arneman MySQL is not a supported data source for Direct Query - reference. In addition, even if you did have direct query running, a dashboard tile won't update in real time. It "should" update about hourly. You could look into custom building a push dataset, but that is usually a bit out of the realm of comfort for most users posting questions.

Dear @Anonymous

 

I mentioned to get it working using a data gateway. So the dataset is configured to be updated automatically. The dashboard however is not refreshing automatically. Is there a setting I'm missing?

Anonymous
Not applicable

@arneman The dashboard refreshes on it's own schedule. usually 30 min to an hour after the dataset automatically. The only way to instantly update a dashboard tile is to use a push dataset or live streaming. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors