Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
hi!
I want to build a DAX measure that calculate % of the total quantity
in this report, I have slicers of date, territory, and product category(will be single select).
every time I pick one category I want to get the percent from total:
for example, if I pick CSD I want to get 85% - 2.2M / 2.6 M
important thing- I want that the date slicer will affect the measure, but if I pick another territory I want that the answer won't change.
model looks like :
It changes because the nominator changes too.
that shall be your nominator
I need to get the total sales that only the date slicer will affect about this measure, I can't dit interactions to none because it's part od another measure that need use with the other slicers
Fine, have you tried to change the nominator as suggested?
If we break it down into factors, then I calculate the denominator in the following way:
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 17 | |
| 10 | |
| 7 | |
| 6 |