Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Output tool is producing Blank output

Sunny_Ahmed
5 - Atom

Hi everyone I am facing this issue since a verly long time tried to sift through alteryx forums. I am using a path to get the otuput the output tool generates a file which has the headers but data is blank. Please look at the attachments. output_blank.JPG

3 REPLIES 3
dreldrel
8 - Asteroid

Could you please try to add another row in your dataset and output again to see if you still get the blank data? Also, can you please check if your file is updated correctly after running the workflow? You could verify this by modified timestamp

KGT
13 - Pulsar

You're really concentrating on the Output Path, when you are actually concerned with what is output.

 

If the file is updating like @dreldrel suggested checking, then you get to look in the workflow to see what's being passed to the Output tool.

 

Can you share the log of the workflow? Even better, take a look and see how many records alteryx is saying it wrote to that file.

Sunny_Ahmed
5 - Atom

Thanks guys! I had the cancel workflow on error ticked. Due to that there was an issue in the tool writing part. 

Labels
Top Solution Authors