Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Network Analysis Errors

manoj
7 - Meteor

Hello,          

When I try to run the workflow I am getting 3 errors namely 

1.) Network Analysis (16) Tool #4: Error in graph.data.frame(d = x, directed = directed, vertices = vertices) 

2.) Network Analysis (16) Tool #4: Execution halted

3.) Network Analysis (16) Tool #4: The R.exe exit code (1) indicated an error.    

I am attaching my workflow and the input file. Please resolve the issue . Thanks in advance.

3 REPLIES 3
DataBlender
11 - Bolide

Hi @manoj

 

This is due to the fact that the 'Nodes' input doesn't have all of the names that are being fed through the 'Edges' input.

 

In the attached I have simply unioned in the missing names and you should see that the network chart now generates.

 

manoj
7 - Meteor

Heelo Bolide,

  The workflow is getting executed successfully but I am unable to get the chart.

Arra16
5 - Atom

Hi Manoj,

 

I am new to Alteryx and was browsing discussion pages to learn more about the Tool and came across your workflow, which I am unable to understand.   Can you please explain the workflow and its usage?

 

Labels