PANTHEON™ Help

 Категории
 Главна страна - Добре дојдовте во помош за PANTHEON
[Collapse]PANTHEON
 [Collapse]PANTHEON упатства
  [Expand]Водич за PANTHEON Farming
  [Expand]Водич за Datalab PANTHEON™
  [Expand]Водич за PANTHEON Ретал
  [Expand]Водич за PANTHEON Вет
 [Collapse]PANTHEON кориснички прирачници
  [Expand]Кориснички прирачник Datalab PANTHEON™
  [Expand]Корисничко упатство за PANTHEON Ретал
  [Expand]Корисничко упатство за PANTHEON Vet
  [Expand]Корисничко упатство за ПАНТЕОН Земјоделство
[Collapse]PANTHEON Web
 [Collapse]Водич за PANTHEON Web
  [Expand]Водич за PANTHEON Web Light
  [Expand]Водич за PANTHEON Chronos Mini
  [Expand]Водич за PANTHEON Web Terminal
  [Expand]Водич за PANTHEON Web Legal
  [Expand]Архива на стари производи
 [Collapse]Кориснички прирачник за PANTHEON Web
  [Expand]Најава во PANTHEON Web
  [Expand]Како да започнете со PANTHEON Web
  [Expand]Кориснички прирачник за PANTHEON Web Light
  [Expand]Кориснички прирачник за PANTHEON Web Terminal
  [Expand]Кориснички прирачник за PANTHEON Web Legal
  [Expand]Стара архивa на производи
[Collapse]PANTHEON Гранула
 [Collapse]Водич за PANTHEON Гранули
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и задачи
  [Expand]Гранула Контролна табла
  [Expand]Гранула B2B нарачки
  [Expand]Гранула Сервис на терен
  [Expand]Инвентаризација на фиксни средства
  [Expand]Гранула Попис на магацини
 [Collapse]Кориснички прирачник за PANTHEON Гранули
   Започнување, Pantheon гранули
   Користење на PANTHEON Гранули во фиктивната компанија Текта
  [Expand]Гранули и активација
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и Задачи
  [Expand]Гранула Б2Б нарачки
  [Expand]Гранула Контролна табла
  [Expand]Гранула Сервис на терен
  [Expand]Инвентаризација на фиксни средства
   PANTHEON Гранула - FAQ
  [Expand]Гранула Попис на магацин
   Архива
[Expand]Кориснички сервер

Load Time: 515,6388 ms
"
  6613 | 1 | |
Label


Incorrect syntax of condition, correct form is [Condition:Value]

Formules can also contain a conditional expression of the form 'if - then'. In formula nomenclature, such expressions are described using square brackets, and the condition and the value of the condition are separated by semicolons: [Condition:Value] if the Condition is satisfied, then the formula should be given a Value.

HINT

For a more detailed description of logical expressions, see Using Logical Expressions in Formulas.

The formula test expects that every Boolean expression is formatted correctly in this respect. If this condition is not met, the formula test returns an error:

33030.jpg

Formula testing puts us on the disputed record to make it easier to correct. (If there are more than one such record in a formula, it puts us on the first disallowed record found.) There are two solutions:

1. Delete the brackets if the logical condition is redundant here. It may make sense to use plain, round brackets.

2. If the square brackets are entered correctly, the condition and the value are correctly separated by quotation marks. The use of any other character is not permitted.

Correct Incorrect
To solution 1:

(#COLICINE# + 100) / #MpPrice#

[#COLICINE# + 100] / #MpPrice#
To solution 2:

[#MpPrice#*0.9] #MpPrice#

[#MpPrice#>20=#MpPrice#*0.9] #MpPrice#
To solution 2:

[#MpPrice#*0.9] #MpPrice#

[#MpPrice#*0.9] #MpPrice#

 

 

 

  

     


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