Standard functions: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
*+ addition | *+ addition | ||
*- subtraction | *- subtraction | ||
** multiplication | *(*) multiplication | ||
*/ division | */ division | ||
*() parentheses | *() parentheses |
Revision as of 19:13, 22 June 2019
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
Line functions
Number functions
Date functions