Table of contents
Calculated Fields in data sources
Add new columns and create calculations based on the data you already have. More data options allow you to visualize more accurate KPIs.
Calculated fields are only available in integration and manual data sources (not supported in SQL or API).
Learn how to use Calculated Fields: 👇
Watch videosField() – Simple calculations with data source fieldsIF() – IF statementSwitch() – Swap field values for something elseContains() – Check if a text field contains specific valuesToNumber() – Convert text to numberToText() – Convert number to textEmployee & Team – Include employees or teams in the calculationsDateDiff() – Calculate the difference between two datesNow() – Return the date and time right nowDate() – Create advanced date calculations or add a static dateYear, Month, Day, Day of week, Day of year, Hour, Minute, SecondTime() – Return only time from a date fieldTimedelta() – Offset a date fieldHow to set the default field valueHow to use the decimals