I would like to create a smartlist that shows all deductions by employee. I want to have the flexibility to run the report for each month and for each type of deduction. Does anyone know how to do this?
*This post is locked for comments
Announcements
I would like to create a smartlist that shows all deductions by employee. I want to have the flexibility to run the report for each month and for each type of deduction. Does anyone know how to do this?
*This post is locked for comments
Tanya,
The Earnings and Deductions report would show you the mtd, qtd and ytd by employee.
You have many selection criteria to use including deduction.dedtype. For example, dedtype = F would show only the federal type of deductions. The schema will show you the different values. If you want multiple values, you would use the operator IN. For example Deduction.dedtype IN F, I would include both federal and fica deductions.
Deduction Type: F = Federal, I = FICA, T=Local, V=All Other, C=Pension, S=State, R=FUTA
Community Member
136
Mohamed Amine Mahmoudi
102
Super User 2025 Season 1
REUser
8