Manipulating formula results as a number

I’m sure I’m doing something wrong… I am creating a time sheet for an hourly employee. I have a subitem for each day. There’s a subitem hours column for “clock in” and a subitem hours column for “clock out.” I’ve created a formula column that calculates the difference and displays the number of hours worked per day. I need that column to sum and display on the parent pulse for the weekly item. I can’t seem to manipulate the subitem formula column as a number. Any advice?

Hi @Eperkins - This should work, however can you post what your formula looks like? It may be the formatting you are using in your formulas causing the issue. If you change your Hours Worked to just a straight numeric calculation (ie: {Clock Out} - {Clock In}) and do not format it it should work.

Thanks,
Mark