Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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