Standard functions: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
==Line functions== | ==Line functions== | ||
*[[ | *[[CONTAIN Function]] | ||
*[[SUBSTITUTE Function]] | *[[SUBSTITUTE Function]] | ||
*[[LEFT Function]] | *[[LEFT Function]] | ||
*[[RIGHT Function]] | *[[RIGHT Function]] | ||
*[[MID Function]] | *[[MID Function]] | ||
*[[ | *[[CHAR Function]] | ||
==Number functions== | ==Number functions== |
Revision as of 02:00, 25 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
- EMONTH Function
- WORKDAY Function
- NETWORKDAYS Function