The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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:
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |