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.
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