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.

Automate API Column Picklist Options

Jen1234
7 - Meteor
 

Hello,

 

How do I create something that will automatically pull in a list to replace the manual input of options "One, "Two" each time a edit is needed? Thank you!

 
  Id = 5005385858869124,
  Title = "First Column",
  Index = 0,
  Type = ColumnType. PICKLIST,
  Options = new string[] { "One", "Two"}

 

0 REPLIES 0
Labels
Top Solution Authors