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

Adding rows

SCK
8 - Asteroid

Hello all - I have a dataset with details for over 100 clients. I have fixed 4 rows in my input but I want to insert 2 more rows across all the clients. Please help.

 

Input:

 

ClientClient NumberData
A1Cash
A1Accounts Payable
A1Accounts Receivable
A1Inventory & COGS
B2Cash
B2Accounts Payable
B2Accounts Receivable
B2Inventory & COGS

 

Output:

 

ClientClient NumberData
A1Cash
A1Accounts Payable
A1Accounts Receivable
A1Inventory & COGS
A1Completion
A1Other FSLI
B2Cash
B2Accounts Payable
B2Accounts Receivable
B2Inventory & COGS
B2Completion
B2Other FSLI
2 REPLIES 2
PhilipMannering
16 - Nebula
16 - Nebula

Hi @SCK 

 

Would something like this help? See attached...

PhilipMannering_0-1618219473871.png

 

SCK
8 - Asteroid

It worked, thank you so much! 🙂

Labels
Top Solution Authors