The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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 @JAKEPBI ,
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 @JAKEPBI ,
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~
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
21 | |
20 | |
17 | |
15 | |
13 |
User | Count |
---|---|
42 | |
36 | |
23 | |
22 | |
17 |