Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Append Date to Columns?

bsolove
8 - Asteroid

I have data that looks like the sample attached below, except it continues horizontally within excel for company 3, company 4, etc.

 

I want to get the company name and company code (rows 1 and 2) assigned to the blank columns immediately to the right of the columns that have the entity name and company code.

 

 

1 REPLY 1
DiganP
Alteryx Alumni (Retired)

@bsolove Attached is the workflow that gives you the output. Does this look accurate? 

 

DiganP_0-1576698037870.png

Explanation: you have to use the transform tools to pivot the dataset and the multi row formula tool to cascade the missing data. Hope it helps. 

Digan
Alteryx
Labels
Top Solution Authors