TOTALFLOAT Function

Calculates the number of days that a task can be delayed without impacting the Project Finish Date.
Sample Usage
=TOTALFLOAT([Primary Column]@row)
Syntax
TOTALFLOAT(
  • Value
)
  • Value
    The row at which you would calculate the TotalFloat function
Examples

=TOTALFLOAT([Task Name]@row) 

This formula function will return the TotalFloat for this given task at any specified row.

If dependencies are not enabled, you may see #INVALID COLUMN VALUE error.

You can reference any column as the Value, as long as the row reference is the correct row to evaluate.   

Still need help?

Use the Formula Handbook template to find more support resources, and view 100+ formulas, including a glossary of every function that you can practice working with in real time, and examples of commonly used and advanced formulas.

Find examples of how other Smartsheet customers use this function or ask about your specific use case in the Smartsheet online Community.

Ask the Community