Standard functions: Difference between revisions

From Planfix
Jump to: navigation, search
Line 21: Line 21:
*[[LEFT Function]]
*[[LEFT Function]]
*[[RIGHT Function]]
*[[RIGHT Function]]
*[[LEN function]]
*[[MID Function]]
*[[MID Function]]
*[[CHAR Function]]
*[[CHAR Function]]

Revision as of 09:52, 28 February 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