Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I have a table with order ID's, order weight, and weight needed columns. I would like to create logic that will look at the current order and search the list for an order who's order weight value is less than or equal to the current order's order needed value. I have included an example of the table I am looking to create below:
Order ID | Order Weight | Weight Needed | Suggested Pool Order |
A | 40000 | 5000 | B |
B | 2000 | 43000 |
|
C | 38000 | 7000 | B |
I would like to find a formula that creates the "Suggested Pool Order" column.
Solved! Go to Solution.
Hi @Anonymous ,
You can refer to below calculated column expression.
Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !
Thank you~
Hi @Anonymous ,
You can refer to below calculated column expression.
Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !
Thank you~
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 17 | |
| 10 | |
| 7 | |
| 6 |