Anyone have a fill rate formula for a saved search...
# suiteanalytics
s
Anyone have a fill rate formula for a saved search? I found the following in suiteanswers, and doesn't seem entirely accurate
round(sum(nvl({quantitycommitted},0))/nullif(sum(nvl({quantity},0) - nvl({quantityshiprecv},0)),0),4)