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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
puru85
Helper II
Helper II

Establish a Live Connection or DirectQuery with Amazon Aurora (MySQL Compliant)

Hi Experts,

I am currently working with an Amazon Aurora (MySQL Compliant) database, and I need to establish a live connection or use DirectQuery with Power BI to ensure real-time data updates.

When attempting to connect using the MySQL Database connector in Power BI, I noticed there is no option for DirectQuery; it defaults to Import mode. This is problematic for my use case as I require up-to-date data without having to refresh the dataset manually.

puru85_0-1722869886061.png

 

Here are the details of my setup:

  • Database: Amazon Aurora (MySQL Compliant)
  • Tool: Power BI Desktop (latest version as of [current date])
  • Goal: Establish a live connection or DirectQuery to ensure real-time data availability.

Any guidance or solutions to establish a live connection or DirectQuery with my Amazon Aurora database in Power BI would be greatly appreciated.

Thank you!

1 ACCEPTED SOLUTION
VijayP
Super User
Super User

@puru85 

Using DirectQuery with Amazon Aurora (MySQL Compliant) in Power BI can be a bit tricky because, as of now, Power BI does not natively support DirectQuery for MySQL databases, including Amazon Aurora. However, you can use alternative methods to connect Power BI to Amazon Aurora and achieve similar functionality.

Methods to Connect Power BI to Amazon Aurora (MySQL Compliant)

  1. Customer Connector - Tools like Simba MySQL ODBC Driver or custom connectors can be used, but they might not fully replicate DirectQuery capabilities.
  2. Using a Middleware or Data Virtualization Layer

    You can use tools like Denodo, Dremio, or other data virtualization solutions to create a layer that supports DirectQuery. These tools can act as an intermediary, providing a compatible data source for Power BI.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


View solution in original post

2 REPLIES 2
puru85
Helper II
Helper II

Hi @VijayP ,

Thank you for your suggestion. Unfortunately, I am unable to apply it, as both the Simba Trino connector and Denodo require a purchased license.


VijayP
Super User
Super User

@puru85 

Using DirectQuery with Amazon Aurora (MySQL Compliant) in Power BI can be a bit tricky because, as of now, Power BI does not natively support DirectQuery for MySQL databases, including Amazon Aurora. However, you can use alternative methods to connect Power BI to Amazon Aurora and achieve similar functionality.

Methods to Connect Power BI to Amazon Aurora (MySQL Compliant)

  1. Customer Connector - Tools like Simba MySQL ODBC Driver or custom connectors can be used, but they might not fully replicate DirectQuery capabilities.
  2. Using a Middleware or Data Virtualization Layer

    You can use tools like Denodo, Dremio, or other data virtualization solutions to create a layer that supports DirectQuery. These tools can act as an intermediary, providing a compatible data source for Power BI.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors