February 2026

Share it 🚀

Main new features

New functions available in TimeTonic formulas

We are pleased to announce the addition of 25 new functions to TimeTonic's V2 formula engine.

Among the new features, you will find statistical functions such as AVERAGE, MEDIAN, and STDEV to analyze your numerical data directly in your tables, advanced text functions with FIND, REPLACE, and REGEXEXTRACT to manipulate your character strings with precision, as well as SWITCH, which greatly simplifies the writing of multiple conditions by replacing nested IF() functions, and ROWID to reference each row in a stable manner in your formulas and automations.

These additions enhance the many features already available in TimeTonic formulas:

  • Date functions to calculate due dates, durations, and time alerts;
  • Text functions to concatenate, extract, and format your alphanumeric data;
  • Numeric functions to control your business calculations;
  • Logical operators to automate your conditions without writing a single line of code.
  • Nesting formulas and operators to simplify formula creation and improve their readability and maintainability.

For a complete list of all available functions with their syntax, examples, and concrete use cases, please refer to our comprehensive guide on the blog.