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.

Reporting Tool Output

ShreyaSharma
8 - Asteroid

Hi All,How to get the Output and Render Output Data in Same file..

 

Attached file.

 

4 REPLIES 4
randreag
11 - Bolide

Hi @ShreyaSharma 

 

You could use a block until done , connected to the render and to the output. In this way you can write over the same file

 

I hope it helps 

 

 

pedrodrfaria
13 - Pulsar

Hi @ShreyaSharma 

 

You should use the block until done to run the render tool first before the output data. 

 

Please see below for your case:

 

pedrodrfaria_0-1610319824550.png

 

Here, we are making sure the render will execute first and then the output data.

 

Pedro.

 

Pedro.

 

ShreyaSharma
8 - Asteroid

Hi @pedrodrfaria 

 

Pedro..Thank you so very much!

 

Can you please share the workflow.

 

pedrodrfaria
13 - Pulsar

@ShreyaSharma 

 

See attached.

Labels
Top Solution Authors