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.

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