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!
Combine case statements in Saved Search Formula
I have tried various combinations but haven't been able to combine these two formulas into a single one. I would appreciate any help I can get. Both statements work independently.
Case When{type} = 'Journal' And {accounttype} = 'Income' And NVL ({memomain},'x') <> 'x' Then {amount} Else Null End
Case When {postingperiod} = 'Mar 2019' Then {amount}*{contribution} Else Null END
Thanks
Jim D
1