Standard functions: Difference between revisions

From Planfix
Jump to: navigation, search
No edit summary
Line 1: Line 1:
Planfix supports standard operations for formulas in [[Reports: Formulas | reports]] and [[Calculated fields | calculated fields]]. At the moment, you can use the following operations and functions in formulas:
Planfix supports standard operations for formulas in [[Reports: Formulas | reports]] and [[Calculated fields | calculated fields]]. At the moment, you can use the following operations and functions in formulas:


'''Standard operations'''
==Standard operations==


*addition +  
*addition +  

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