Home > other >  Power BI Dashboard Connected with S3 data is not working when Publish to Cloud
Power BI Dashboard Connected with S3 data is not working when Publish to Cloud

Time:10-26

I have some CSVs in AWS S3. Those are connected with a dashboard developed in Power BI desktop. The data is connected through "Simba Athena ODBC Driver".

Now, the problem is, when I am publishing that dashboard from Desktop to make that available into cloud at "https://app.powerbi.com/" it is giving error as

"There is no gateway to access the data source extension".

How to configure the gateway for S3 Bucket data for Power BI? Please help

CodePudding user response:

The refreshing using the Athena driver requires a gateway.

  • Related