Alteryx Designer Desktop Discussions

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

Cannot see output results through output anchor of any tool

angelaqin
7 - Meteor

Hello! I'm unable to see output results through the output anchors in a workflow whereas my teammate running the same workflow can. The dataset is not too big (a few hundred rows), and I can see the results if I attach a browse tool to the output anchor. Have you ever encountered this and how did you resolve it? Is it related to some settings issues? Thanks!

 

6 REPLIES 6
aatalai
14 - Magnetar

try putting a select tool (you don't need to chnage any of the settings) after the output connect it to the output and try running it

aatalai
14 - Magnetar

scratch that didn't read the post proerly. check settings you might of selected write no ouputs

 

angelaqin
7 - Meteor

Thanks for the reply! Do you mean the setting under "Runtime"? I didn't check that box (disable all tools that write output) though. Any other ideas?

aatalai
14 - Magnetar

@angelaqin that is what I thought. The only other thing is save close up and restart. Is there any data coming out of the the data input tool?

angelaqin
7 - Meteor

Restarting didn't help. No data coming out from the output anchor of any tool, including the data input tool. The weird thing is that I remember it worked normally before, and now it works for some of my workflow but not others. Even if I run the same workflow as my teammate, he can see the output but I cannot. Could it be something to do with memory limit in Alteryx or memory of the computer??

angelaqin
7 - Meteor

HI all, I think I found the problem: in user settings, previously I checked "override system settings" and set a high number for memory limit per anchor. This seems to be the cause of the problem, once I unchecked this, I can see output data through all output anchor.

Labels
Top Solution Authors