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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply

Calculating Turnover Rate if Active Employee List and Terminated List are separated

Hello,

 

The data that I get to make a dashboard is messy. It has the Active and Terminated list on separate tables.

So now I am having a hard time computing for the Turnover Rate.

 

The date field in my Active List is just the employment start date: AllActive[Employment Start Date] -- there is no column for termination date as they are Active.

 

For my Terminated List I have: AllTerminated[Employment Start Date] and AllTerminated[Last Day Worked]

 

Any ideas how I can make this work!

 

Thanks a million!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I'm making a big assumption about the simplicity of your data here, but if it looks like this:

 

Active:

Active.PNG

Terminated:

Terminated.PNG

 

You could add a column for "Last Day Worked" to your Active Customers dataset within PowerBI and union these datasets together. Then, you could add some logic (depending on how you set up your new column) to determine a terminated flag, and do some computations from there to get your turnover calc.

 

Ben

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@PatrickLamoste,

 


 The data that I get to make a dashboard is messy. It has the Active and Terminated list on separate tables.

So now I am having a hard time computing for the Turnover Rate.

 

The date field in my Active List is just the employment start date: AllActive[Employment Start Date] -- there is no column for termination date as they are Active.

 

For my Terminated List I have: AllTerminated[Employment Start Date] and AllTerminated[Last Day Worked]

 


So you have two tables AllActive and AllTerminated, right? Could you share some sample data of the two tables and clarify more about the expected requirement?

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

I'm making a big assumption about the simplicity of your data here, but if it looks like this:

 

Active:

Active.PNG

Terminated:

Terminated.PNG

 

You could add a column for "Last Day Worked" to your Active Customers dataset within PowerBI and union these datasets together. Then, you could add some logic (depending on how you set up your new column) to determine a terminated flag, and do some computations from there to get your turnover calc.

 

Ben

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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.

Top Solution Authors
Top Kudoed Authors