Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

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