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
Hello,
I have a table Table 1
COL1 ---------- COL2
Local ---------- 10
Global ---------- 20
Local ----------15
Local ---------- 30
Global ----------15
Global ----------10
What I'm trying to do is create a measure, where SUM COL2 where COL1 is Local gets divided by SUM of CLO2 Where COL1 is Global
So basically SUM(Local.COL2) / SUM(Glocal.COL2)
Apprecite your help.
Solved! Go to Solution.
Hi @sabeensp ,
Try this code:
Hi @sabeensp ,
Try this code:
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 67 | |
| 59 | |
| 46 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 104 | |
| 103 | |
| 37 | |
| 27 | |
| 26 |