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

Keeping select parameters filled by autofield in previous exec when removing autofield

ANNE_LEROY
8 - Asteroid

Hello,

 

I have a table with many columns. I use autofield followed by a select in order to get the proper field types and size.

 

For performance reason, I want to remove this autofield when going live with my workflow.

 

Not sure I'm clear : 

How can I easily copy these parameters computed by the autofield tool in order to reapply them to the select when autofield is removed, either one shot manually or better dynamically.

 

Thanks.

 

Anne

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

Can you save the field types with a Select tool, remove the Autofield, and load back in the .yxft file?

Screenshot 2025-08-05 082814.png

ANNE_LEROY
8 - Asteroid

Great !   Thank you very much ...

Labels
Top Solution Authors