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! Get ahead of the game and start preparing now! Learn more
Hello,
Please help me to solve this issue. I gave two related tables ( i made a small excel example below).
I need to sum delivered amount from another table.
If the information would be in one table, the formula could be like below, but information is in two tables that cannot be merged.
IF( Calculate( sum(delivered amount), isnumber(search(contracts[contract number], deliveries[contract number]) = TRUE) > contracts [amount]],
contracts[amount],
Calculate( sum(delivered amount), isnumber(search(contracts[contract number], deliveries[contract number]) = TRUE))
Please, help ne with this issues.. so mush time spent on it..
Best wishes,
Kristina
Solved! Go to Solution.
Try follow the steps.
1. First split table 2 into rows.
2. Create a relationship.
3. Create a column.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Try follow the steps.
1. First split table 2 into rows.
2. Create a relationship.
3. Create a column.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 42 | |
| 23 | |
| 18 |
| User | Count |
|---|---|
| 193 | |
| 124 | |
| 101 | |
| 67 | |
| 49 |