Data Relationship Management
I was trying to generate True or False statements for the below condition
IF(AND(SUBSTRING(NodePropValue(CONCAT(EE_,PropValue(custom.WDay_Supervisor_Number)),Custom.WDay_Company"),0,6)="Company2",PropValue(Custom.WDay_Company)="Company1"),TRUE,FALSE).
Getting a error
DRM-25603: Formula has invalid number of close parenthesis.