Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have 5 fields . I have to write an expression. It should respond only for the particular field mentioned.
Ex. I have below fields
I want to write an expression it should act only for product selections. Mail rule is I should not use nullify.
Thanks in Advance,
Dineshraj R
I am afraid, IF you finish your question or not? Can you explain more
hi,
as my understanding
i guessed the fifth field is Ordered_Qty:
in this condition want to know the Sum of ordered qty expression is:
(Sum({$<Product= {"*"}>}Ordered_Qty)),
no need to nullify to use,
Regards,
K. Srinivasan.