Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Creating column values using user interface

rajatjain1
8 - Asteroid

Hi,

 

I have a column with values for Name  such as 

 

Name      Age       School

A

B

C

D

E

 

I need to fill Age & School Details using user interface for each of the Name.

 

How can this be achieved so i can input for each and every name for both Age and School?

 

 

2 REPLIES 2
messi007
15 - Aurora
15 - Aurora

Hello @rajatjain1 ,

 

Please see below

 

messi007_0-1605605939808.png

You have to create the Excel file for the output and then update it 🙂

 

If that helps make it as solved 🙂

 

Regards

rajatjain1
8 - Asteroid

Hi,

 

This requires me to run the workflow for as many times for as many names. Isn't it possible to map all the names at once reducing the number of runs it would require?

Labels