Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
AppleMan
Helper II
Helper II

Help getting a YTD function to work as intended

Hi,

 

I am working on a report that takes employees entered hours and then calculates the number of active salary employees and their hours worked in a given month. These hours are then added together to get a total hours variable which is then used to calculate the YTD total of these hours. 

 

The issue is that when this YTD function runs it is using the current months active employee count with the previous months day count and gets the incorrect total for YTD. This can be seen in the attached example since the total hours column is correct, but the YTD side of it gives the wrong total. For example, January + February's total hours combined should be 112,799.04, however it is calculating as 112,976.18. This is because it is using 42 as the employee count for January in the YTD portion, instead of using the correct 41. 

 

The other hurtle with this report is I have wrote the report in a way that future months will not display any salary hours (since there are no hourly employees hours yet either), however in the YTD column it then takes the total of hourly workers hours and excludes any salary hours and displays that. What I wanted it to do is show the current months YTD total for all future months. 

 

I have tried to troubleshoot this on my own and have not been able to find a good solution or the correct way to write the measures to handle this. Any help would be greatly appreciated, let me know if I can clear up any specifics!

 

The example below shows the current results with a table showing what I am trying to have it display instead.

Link to the example: Example 

1 ACCEPTED SOLUTION
rajulshah
Super User
Super User

@AppleMan 

Please find the updated file here - link

 

This is the output you wanted. Please confirm.

rajulshah_0-1684566407075.png

Please let me know if this didn't work.

View solution in original post

2 REPLIES 2
rajulshah
Super User
Super User

@AppleMan 

Please find the updated file here - link

 

This is the output you wanted. Please confirm.

rajulshah_0-1684566407075.png

Please let me know if this didn't work.

Works absolutely perfect, thank you so much! 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.