We are pleased to announce the addition of 25 new functions to TimeTonic's V2 formula engine.
Among the additions, you'll find statistical functions such as AVERAGE, MEDIAN et STDEV to analyze your numerical data directly in your tables, advanced text functions including FIND, REPLACE and REGEXEXTRACT to manipulate your strings with precision, as well as SWITCH which considerably simplifies writing multiple conditions by replacing nested IF() or even ROWID to stably reference each row in your formulas and automations.
These additions enrich the many features already available in TimeTonic formulas:
- Date functions to calculate deadlines, durations and time-based alerts;
- Text functions to concatenate, extract and format your alphanumeric data;
- Numeric functions to drive your business calculations;
- Logical operators to automate your conditions without writing a single line of code.
- formula and operator nesting to simplify formula creation and improve readability and maintainability.
To find the complete list of all available functions with their syntax, examples and concrete use cases, check out our complete guide on the blog. |