Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi
I am wanting to write a measure that gives me the percentage of grand total (of a row item), issue is that this is using other measures to calculate.
What I'm trying to do is check how much each department is spending of budget per month from their total budget spend.
Ideally I want to get the columns measure grand total and then divide each department's spend by it.
The "spend" is currently a measure, so it seems I can't use:
Measure = CALCULATE(SUM('Table1'[Spend])
How would I go about returning the total sum of a measure (e.g., the total spend of the departments)?
Hi @Morkil,
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
For some reason it returns 100% for every row. Not sure why but it's calculating at the row level, not the column level.
I've tried SUMX - does the same thing row level.
Sum doesn't work at all. Must be some restrictions to my database connection? (is live)
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
26 | |
20 | |
18 | |
14 | |
13 |
User | Count |
---|---|
43 | |
36 | |
24 | |
22 | |
21 |