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