Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live 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~
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 15 | |
| 14 | |
| 9 | |
| 8 | |
| 8 |