This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello,
I have 2 tables, with a relation on the Attribute column.
The 1st "Capacity" table is composed as follows:
| Program | Attribute | Value |
| Purchase | Joelle | 20 |
| Purchase | Nicolas | 10 |
| Sale | Joelle | 15 |
| Sale | Nicolas | 5 |
My second "Resources" table:
| Dated | Attribute | Program |
| 09/07/2021 | Joelle | Sale |
| 09/07/2021 | Nicolas | Sale |
| 04/10/2021 | Joelle | Purchase |
| 04/10/2021 | Nicolas | Purchase |
| 05/10/2021 | Joelle | Sale |
| 05/10/2021 | Nicolas | Purchase |
| 05/10/2021 | Nicolas | Sale |
On my "Capacity" table, it is the volume that an attribute can process per day depending on the Program.
On my "Resources" table, it is the assignment per day of an attribute on a program.
I must therefore highlight the overall volume that will be processed according to the programs and assignments of the attributes.
example:
For 09/07, for the "Sale" program, I must obtain a value equivalent to 15 (Joëlle's Selling Capacity) + 5 (Nicolas Selling Capacity) = 20
How can I proceed?
Thank you in advance for your help.
Solved! Go to Solution.
Hi JDIBC,
Thanks a lot. It works great !
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 25 | |
| 22 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 50 | |
| 45 | |
| 20 | |
| 18 | |
| 18 |