Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Creating new column and values from existing column/row values

$
0
0

I currently have:

QuarterQ_CategoryQ_DescriptionValue
Q2petsdogs0.123456
Q3petsdogs0.123456
Q2petscats0.123456
Q3pets cats0.123456
Q2familymom0.123456
Q3familymom0.123456
Q2family dad0.123456
Q3familydad 0.123456

  

but need the data to look like this:

 

Q_CategoryQ_DescriptionQ2 ValueQ3 Value
petsdogs0.1234560.123456
petscats0.1234560.123456
familymom0.1234560.123456
family dad0.123456

0.123456

 

I am very new to Alteryx and am having a difficult time trying to move/separate these values. Any ideas would be great! Thanks!


Viewing all articles
Browse latest Browse all 4999

Trending Articles