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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Power BI PostgreSQL Dataflow Geom column error

I am connecting to a PostgreSQL database and want to import several tables with a geom data column.

However, when I connect to the table (PostgrSQL connector in either Power BI Desktop or Power BI Service Dataflow) the geom column shows as 

HMJSomerset_0-1694445698908.png

The error reads as...

An error happened while reading data from the provider: 'We don't support CLR type 'Microsoft.Mashup.Engine1.Runtime.ValueException'.'

How can I view the geom data?  All the other columns load without an issue.  Each entry in the column is 59,330 characters long

1 REPLY 1
TomMartens
Super User
Super User

Hey @Anonymous ,

 

Create view on PostgreSQL and convert the geom datatype to WKT (Well Known Text), this thread provides samples how this can be done: https://stackoverflow.com/questions/49905207/convert-postgres-geometry-format-to-wkt

 

Hoepfully,  this provides what you are looking for.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.