Hi Sven, Confirmed that my calculated field is indeed formatted as Number. Is there anything in my code that would remove my formatting? CONCAT(FLOOR(PROD({workRequired}, {project}.{DE:customfield}) / 60), ".", ROUND((PROD({workRequired}, {project}.{DE:customfield}) - FLOOR(PROD({workRequired}, {pro...