Standard functions: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
*[[MONTH Function]] | *[[MONTH Function]] | ||
*[[YEAR Function]] | *[[YEAR Function]] | ||
*[HOUR Function]] | *[[HOUR Function]] | ||
*[[MINUTE Function]] | *[[MINUTE Function]] | ||
*[[SECOND Function]] | *[[SECOND Function]] |
Revision as of 19:32, 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
- NOW Function
- CNOW Function
- DATE Function
- TIME Function
- EDATE Function
- DATEVALUE Function
- TIMEVALUE Function
- WEEKDAY Function
- DAY Function
- MONTH Function
- YEAR Function
- HOUR Function
- MINUTE Function
- SECOND Function