Start Free Trial

Alteryx Designer Desktop Discussions

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

Workflow Outflow

anupgupta12
8 - Asteroid

Hi There!

 

can we get output in specific column using output tool.

 

For example if I want my output in specific cell A1 or cell B7, something like that, how it can be done?

1 REPLY 1
Luke_C
17 - Castor
17 - Castor

Hi @anupgupta12 

 

Yes, you can using the below syntax. The below output would write to cell A3

 

\Filepath\File Name.XLSX|||Tab Name$A3:A3

 

This can also be done through the pop-up when setting up the output tool:

Luke_C_0-1624458101628.png

 

Labels
Top Solution Authors