I have a derived field to calculate the hourly rates for a group of employees who are paid semi-monthly. This derived field looks like this:
10.00
12.23
16.50
8.82 etc...
I need to format it to look like this:
000000001000
000000001223
000000001650
000000000882
Is there a derived field that could format this?
10.00
12.23
16.50
8.82 etc...
I need to format it to look like this:
000000001000
000000001223
000000001650
000000000882
Is there a derived field that could format this?