Standard functions: Difference between revisions

From Planfix
Jump to: navigation, search
Line 86: Line 86:
*[[Variables in Text]]
*[[Variables in Text]]
*[[Functions in document templates]]
*[[Functions in document templates]]
*[[Escaping Quotes]]


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

Revision as of 11:54, 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