Does anyone have a search/report that shows inventory received not billled? I tried few SAs and all of them shows me incorrect values, it shows me pos that are billed and unbilled
n
Netsuite Tragic
09/17/2021, 12:16 AM
hey the suiteanalytics channel is very loving. The solution is to use a formula like NVL({quantityshiprecv},0)-NVL({quantitybilled},0) to give you the unbilled qty, main line false etc.