Jump to content
Server Maintenance This Week. ×

Sum Field and Ignore duplicate Records with lower value


biiiink

This topic is 3159 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a relationship of: Clients ---< Policies ---< Renewals

 

On the Renewals table, I have a field named "Employees" which tracks the number of employees a Client has. Renewals happen once a year for each policy. One client can have multiple policies, and as a result, multiple renewals a year.

 

I need to be able to track the total number of employees each year, but since Clients with multiple Policies will have employees registered under both policies, it results in duplicates in the Employees field.

 

For Example:

 

Client A - Policy 1 - 2015 Renewal has 50 Employees

Client A - Policy 2 - 2015 Renewal has 30 Employees

Client B - Policy 1 - 2015 Renewal has 25 Employees

Client C - Policy 1 - 2015 Renewal has 40 Employees

 

Total employees for 2015 would be 115. Basically, I need a field that sums all the records but ignores the duplicates with the lower value in the employees field.

Link to comment
Share on other sites

Biiiink,

I noticed you have not got an answer on this yet on this forum. If you have not resolved this already, please post a quick sample file of your structure (with a little sample data) with the way you have your file setup now. I will be happy to examine it and suggest a solution to solve this.

Thanks!

Link to comment
Share on other sites

This topic is 3159 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.