Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

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 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? 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not 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's avatar
      Anonymous
      Not 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_CityOrigin_AddressDestination_CityDestination_Address
      New YorkNew York, NYNew JerseyNew Jersey, NY
      New YorkNew York, NYLas VegasLas Vegas, CA
      New JerseyNew Jersey, NYNew YorkNew York, NY
      Las VegasLas Vegas, NYNew YorkNew York, NY