SOLVED
Generate row simple
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hamder83
11 - Bolide
‎09-09-2021
02:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi
i have these simple weight bands.
WBFrom | WBTo |
0.00 | 0.25 |
0.25 | 0.50 |
0.50 | 1.00 |
1.00 | 2.00 |
2.00 | 3.00 |
3.00 | 5.00 |
3.00 | 5.00 |
5.00 | 10.00 |
5.00 | 10.00 |
5.00 | 10.00 |
5.00 | 10.00 |
5.00 | 10.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:
Ive attached some sample data.
What am I doing wrong?
Solved! Go to Solution.
Labels:
- Labels:
- Common Use Cases
3 REPLIES 3
atcodedog05
22 - Nova
‎09-09-2021
02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎09-09-2021
02:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is good! Thank you very much! 🙂
atcodedog05
22 - Nova
‎09-09-2021
02:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Happy to help : ) @Hamder83
Cheers and have a nice day!