cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
sabrinasimao
Frequent Visitor

Local data storage using ODBC with AWS Athena

Hi,

 

I was wondering how Power BI stores the data queried from Athena.

I have a direct connection between my report, the ODBC middle driver and the Athena data catalog.

I run a query in Power BI to get the data from it's source, and I have several datetime filters and select statements.

Will the data stored on my report and local machine be only the ones queried, or will Power BI import the whole database from Athena to run the query locally?

 

I can provide further information if necessary or if the question is not clear

 

Thank you!

1 ACCEPTED SOLUTION
v-xiaoyan-msft
Community Support
Community Support

Hi@sabrinasimao,

 

Athena also has 30.000 rows limit .

The CData Amazon Athena Connector contains an embedded SQL Engine that pushes supported SQL operations to the data source and processes unsupported operations client-side (Query Folding).

 

Please check if the following is useful :https://www.cdata.com/drivers/athena/powerbi/?gclid=EAIaIQobChMIsN7R_vCx7wIVQteWCh3GGQv-EAMYASAAEgI3... 

 

https://blog.openbridge.com/how-to-connect-microsoft-power-bi-to-amazon-athena-c2cc4f295ac4 

 

 

Hope it helps.

 

Best Regards,
Caitlyn Yan

 

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

View solution in original post

3 REPLIES 3
v-xiaoyan-msft
Community Support
Community Support

Hi@sabrinasimao,

 

Athena also has 30.000 rows limit .

The CData Amazon Athena Connector contains an embedded SQL Engine that pushes supported SQL operations to the data source and processes unsupported operations client-side (Query Folding).

 

Please check if the following is useful :https://www.cdata.com/drivers/athena/powerbi/?gclid=EAIaIQobChMIsN7R_vCx7wIVQteWCh3GGQv-EAMYASAAEgI3... 

 

https://blog.openbridge.com/how-to-connect-microsoft-power-bi-to-amazon-athena-c2cc4f295ac4 

 

 

Hope it helps.

 

Best Regards,
Caitlyn Yan

 

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

amitchandak
Super User
Super User

Not quite what I was saying. I still want to import some parts of my table locally. I was just wondering if the Athena has 30.000 rows and I use ODBC to run a query that filters by Date and only returns 2.000 rows, will only the 2.000 rows be stored in the report, or will ODBC import the whole database to run that query locally.

 

It's a performance issue kinda

 

Thank you!!

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors