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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
rblalock
New Member

MySQL POINT type is treated incorrectly

I have a field in my MySQL table that is a POINT type (has lat, lon data in it).  Power BI thinks its a "Binary" type.  Currently it's unreadable.  I'd like to use the lat/lon inside of this field for a geo map.  Any tips?

 

Thanks!

3 REPLIES 3
v-shex-msft
Community Support
Community Support

Hi @rblalock,

 

I'd like to suggest you format point type to other type at mysql side, then get data and manual analysis the formatted column at power query side.

 

You can take a look at below link which about format:

13.15.6 Geometry Format Conversion Functions

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Seems like that's a bit extreme to format tens of millions of rows of data from something that you're supposed to do in MySQL when storing lat/lon, to something that will work with PowerBI.

Hi @rblalock,

 

>>Seems like that's a bit extreme to format tens of millions of rows of data from something that you're supposed to do in MySQL when storing lat/lon, to something that will work with PowerBI.

Current, power bi not support to analysis these type, so you had to do these steps at mysql side or write to t-sql query.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.

Top Solution Authors
Top Kudoed Authors