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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
CASE WHEN saved search text formula
Another formula question. My formulas don't seem to be working lately. What is wrong with this formula I am trying to use for a saved search?
CASE WHEN {isinactive} = 'Yes' THEN 'Inactive' WHEN {isinactive} = 'No' THEN 'Active' ELSE '0' END
It is showing 0 for everything. I have tried several versions of this. Everything I see makes me think this formula should be correct. Can anyone help me to understand what is wrong here. Also, is there someplace to find samples of case formulas for all kinds of uses?
Tagged:
0