Forum Discussion

alexTaran's avatar
alexTaran
Frequent Visitor
2 years ago
Solved

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).

 

 

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)

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

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

    In my case it was:

     

     

     

3 Replies