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?
Solved! Go to Solution.
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.
Perfect thank you!