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

Jo-B
8 - Asteroid

Dear all, 

 

I would like to generate rows based on a figure in a table. 

 

On-timeall
45
24

 

The end product should look like that:

on-timeall
11
11
11
11
01
11
11
01
01

 

Do you have any idea for me?

 

Many thanks in advance!

3 REPLIES 3
jdunkerley79
ACE Emeritus
ACE Emeritus

I suggest the attached.

 

2017-12-06_09-46-17.png

 

Generate rows for the all columm

Then use a formula tool to adjust the on-time to be 1/0 

Finally another formula to change all to 1

 

 

michael_d
8 - Asteroid

Hi Jo-B,

 

Try this workflow, hope it helps.

 

Thanks,

 

Michael

Jo-B
8 - Asteroid

Dear Both!

 

Thanks for the quick help! Really appreciated the great support! :-)

Labels
Top Solution Authors