Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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:
| User | Count |
|---|---|
| 55 | |
| 42 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 74 | |
| 63 | |
| 40 | |
| 23 | |
| 22 |