What is wrong with this custom expression? IF({portfolio}.{name}="CNS CE - Customer Engagement", "CE"),
Views
Replies
Total Likes
Hello RPGMF,
this expression is correct, if you try it in a calculated field in a custom form.
In textmode it also works as
valueexpression=IF({portfolio}.{name}="CNS CE - Customer Engagement", "CE")
Where did you try to use it and do you get any error message / response?
Regards
Lars
Views
Replies
Total Likes
It's being used in a calculation field. I am unable to save and close the custom form and keep getting the error message - This is an invalid custom expression, please try again.
Views
Replies
Total Likes
I would cut and paste it into a text editor, copy from there and paste it back into the calculation expression to eliminate any hidden characters.
Views
Replies
Total Likes
Ok, thanks for the reply, still not working. And, we are using this custom expression on another form without issue. Not sure why I can copy and paste the same info into the new form.
Views
Replies
Total Likes
Ok, if it is working on another form I am quite sure, that this new form does not have access to the required "field path".
Could you please double check, which object types are associated to the form?
In this case I would suggest, that it needs the object type portfolio to get this field value.
Regards
Lars
Views
Replies
Total Likes
@RPGMF - What kind of custom form (project, task, issue, etc.) is it that you are trying to use the calculate field?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies