Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi! So, I have a table with N nodes that are connected with other N nodes.
Each row have two address, one for the point A and other for the point B.
NodeA AddressA NodeB AddressB
Sometimes the NodeA have a lot of connections with other nodes.
NodeA AddressA NodeB AddressB
NodeA AddressA NodeC AddressC
I'm trying to show that connection on a map, but it's not working. I was using Flow Map, but it showed only a few of those connections and they were not precise.
Force-directed Graph works and show each node and each connection. But since a I have the address, why not show it on a map.
It's possible to show those connections on a map?
Hi @Anonymous
I don't understand your needs very well. Can you provide detailed data and the results you want to achieve? If possible, please provide the pbix file (hide sensitive data) to help us to deal with the issue easier .
Best Regard
Community Support Team _ Ailsa Tao
Hello @Anonymous, thank you for your reply.
It's a flow map between two points. From PointA to PointB.
I found the problem: when I have a row with origin and destination as equals (PointA to PointA) the visual Flow Map (PowerBI - Flowmap Custom Visual (weiweicui.github.io)) stops working. It can't handle that situation.
So I was wondering if the are other ways to show that line between to points on a map. So far, nothing.
Origin_City | Origin_Address | Destination_City | Destination_Address |
New York | New York, NY | New Jersey | New Jersey, NY |
New York | New York, NY | Las Vegas | Las Vegas, CA |
New Jersey | New Jersey, NY | New York | New York, NY |
Las Vegas | Las Vegas, NY | New York | New York, NY |
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.