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.
Using formula in criteria
Hi, I am trying to create a search criteria for projects that will give me any project with a value in EITHER the Init time budget OR the Estimated work baseline. This is to cope with projects pre- and post-2008.2 in same query.
I've tried the following and it actually always filters just on {estimatedtimeoverridebaseline}>0 ignoring records where just the estimatedtime>0. How do I get it to respect my formula?
Formula (Numeric) is greater than 0 ({estimatedtime}+{estimatedtimeoverridebaseline})
Thanks
0