Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Generate row simple

Hamder83
11 - Bolide

Hi 

i have these simple weight bands.

 

WBFromWBTo
0.000.25
0.250.50
0.501.00
1.002.00
2.003.00
3.005.00
3.005.00
5.0010.00
5.0010.00
5.0010.00
5.0010.00
5.0010.00


If the WBTo is < 1 then the output should be WBTo.

Else take each kilo between WBFrom and WBTo.


Thought I could do like this:

Hamder83_0-1631179262254.png



Ive attached some sample data.

What am I doing wrong?



3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Hamder83 

 

Here is a way you can do it.

Workflow:

atcodedog05_0-1631180191533.png

 

Hope this helps : )

 

Hamder83
11 - Bolide

This is good! Thank you very much! 🙂

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @Hamder83 

Cheers and have a nice day!

Labels
Top Solution Authors