Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I Have this Data, and I Know that each employee should complete (100) hours per full month
I need to get the sum of Target Hours for each employee when selecting Months from slicer
-Notice that there is some employees started after the first day in Month
@dax
Solved! Go to Solution.
Hi @s-mawass ,
Based on the data you provided, the number of days * 24 equals the total number of hours, and using the slicer, you can filter.
If question still not solved ,could you pls share your sample data ,and expected output.
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
Hi @s-mawass ,
Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.
Best Regards
Lucien
Hi @s-mawass ,
Based on the data you provided, the number of days * 24 equals the total number of hours, and using the slicer, you can filter.
If question still not solved ,could you pls share your sample data ,and expected output.
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
Create a date table linked to the start date and use the month field as the slicer and a simple SUM of the hours.
Proud to be a Super User!
Paul on Linkedin.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.