Add formula to handle null values in string field in rules engine
It will be an advantage if we can add NULL handling string functions in rules engine to handle null values.
Sample use case is whenever history tracking is enabled on user defined custom fields on Gainsight objects, Old Value which is a text field is populating NULLs into history fields.
When a customer wants to compare this Old Value with New Value and take actions like create a CTA for the comparison result set there is no current feasibility to do a comparison of Old Value field with New value field in rules engine.
If we can have a function like NVL() it will be more beneficial to support such genuine use cases.
Sample use case is whenever history tracking is enabled on user defined custom fields on Gainsight objects, Old Value which is a text field is populating NULLs into history fields.
When a customer wants to compare this Old Value with New Value and take actions like create a CTA for the comparison result set there is no current feasibility to do a comparison of Old Value field with New value field in rules engine.
If we can have a function like NVL() it will be more beneficial to support such genuine use cases.