This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi all,
With the latest release of Power BI in July, Power BI has developed a new connector for Amazon Athena.
Previously I have connected to this database with Power BI using a ODBC connector. This all went very well and works fine. Today I am trying to do the same with the new connector, but I have a problem with creating custom SQL Queries in combination with the new Amazon Athena Connector. I hoped someone else has faced the same problem and has an answer for me.
With ODBC I am using the following Power Query M code to use a custom SQL Query:
Source = Odbc.Query([DSN], [SQL Query])
With Amazon Athena this is currently not possible, I can only SELECT a table, but not implement custom SQL Query's
Source = AmazonAthena.Databases([DSN], [role])
Announcement documentation AWS and Power BI
Solved! Go to Solution.
Hi JeroenR! the problem is that the new connector is in Beta. They are still developing it and it might have some features missing or bugs. I would recommend using ODBC until they finnish the development.
You can go to the release announcement or the following doc of the connector and give Microsoft feedback of your thought or missing feature:
https://docs.microsoft.com/en-us/power-query/connectors/amazonathena
https://powerbi.microsoft.com/en-us/blog/power-bi-july-2021-feature-summary/
I hope that helps,
Happy to help!
Hi JeroenR! the problem is that the new connector is in Beta. They are still developing it and it might have some features missing or bugs. I would recommend using ODBC until they finnish the development.
You can go to the release announcement or the following doc of the connector and give Microsoft feedback of your thought or missing feature:
https://docs.microsoft.com/en-us/power-query/connectors/amazonathena
https://powerbi.microsoft.com/en-us/blog/power-bi-july-2021-feature-summary/
I hope that helps,
Happy to help!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.