The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |