PANTHEON™ Help

 Категории
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]PANTHEON упатства
  [Expand]Guide for PANTHEON
  [Expand]Ръководство за PANTHEON Търговия
  [Expand]Ръководство за PANTHEON Vet
  [Expand]Ръководство за PANTHEON Фермерство
 [Collapse]PANTHEON потребителски ръководства
  [Expand]Ръководство за потребителя за PANTHEON
  [Expand]Ръководство за потребителя за PANTHEON Retail
  [Expand]Ръководство за потребителя за PANTHEON Vet
  [Expand]Ръководство за потребителя за PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]PANTHEON Web Guides
  [Expand]Ръководство за PANTHEON Web Light
  [Expand]Ръководство за PANTHEON Уеб Терминал
  [Expand]Ръководство за PANTHEON Web Legal
  [Expand]Архив на стари продукти
 [Collapse]PANTHEON Web User Manuals
  [Expand]Започване на PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
   Ръководство за потребителя за PANTHEON Web Terminal
  [Expand]Ръководство за потребителя за PANTHEON Web Legal
  [Expand]Архив на стари продукти
[Collapse]PANTHEON Гранула
 [Collapse]Ръководство за PANTHEON Гранули
  [Expand]Гранула за служители
  [Expand]Пътни заповеди Гранула
  [Expand]Гранула за документи и задачи
  [Expand]Гранула Табло
  [Expand]Гранула за B2B поръчки
  [Expand]Гранула за обслужване на клиенти
  [Expand]Инвентаризация на дълготрайни активи
  [Expand]Гранула за складови наличности
 [Collapse]PANTHEON Granules
   Започване
   Using PANTHEON Granules at Tecta, a fictional company
  [Expand]PANTHEON Granules and activation
  [Expand]PANTHEON Granule Work records
  [Expand]PANTHEON Granule Travel orders
  [Expand]PANTHEON Granule Documents and Tasks
  [Expand]PANTHEON Granule B2B orders
  [Expand]PANTHEON Granule Dashboard
  [Expand]Полеви сервизен гранул
   PANTHEON Granules - FAQ
  [Expand]Инвентаризация на дълготрайни активи
  [Expand]Инвентаризация на склада Гранула
   Архив
[Expand]Потребителски сайт

Load Time: 421,8848 ms
"
  6613 | 1 | |
Label


Using Logical Expressions in Formulas

Formulas can contain conditional expressions in the form of 'if – then' . In formula nomenclature, such expressions are described using square brackets: [Condition:Value] – if the Condition is satisfied, then the formula is given Value.

Conditional clauses can also be combined, e.g. [Condition1:Value1] [Condition2:Value2] [Condition3:Value3] Value4

  • If Condition1, is met, then Value1, is different:
    • If Condition2 is met, then Value2 is different:
      • If Condition3, is met, then Value3, is different:
        • If no condition is met, the value is Value4.

Primeri formul:

Formula Description

#WHRICE# * 0,75

Multiplies the retail price by 0.75.

#PRFACTOR# * #PRURE#

Multiplies the factor from the payroll preparation by the hours from the payroll preparation.

[#KOL# > 100:#WSPRICE#*0,8] #WSPRICE#

If the quantity is greater than 100, then the price is Retail price – 20%, but if the condition is not met (i.e., the quantity is less than or equal to 100), then the price is Retail price.

 

000001.gif
WARNING

The logical operators 'greater than or equal to' and 'less than or equal to' are written with two consecutive conditions. For example: the term 'if A is greater than or equal to B, the value of the term is 0, otherwise 1' in the formula is written as: [A>B:0] [A=B:0] 1.

 

 

  

     


Оценете темата
Темата беше ли ви полезна?
Коментар
Вашият коментар ще бъде видим и във форума!