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

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