Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
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~
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
16 | |
10 | |
8 | |
8 | |
7 |