Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Discussions

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

Adding column and moving selected data

mpotstada
5 - Atom

I am trying to take data in a column and move some of the data to a new column and then fill down.  Here is what I am trying to do:

  • Create new column
  • Move FAST: Medium: Slow: to new column
  • Fill down item description next to Fast, Medium, Slow for each P100, P200, etc.

 

mpotstada_0-1583779097624.png

 

I have also attached the sample data package.

 

1 REPLY 1
DavidP
17 - Castor
17 - Castor

Something like this?

 

DavidP_0-1583797384692.png

 

Labels