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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Case Formula - ERROR: Invalid Expression? What am I doing wrong?
How I wished the saved search would allow you to troubleshoot your formulas!!
I am doing a text formular that says this:-
CASE when {type} = 'Deposit' then 'AR Receipts' when {type} = 'Customer Refund' then 'AR Receipts' when {type} = ‘Payment’ then ‘AR Receipts’ when {type} = ‘Transfer’ then ‘Intercompany Transfer’ ELSE 'Other' end
I am trying to come up with my own cash report showing how funds have been used! The cashflow report within NS does not handle journal entries....
Another resource that would be helpful is if someone could take excel formulars and convert them to Netsuite lingo - like if you have
0