This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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 @Anonymous,
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.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.