Request for Spotfire to "officially" support the use of the IN operator in the Spotfire Expression Language. For example:
CASE
WHEN COLOR IN ('RED', 'BLUE', 'GREEN') THEN TRUE
ELSE FALSE
END
I've written code that uses IN () and it *appears* to work just fine. However, I have learned from TIBCO that IN is not officially supported by the language. Therefore, our reports will need to be updated to use an alternative approach - until the TIBCO Spotfire Expression Language supports it.
Hi Rahul,
We are currently using version 7.x and are upgrading this week to 7.7.
Although the functionality appears to work, it is not currently officially supported by TIBCO (hence my request). You can see more information at this post where TIBCO provided their response to the inquiry: https://community.tibco.com/questions/spotfire-operator-officially-supported.
Although it appears to work, I won't be able to use it in our reports until officially supported by TIBCO.
Regards,
-Jason
Which version are you on ? It works on 6.5