Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to get the % by dividing 1 result in a column over a TOTAL # from another column that is fixed/that doesnt get filtered except by Date slicer.
Right now I am getting 311/1328 (for a particular date range) but when I change my slicer the Total Paid Hours ALL is not changing.
My measure for Total Paid Hours ALL is:
This table is for 1 person, 3 different categories:
To calculate the Total Paid Hours % I have been using:
Solved! Go to Solution.
CALCULATE([Total Paid Hours], ALLSELECTED())
I will try this, thank you!
I did find a solution that works:
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |