PANTHEON™ Help

 Toc
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for PANTHEON
  [Expand]Guide for PANTHEON
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Collapse]User Manuals for PANTHEON
  [Expand]User Manual for PANTHEON
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Guides for PANTHEON Web
  [Expand]Guide for PANTHEON Web Light
  [Expand]Guide for PANTHEON Web Terminal
  [Expand]Guide for PANTHEON Web Legal
  [Expand]Old products Archive
 [Collapse]User Manuals for PANTHEON Web
  [Expand]Getting started PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
  [Expand]User Manual for PANTHEON Web Terminal
  [Expand]User Manual for PANTHEON Web Legal
  [Expand]Old products Archive
[Collapse]PANTHEON Granules
 [Collapse]Guides for PANTHEON Granules
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]Dashboard Granule
  [Expand]B2B Orders Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
 [Collapse]User Manuals for PANTHEON Granules
  [Expand]Getting started
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]B2B Orders Granule
  [Expand]Dashboard Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
  [Expand]Archive
[Expand]User Site

Load Time: 328.1335 ms
"
  6613 | 1 | |
Label


Formulas

Formulas are a special type of field input. As the name suggests, they are used in calculations based on different parameters. Formulas are used in pricing, discounts, payroll, balance sheets, etc.

Wherever the result is variable - calculable from the data based on some mathematical formula. css" rel="StyleSheet">OperandOperator.

We present in more detail below:

Table of contents

  1. Operand
  2. Operator

1. Operand

If the operand is a constant, it is simply typed in.

Fields from the program are used by placing them between the 'lojtrce'. .

Correct

Incorrect

3

3h

0,75

75%

#MPCENA#

MPRICE, #MPRICE

The fields that can be used in formulas are defined using the formula. For example, for price formulas you can only use price fields, for salary formulas you can use salary fields, etc. Which fields you can use is specified in the instructions.

2. Operators

Operators are allowed mathematical symbols:

+ add
- subtract
* multiply
/ shared
> larger - for use in logical-expressions
< smaller - for use in logical-expressions
= same - for use in logical-expressions
\ integer division - use exclusively for past-work formulas
| integer division remainder - use exclusively for past-work formulas

[ ] A parenthesis and a bracket must always be paired, otherwise the formula test returns an error (see Unbalanced (), missing )!). They are used to delimit conditions in logical expressions (see Use-logical-expressions-in-formulas) ( ) A round bracket and a round bracket must always be paired, otherwise the formula test returns an error (see Unbalanced conditions [], missing ]!). They are used to determine the order in which mathematical operations are performed.

 

Warning

The formulae are calculated from left to right. The logical expression in a formula can be as deep as you like.

 

 

 

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!