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

Replace Input tool with the copied one (from clipboard)

Duszko
7 - Meteor

Hello, I have an Input tool in my workflow with multiple connections. I want to replace it with another Input tool (not losing existing connections!) which I've just copied (something like replace using the one from clipboard option).

 

Is there such an option? I know the delete and connect around option, but I believe this won't work for the Input.

4 REPLIES 4
ShankerV
17 - Castor

Hi @Duszko 

 

The best way is use the workflow dependencies to edit your incoming file.

 

ShankerV_0-1674036207449.png

 

Many thanks

Shanker V

 

 

ShankerV
17 - Castor

Hi @Duszko 

 

Options -> Advanced Options -> Workflow dependencies

 

As soon as you open, you might see as below.

ShankerV_0-1674035956561.png

 

Click on Show Individual Tools

ShankerV_1-1674036096580.png

 

You will get the option to modify the Input file. By this way it will not affect the connections, only replace the input file.

 

ShankerV_2-1674036144507.png

 

Feel free to mark the solution of the post which helped to resolve the issue, so similar issues faced by other community members in future can be helpful to refer the solution.

 

Many thanks

Shanker V

Duszko
7 - Meteor

Hi @ShankerV,

Although your solution does not provide me with an option to maintain all configuration from the Input tool I've copied I still think your answer was useful to me as I did not know that option.

Thank you!

ShankerV
17 - Castor

Hi @Duszko 

 

Thanks for posting the next question, I was trying to post the solution for this issue "(not losing existing connections!)"

 

By using the workflow dependencies, it will still retain the old configuration until unless we are not changing the file type (from .xlsx to .csv)

 

As different file types have different configuration it will not keep the old configuration.

 

Hope it helps!!! Please feel to reach out if you have more questions!!!

 

After changing the workflow dependencies:

Old configuration remains same until the file type is changed.

 

ShankerV_0-1674038776129.png

 

Many thanks

Shanker V

 

 

 

Labels
Top Solution Authors