Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
working Formula for Days currently in stock
This formula
{quantityavailable} / ({preferredstocklevel}/{preferredstockleveldays})
gives me an error when used in saved searches.
The end part ({preferredstocklevel}/{preferredstockleveldays}) finds the daily need, and it works by itself.
The front part {quantityavailable} works by itself.
Together they error out.
Any workarounds? I also tried sticking that formula into an item formula field. That also had an error.
0