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

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