SAS Visual Analytics

Dashboards, reports, BI and analytics - all from a single interface.
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
YannRC
Obsidian | Level 7

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
Obsidian | Level 7

Thank you very much.

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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
  • 1309 views
  • 3 likes
  • 2 in conversation