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.
SOLVED

Repeating header into new column based on format

GroupAccountant
5 - Atom

Hi,

 

I have been trying to use the multi-row formula to perform the below action on a data set whereby in one column there is a various types of data including multiple headings. Is there a way i can copy & paste the heading in front of each row below and for the heading to change when it gets to a new format in the data e.g. from "\w{2}-\d{1}-\w{1}" to "\w{2}-\d{1}"?

 

From the left data to produce the data on the right:

 

 Capture1.PNGCapture2.PNG

 

Thank you in advance for any help, greatly appreciated! 

5 REPLIES 5
aatalai
15 - Aurora

@GroupAccountant take a look at this and see if it helps

Qiu
21 - Polaris
21 - Polaris

@GroupAccountant 

We can use Multi-Row Formula tool for this as below.

0430-GroupAccountant.png

CPSlater
6 - Meteoroid

Think this may work.

GroupAccountant
5 - Atom

This works, thank you very much for your prompt help, greatly appreciated! 

Qiu
21 - Polaris
21 - Polaris

@GroupAccountant 
Glad to help

Labels
Top Solution Authors