IF
[STATUS LOTE]="AGUARDANDO PO" THEN [VALOR_TOTAL_RC]
ELSEIF
[STATUS LOTE]="PO EMITIDO" THEN [VALOR_TOTAL_PO]
ELSE 0
ENDIF
Solved! Go to Solution.
Are both Valor Total RC and Valor Total PO numeric? Try wrapping both in a ToNumber() function
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |