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

Generate rows tool using strings!

JOliver251
7 - Meteor

Very basic question, if I wanted to create 10 rows of data that all output the same string (e.g. Sales), how do you configure the tool to do this?

2 REPLIES 2
LordNeilLord
15 - Aurora

Hey @JOliver251

 

You could just do a standard Generate Rows creating 10 rows (1-10) and then add a formula to create your new column with "Sales" as the value.

 

 

JOliver251
7 - Meteor

Perfect thank you!

Labels
Top Solution Authors