March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a data looks like below
Its a matrix where calculation is like
(sum of all values of column1 /sum of E)*100
so it has be for each row of account column.
.
i refraim my query
top most view is data and then matrix view.
To conclude.
all sum of rows must be divide by same value gross sales *100
Show your underlaying data structure or table please. Is gross sales a column in your table?
Proud to be a Super User!
gross sales is same as other values as account in that column
Proud to be a Super User!
= DIVIDE(
CALCULATE(sum('table'[column1], REMOVEFILTERS(),
sum('table'[column1])
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
132 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
203 | |
141 | |
107 | |
73 | |
70 |