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 a static row at the top

NandeeshGowda
5 - Atom

Hi experts, I add a static row at the top as shown in the screenshot. would this be possible using Alteryx?

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @NandeeshGowda 

 

Put the first static row into an input text tool and later union with the main data using union tool. Make sure to set the static row as first connection in sort order.

 

If you provide 2 to 3 lines of sample data in a file and provide more explanation on the requirement we can help you out.

NandeeshGowda
5 - Atom

Thansk @atcodedog05 . This is what i needed. its an interface that requires the first row needs to have some static information.

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @NandeeshGowda 

Cheers and have a nice day!

Labels
Top Solution Authors