morechocolate
Technical User
Hello:
The following formula is not returning the correct data. If a there is a rating of Aaa it should return as Y, not N. I would appreciate it if someone could tell me why this is?
IF {vExtHoldingReports.RATING} IN ["AAA","AA"] then
"N" else "Y"
Thanks
Pam
The following formula is not returning the correct data. If a there is a rating of Aaa it should return as Y, not N. I would appreciate it if someone could tell me why this is?
IF {vExtHoldingReports.RATING} IN ["AAA","AA"] then
"N" else "Y"
Thanks
Pam