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.
Hi I'm trying to calculate how many hours are spent on a pro bono rotation.
I have the below measure that calculates the Pro Bono Hours for individuals doing a pro bono rotation.
Hi @Anonymous
Can you provide some virtual data and expected results? Please be careful to delete sensitive data. It is best presented in tabular form.
Regards,
Nono Chen
Person A. Had a Pro Bono Rotation in the beginning of the Associate Year. Nov-Feb. I need to calculate pro bono hours during the rotation and also the next month when they went back to practice area – Development. The total Pro Bono Rotation hours should be 742
Person B. Had a Pro Bono Rotation Mar- June I need to calculate pro bono hours during the rotation and also the next month when they went back to practice area – Development. The total Pro Bono Rotation hours should be 590 + July hours
Fee Earner | Nov 23 | Dec 23 | Jan 14 | Feb 24 | Mar 24 | Apr 24 | May 24 | June | July |
Person A |
|
|
|
|
|
|
|
|
|
Pro Bono Rotation | 157 | 157 | 159 | 157 |
|
|
|
|
|
Development Practice |
|
|
|
| 112 | 41 | 55 | 68.7 |
|
Person B |
|
|
|
|
|
|
|
|
|
Pro Bono Rotation |
|
|
|
| 128 | 167 | 182 | 113 |
|
Health Practice | 7.5 | 1.5 | 21.3 | 9.5 |
|
|
|
|
|
Originally to figure out Pro Bono Rotation I used this measure Pro Bono Rotation = CALCULATE([Pro Bono],
FILTER(WFE, WFE[Practice Area Name]= "Pro Bono"))
However this measure does not add the next month
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |