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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Dataflow with Amazon Athena

Hello, I created a dataflow using Amazon Athena, there are no problems in Power Query, I can see the database, tables, records.
But when saving and trying to refresh the dataflow I get an error:

 

Error: Expression.Error: The import AmazonAthena.Databases matches no exports. Did you miss a module reference? .
RootActivityId = 34d0ab85-df75-4a51-8050-674378b0aabc.
Param1 = Expression.Error: The import AmazonAthena.Databases matches no exports. Did you miss a module reference? Request ID: 3212ef65-4639-656c-c96d-8c325cc801d6.

Tell me, maybe someone had a similar error and knows how to overcome it?

Status: Investigating

Hi @MykolaKhutkyi ,

 

Based on the error message, by my research, it seems to be related to the operation done in Power Query. To investigate the root cause, I suggest you do the following test:

1. Clear permissions and cache.

2. In Service, create a new dataflow, connect to the data source without any transform in Power Query, then try to refresh.

3. Connect to the data source in Desktop and publish to Service, then try to refresh.

 

Best regards,

Community Support Team _ kalyj

Comments
castor
Frequent Visitor

@marwoodThank you!!! I confirm it works for me too now.