Hide rows with 0 amounts
For live payroll processing only
- SelectFile,Layout Designer, then double-click the layout you're using.
- In the section you're working in, select 1 of the variables.
- Select and hold theCtrlkey on your keyboard and select the other variables in the row.
- SelectInsert, thenConditional Expression.
- If all of your pay items have hours entered:
- In theConditional Expressionwindow, select the beaker icon.
- Select+next to the following items:Payroll,Check, andPay Items.
- Select theRegular hoursitem. The formula at the bottom should read[Payroll.Check.PayItems.RegularHours].
- SelectOK.
- Change the=dropdown to>.
- In the next field, enter "0.00".
- SelectOK.
- If all of your pay items have amounts, but not necessarily hours:
- In theConditional Expressionwindow, select the beaker icon.
- Select+next to the following items:Payroll,Check, andPay Items.
- Select theTotal Amountitem. The formula at the bottom should read[Payroll.Check.PayItems.TotalAmount].
- SelectOK.
- Change the=dropdown to>.
- In the next field, enter "0.00".
- SelectOK.
- Each of the variables in the row should now have a red corner.
- SelectFile,Save, and then close theLayout Designerwindow.
- Preview a check to verify that the zero amount rows aren't displaying.