Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities 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