We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Outputting the True and False from a Filter to the same file on different sheets?

abragg0103
7 - Meteor

I have a simple filter workflow that will always have some TRUE items and some FALSE items. I want both tables to be output into the same .xlsx file on different sheets. When I try two Output nodes, it gives me a "cannot write" error. I want a sheet called Less Than Equal 1MM as well.

Capture.PNG

2 REPLIES 2
kumaranvr1984
8 - Asteroid

Hi, 

Use block until done tool before the output tool and don't forgot to give the different tab name. Cheers!!!

abragg0103
7 - Meteor

That did it! Thanks

Labels
Top Solution Authors