Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Formula

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.

Comments
Post Details
Added on Jul 1 2025
0 comments
42 views