If I write an IF statement in Palo I can't use an equal sign (=) in the logical test part of the statemnt only the following characters:
!=
>
<
<>
><
I haven't found anything about this phenomenon in the rule writer guide.
Rule:
['menny_pal','varhato'] = N:if(value(right(palo.data("varga_sales","PREMISSZA","honap",!'ev',"varhato"),2)) >= value(!'ho'),['menny_pal','teny'],if(palo.data("varga_sales","#_vevo","terv_tip",!'vevo') > 1,stet(),if(palo.data("varga_sales","#_vevo","terv_tip",!'vevo') = 1,
palo.data("varga_sales","FORG","menny_pal",!'vevo', !'cikk', concatenate(!'ho',"YTD"),!'ev',!'telephely', !'verzio')
/ palo.data("varga_sales","MEGOSZLAS","megoszlas",concatenate(!'ho',"YTD"),!'vevo'),0)))
!=
>
<
<>
><
I haven't found anything about this phenomenon in the rule writer guide.
Rule:
['menny_pal','varhato'] = N:if(value(right(palo.data("varga_sales","PREMISSZA","honap",!'ev',"varhato"),2)) >= value(!'ho'),['menny_pal','teny'],if(palo.data("varga_sales","#_vevo","terv_tip",!'vevo') > 1,stet(),if(palo.data("varga_sales","#_vevo","terv_tip",!'vevo') = 1,
palo.data("varga_sales","FORG","menny_pal",!'vevo', !'cikk', concatenate(!'ho',"YTD"),!'ev',!'telephely', !'verzio')
/ palo.data("varga_sales","MEGOSZLAS","megoszlas",concatenate(!'ho',"YTD"),!'vevo'),0)))