PANTHEON™ Help

 Toc
 PANTHEON Ndihmë - Mirësevini
[Collapse]PANTHEON
 [Collapse]Udhëzues për PANTHEON
  [Expand]Udhëzues për PANTHEON
  [Expand]Udhëzues për PANTHEON Retail
  [Expand]Udhëzues për PANTHEON Vet
  [Expand]Udhëzues për PANTHEON Bujqësi
 [Collapse]Manualet e Përdoruesit për PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON Retail
  [Expand]Manuali i përdoruesit për PANTHEON Vet
  [Expand]Manuali i Përdoruesit për Bujqësinë PANTHEON
[Collapse]PANTHEON Web
 [Collapse]Udhëzues për PANTHEON Web
  [Expand]Udhëzues për PANTHEON Web Light
  [Expand]Udhëzues për Terminalin Web PANTHEON
  [Expand]Udhëzues për PANTHEON Web Legal
  [Expand]Arkiva e produkteve të vjetra
 [Collapse]Manualet e Përdoruesit për PANTHEON Web
  [Expand]Fillimi PANTHEON Web
  [Expand]Manuali i Përdoruesit për PANTHEON Web Light
  [Expand]Manuali i Përdoruesit për Terminalin Web PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON Web Legal
  [Expand]Arkiva e produkteve të vjetra
[Collapse]PANTHEON Granulat
 [Collapse]Udhëzues për Granulat PANTHEON
  [Expand]Granula e Personelit
  [Expand]Urdhërat e Udhëtimit Granule
  [Expand]Dokumente dhe Detyra Granule
  [Expand]Dashboard Granule
  [Expand]Porositë B2B Granule
  [Expand]Granul i Shërbimit në Terren
  [Expand]Inventari i Aseteve të Paluajtshme
  [Expand]Inventari i Magazinës Granul
 [Collapse]Manualet e Përdoruesit për Granulat PANTHEON
  [Expand]Fillimi
  [Expand]Granula e Personelit
  [Expand]Urdhërat e Udhëtimit Granule
  [Expand]Dokumentet dhe Granula e Detyrave
  [Expand]Porositë B2B Granule
  [Expand]Dashboard Granule
  [Expand]Granul i Shërbimit në Terren
  [Expand]Inventari i Aseteve të Paluajtshme
  [Expand]Inventari i Magazinës Granul
  [Expand]Arkiv
[Expand]Faqja e Përdoruesit

Load Time: 328.1326 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!