Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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