PANTHEON™ Help

 Toc
 PANTHEON Ajutor - Bun venit
[Collapse]PANTHEON
 [Collapse]Ghiduri pentru PANTHEON
  [Expand]Ghid pentru PANTHEON
  [Expand]Ghid pentru PANTHEON Retail
  [Expand]Ghid pentru PANTHEON Vet
  [Expand]Ghid pentru PANTHEON Fermă
 [Collapse]Manuale de utilizare pentru PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON Retail
  [Expand]Manual de utilizare pentru PANTHEON Vet
  [Expand]Manual de utilizare pentru PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Ghiduri pentru PANTHEON Web
  [Expand]Ghid pentru PANTHEON Web Light
  [Expand]Ghid pentru Terminalul Web PANTHEON
  [Expand]Ghid pentru PANTHEON Web Legal
  [Expand]Arhivă produse vechi
 [Collapse]Manuale de utilizare pentru PANTHEON Web
  [Expand]Începerea PANTHEON Web
  [Expand]Manual de utilizare pentru PANTHEON Web Light
  [Expand]Manual de utilizare pentru terminalul web PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON Web Legal
  [Expand]Arhivă produse vechi
[Collapse]PANTHEON Granule
 [Collapse]Ghiduri pentru granule PANTHEON
  [Expand]Granul Personal
  [Expand]Comenzi de Călătorie Granule
  [Expand]Documente și Sarcini Granul
  [Expand]Tabloul de bord Granule
  [Expand]Comenzi B2B Granule
  [Expand]Granul de Serviciu pe Teren
  [Expand]Granul Inventar Active Fixe
  [Expand]Inventar de Magazin Granule
 [Collapse]Manuale de utilizare pentru granulele PANTHEON
  [Expand]Începerea
  [Expand]Granul Personal
  [Expand]Comenzi de Călătorie Granule
  [Expand]Documente și Sarcini Granul
  [Expand]Comenzi B2B Granule
  [Expand]Tabloul de bord Granule
  [Expand]Serviciul de teren Granule
  [Expand]Granul Inventar Active Fixe
  [Expand]Inventar de Magazin Granule
  [Expand]Arhivă
[Expand]Site utilizator

Load Time: 421,8737 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!