Forum Discussion
Anonymous
4 years agoNot applicable
Plot line Map for N nodes
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 ...
Anonymous
4 years agoNot applicable
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
Anonymous
4 years agoNot applicable
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 |