Alert: There is a planned Community maintenance outage October 16th from approximately 10 - 11 PM PST. During this time the Alteryx Community will be inaccessible. Thank you for your understanding!

Alteryx Designer Desktop Discussions

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

Overview of used tools and settings in workflow

Tienemientje
8 - Asteroid

Hi all,

 

Is there a way to export/list all the tools used in a workflow and the settings?

 

I believe this might be very hard to design, especially for difficult flows, but in some easy flows a nice way to have/check documentation of a workflow.

 

Example:

1. Inputfile: c:\xxxx.csv

2. Filter.  Customer country = "Belgium"

3. Formula. Column: Total amount Configuration: IF amount >0 then.....

4. Select. Customer country, Total amount

5. Output. C:\my documents\file.xls

2 REPLIES 2
JosephSerpis
17 - Castor
17 - Castor

Hi @Tienemientje you might want to check this article. The Auto Documentation tool would capture all of that info.

Tienemientje
8 - Asteroid

Thank you so much @JosephSerpis , exactly what I'm looking for!

Labels