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

Adding list made up of years

himam
6 - Meteoroid

Hey everyone, I honestly am not sure how to describe what I am trying to do so I am just going to go and paste what I have and what I need to get. Previously it was being done by creating lists with the year and then mutating it onto the existing data. 

 

What I have

Segment1Segment2Segment3
ProgramsADVLIA
ProgramsADVPRO

 

What I want to get

himam_0-1679695057059.png

 

Thanks once again in advance!

4 REPLIES 4
jrgo
14 - Magnetar

HI @himam 

 

I'd recommend learning the Generate Rows tool. Here's an example which generates rows until the condition is not longer true.

 

 

jrgo_0-1679695858398.png

 

martinding
13 - Pulsar

Hi @himam,

 

Is this what you want to achieve?

 

himam
6 - Meteoroid

Hi, Yes this is what I am looking to do. Except I tried doing this with a much set and got an error saying "There were more than 16 records in the course" I have attached the data I was using. Do you know what I can do differently to make it work? 

 

Thanks!

martinding
13 - Pulsar

Hi @himam ,

 

Yes, that "error" is the result of a configuration in the Append Tool. 

 

If you go to the configuration and switch to one of the following, it will work:

martinding_0-1679706624727.png

 

Labels
Top Solution Authors