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!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hi Folks,
Hope someone can help me on this one. Im working on a table but its a bit challenging to do the calculation of a new column which is an aggregate of 2 elements. I have attached a screenshot of the original table sample and the desired output column with remarks.
Thank you in advance for those who will answer.
Cheers!
pls try this
Column = CALCULATE(sum('Table'[Year1]),ALLEXCEPT('Table','Table'[Sales Rep],'Table'[Customer]))
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 68 | |
| 59 | |
| 44 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 104 | |
| 102 | |
| 37 | |
| 26 | |
| 25 |