Standard functions: Difference between revisions

From Planfix
Jump to: navigation, search
Tag: Manual revert
Line 84: Line 84:
== Additional ==
== Additional ==
*[[Function Nesting]]
*[[Function Nesting]]
 
*[[Variables in Text]]
*[[Functions in document templates]]


== Go To ==
== Go To ==
*[[Reports: Formulas]]
*[[Reports: Formulas]]
*[[Types of custom fields]]
*[[Types of custom fields]]

Revision as of 10:01, 28 March 2024

Planfix supports standard operations for formulas in reports and calculated fields. At the moment, you can use the following operations and functions in formulas:

Standard operations

  • addition +
  • subtraction -
  • multiplication *
  • division /
  • parentheses ( )


Functions

String functions

Number functions

Date functions

Functions for variables with a set of values

Additional

Go To