We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Help with generate rows

csh8428
11 - Bolide

I'm trying to get from A to B(see screenshot), but I can't seem to configure the generate rows tool correctly to get the desired result

 

I'm trying to do the following. Lets say on 1/1/2024 there are 5 users. I want to create 5 rows of 1/1/2025 with 1 user.

screnshot.png

 

Thanks for any help!

 

Craig

2 REPLIES 2
ChrisTX
16 - Nebula
16 - Nebula

Try this

 

Generate Rows screenshot.png

Then use a Formula tool to set the value of [# of Users] to 1 for all rows

 

Chris

csh8428
11 - Bolide

Perfect.. Thanks!

Labels
Top Solution Authors