0

How do I consolidate duplicated codes?

I am trying to extract paycheck detail information to send to an external employee portal so employees can start receiving their paychecks online.

I am doing a data dump for the payroll ledger entry table. The problem is that some of my codes for each employee are duplicated as we break out things by dimension so if an employee worked at 3 locations, their health insurance is broken out on 3 lines. How can I consolidate each code into one line to simplify their paycheck stub? I know how to sum it to get the correct amount on one line but I can't figure out how to either hide the duplicates or not have them pulled in at all.

Thanks for any help anyone can give me with this.

Holly

5 comments

Please sign in to leave a comment.