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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
alexTaran
Frequent Visitor

Postgre "We do not support CLR type 'Microsoft.Mashup.Engine1.Runtime.ValueException'" Error #powerB

Hi, community,

 

need help how to solve error issue during connection to postgre db from dataflow (or desktop - not matter). 

Connection is ok but when I try to transform data, I see errors in fields where text or whole numbers should be (see picture 1).

 

posgre1.png

 

When I try to see details, there is a message from pbi: 

" 'We do not support CLR type 'Microsoft.Mashup.Engine1.Runtime.ValueException'"

(see pic2)postgre2.png

Any ideas how to couple with this error? 

I have found a similar topic but there is no decision of this trouble. 

 

Thanks in advance

1 ACCEPTED SOLUTION
alexTaran
Frequent Visitor

Hi, everything works but you should trasform data by SELECT CAST. 

In my case it was:

alexTaran_1-1713258587808.png

 

 

 

View solution in original post

3 REPLIES 3
alexTaran
Frequent Visitor

Hi, everything works but you should trasform data by SELECT CAST. 

In my case it was:

alexTaran_1-1713258587808.png

 

 

 

Greg_Deckler
Super User
Super User

@alexTaran Dictionary/composite types are not supported in Power BI: https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-data-types

 

You *might* be able to do something by using Python/R to connect to the Postgres server and doing some fancy conversion stuff.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

hi, Greg,

 

Is there any manuals how to do it by using R?

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.