Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is 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:
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 22 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 27 | |
| 24 | |
| 20 | |
| 20 | |
| 19 |