
Replacing Null Values in a NetSuite Saved Search
Trying to show the items with 0 inventory in a CASE WHEN formula, the results appear incorrectly, because the quantity fields are empty. To fix this, I used the NVL function.
Continue readingTrying to show the items with 0 inventory in a CASE WHEN formula, the results appear incorrectly, because the quantity fields are empty. To fix this, I used the NVL function.
Continue reading