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

How to store the output in a sequential format?

madhurinani
8 - Asteroid

Hello,

Below are my requirements:

  • 2 different input data sources are used
  • output for those should be stored in the same excel file
  • 1st data source output should be the 1st tab in the excel while 2nd data source o/p should be the 2nd tab in the same excel file

How can i manually create a sequential that the 1st data source o/p stored gets saved 1st etc.

I tried using Block until done but somehow ran into issues.

 

Thanks

 

 

 

 

3 REPLIES 3
messi007
15 - Aurora
15 - Aurora

@madhurinani,

 

Please take a look on this :

 

messi007_0-1662992191867.png

 

Hope this helps,

Regards

binuacs
21 - Polaris

@madhurinani One way of doing this

binuacs_0-1662992385979.png

 

madhurinani
8 - Asteroid

@binuacs @messi007 Both of your solutions worked for my use case. Thanks

Labels
Top Solution Authors