BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
YannRC
Fluorite | Level 6

Hello, I have a problem understanding the network analysis. I am getting what I want but I have relationships between 2 data that are not displayed.

And I don't understand what I'm doing wrong.

 

In the example below, I have a relationship between these two points (table on the right) but no link on the map.

YannRC_0-1640512786752.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
FalkoSchulz
SAS Employee

It may just be that node G10S5 is not present in your source column (ANCIEN_RELAIS). As per documentation at  https://go.documentation.sas.com/doc/en/vacdc/v_009/vaobj/n0kcvb9vm0kd1sn1b199uu8hgq1w.htm#p1omdndy7... - due to the ungrouped structure and related node attributes, all node identifiers need to exist at least once in the source column. If node G10S5 is a leaf node (=it doesn't have any child nodes), then just add one row to your data with that value in the source column and leave the value for the target column (NOUVEAU_RELAIS) blank.

Hope this helps. Falko

View solution in original post

2 REPLIES 2
FalkoSchulz
SAS Employee

It may just be that node G10S5 is not present in your source column (ANCIEN_RELAIS). As per documentation at  https://go.documentation.sas.com/doc/en/vacdc/v_009/vaobj/n0kcvb9vm0kd1sn1b199uu8hgq1w.htm#p1omdndy7... - due to the ungrouped structure and related node attributes, all node identifiers need to exist at least once in the source column. If node G10S5 is a leaf node (=it doesn't have any child nodes), then just add one row to your data with that value in the source column and leave the value for the target column (NOUVEAU_RELAIS) blank.

Hope this helps. Falko

YannRC
Fluorite | Level 6

Thank you very much.

SAS INNOVATE 2024

innovate-wordmarks-white-horiz.png

SAS is headed back to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team.

Interested in speaking? Content from our attendees is one of the reasons that makes SAS Innovate such a special event!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 490 views
  • 3 likes
  • 2 in conversation