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.
Help with writing formula..
I am trying to write the following formula
case when "location A" quantity on hand > 0 then 'T' else 'F' end
Then I would filter the field on equals 'T'
0