NVL(ROUND(({locationquantityavailable}-{custitem_esp_shopify_reserve_qty})*.8),0) I am getting too many zeros as result. Do I need to change the expression to something else?
r
Ramanand Dubey
02/28/2022, 4:29 AM
Remove ROUND function from expression
a
Amtoj
02/28/2022, 4:30 AM
the results should be around 800 so I dont think rounding is going to cut it. if it was closer to 1 then it might have worked unless i am missing something?