Discussions
Check out Oracle NetSuite upcoming events and conferences here
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!
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Discover NetSuite's potential! Join our webinars, learn from experts, and optimize your operations. Whether you're experienced or new, secure your spot today and stay ahead in NetSuite!
Share with colleagues and friends who could benefit from our webinars too!
Share with colleagues and friends who could benefit from our webinars too!
Boolean Formula in Analytics Dataset
I'm trying to create a Boolean formula in an Analytics dataset and no matter what I do I'm getting an error:
"You have syntax error in your formula (Unsupported element: Element does not exist or element class SqlValueContainer is expected.). Please see the documentation for supported syntax. (Error on line 1 column 1.)"
Even comparing a value to itself throws this error, like: {partner#display} = {partner#display}. The field is valid because running CASE WHEN {partner#display} = {partner#display} THEN 'T' ELSE 'F' END as a string formula validates fine.
I don't see any boolean examples in SuiteAnswers. Please help.
0