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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Saad_Hanif456
Helper I
Helper I

Leavers

Dear Experts,

 

I am stuck in the challenging situation.

 

Have a payroll data for all the months and years in one sheet but there is not any column Active / Nonactive staff.
How can i identify/filter employees ( the entire row of the staff) left till to date by Emp ID which is unique.

 

Please suggest anyone who have an idea of performing it

 

Following is the sample data for helping me in this regards.

 

Payroll DateEmp IDName Department
01-10-2210022Sajid Sales
01-10-2210023ImranSales
01-10-2210024AliSales
01-10-2210025AbidMarketing
01-10-2210026RomailMarketing
01-10-2210027UmarFinance
01-11-2210022Sajid Sales
01-11-2210028RehanSales
01-11-2210024AliSales
01-11-2210025AbidMarketing
01-11-2210026RomailMarketing
01-11-2210027UmarFinance
01-12-2210022Sajid Sales
01-12-2210028RehanSales
01-12-2210024AliSales
01-12-2210025AbidMarketing
01-12-2210029KashanMarketing
01-12-2210027UmarFinance

 

Note: Employees highlighted in the Yellow color is left from the Company in the respective month

1 ACCEPTED SOLUTION
ThxAlot
Super User
Super User

Simple enough, WINDOW functions do the trick more easily than Time Intelligence functions in such a scenario.

ThxAlot_0-1696428141137.png



Expertise = List.Accumulate(


        {Days as from Today},


        {Skills and Knowledge},


        (Current, Everyday) => Current & Day.LearnAndPractise(Everyday)


)



View solution in original post

4 REPLIES 4
ThxAlot
Super User
Super User

Simple enough, WINDOW functions do the trick more easily than Time Intelligence functions in such a scenario.

ThxAlot_0-1696428141137.png



Expertise = List.Accumulate(


        {Days as from Today},


        {Skills and Knowledge},


        (Current, Everyday) => Current & Day.LearnAndPractise(Everyday)


)



@ThxAlot, Level.. Thank you so much

AntrikshSharma
Super User
Super User

@Saad_Hanif456 If you don't know who left and there is no column indicating that then how can we/DAX identify who left? Instead of spending time on this go back to your client/DBA and push them to add a column for Exit date, this is a very basic information, they must maintain it.

@AntrikshSharmaThank you for the response, cannot we find with the employee id since it is unique for every employees?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.