Feature Category: Power Pack Toolkit
Manage your projects from start to finish. With all of your projects in Tableflow, you’ll always know who’s doing what, by when.
User and Permissions
Communication Center
Functions
Our Extensive Collection of Functions
These functions are just a glimpse of what Tableflow has to offer. We
have a wide array of functions and features to cater to your diverse needs.
Datediff
Returns the number of days between the two dates.
Now
Returns the current date and time formatted as a date and time.
And
Checks whether all arguments are TRUE, and returns TRUE if all
arguments are TRUE.
Or
Checks whether any of the arguments are TRUE, and returns FALSE if
all arguments are FALSE.
Average
Returns the average (arithmetic mean) from the given set of
values.
User
Returns current authenticated user.
Contact
Concatenates a list or range of text strings.
Is Number
Returns if value is a number
Trim
Removes all spaces from text.
Upper
Converts all letters in a text string to uppercase