cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
brett-davidson
New Member

An exception occurred: An error happened while reading data from the provider

I'm getting the following error when attempting to set up a Dataflow to connect to a Postgresql database.  We have the correct version of npgsql installed.

 

An exception occurred: An error happened while reading data from the provider: 'Exception has been thrown by the target of an invocation.'

3 REPLIES 3
justa20fan
New Member

The issue was FIPS being enabled on the PBI Gateway server.  The NPGSQL application will not work with FIPS enabled.  In our case I moved the gateway server to a different GPO that has FIPS disabled. 

collinq
Super User
Super User

Hi @brett-davidson ,

 

If you are using a Dataflow and you are getting that error I would turn in a ticket to Microsoft to confirm that on their side they have the right version of npgsql installed since I believe that it is their install and not yours that is used in a Dataflow. Please let us know the result.




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




Hi @collinq ,

 

Thanks for the response. The dataflow executes trough the gateway and not from the Microsoft side.  The version of npgsql is the correct version.  We have a ticket opened with MS, so hopefully we can get it resolved at some point.

Helpful resources

Announcements
Vote for T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Vote for your favorite t-shirt design now through March 28.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

March Events 2023A

March 2023 Events

Find out more about the online and in person events happening in March!

Top Solution Authors