Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello ,
I need some help making a map with origin and destination and wkt on Icon Map. I have tried everything and watched every single tutorial but it seems that I am doing something wrong. 😭
The wkt doesn't work for me (see screenshot bellow). Any idea what I am doing wrong?
Please find my pbix file here: https://drive.google.com/file/d/1lBBcGHLCI1MJ_mGzZ6HkU4XqdXbgfpwk/view?usp=sharing
Thank you!
Eloise
#iconmap @jamesdales
For a start your WKT text is formatted wrong. For example, you have your WKT like:
LINESTRING(-1,999 43,999,-0,999 45,999)
When it should be:
LINESTRING(-1.999 43.999,-0.999 45.999)
Notice the decimal places have been added instead of commas. A comma should only be used to separate a coordinate pair.
You also have empty values. See examples of these issues highlighted in red in the image:
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 38 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 58 | |
| 28 | |
| 27 | |
| 25 |