Standard functions: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
*[[TIMEVALUE Function]] | *[[TIMEVALUE Function]] | ||
*[[WEEKDAY Function]] | *[[WEEKDAY Function]] | ||
*[[WEEKNUM Function]] | |||
*[[DAY Function]] | *[[DAY Function]] | ||
*[[MONTH Function]] | *[[MONTH Function]] |
Revision as of 05:26, 21 January 2020
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
- WEEKNUM Function
- DAY Function
- MONTH Function
- YEAR Function
- HOUR Function
- MINUTE Function
- SECOND Function
- EMONTH Function
- ISWORKDAY Function
- WORKDAY Function
- NETWORKDAYS Function