Hi, Is there any way to display that it is a partial day off? I can see full days, but even when it is marked as a partial day off, it only shows as a full day. Thanks,Robin
Thanks for the reply Eric! So that allowed for the expression to no longer have error (yay!) but the Subject area field is multi-value and this calculated field works if there is only one value chosen but if there are two values chosen in subject area I get N/A as a result. Is there a way to show al...
Just to note the exact error I am getting is: ")" is not valid in this expression I get this error if I try to add anything else after the initial expression.
Hi, I am trying this but I can't get it to work for more that one field: IF({DE:Subject Area}="67813c5d0003fc7c694bb98d39de5ab5","Health: Caregiving") That works but if I try to add more like the below it tells me that the expression is invalid: IF({DE:Subject Area}="67813c5d0003fc7c694bb98d39de5ab5...
Hi, So I finally asked our implementation consultant (Thanks, @TCraig) The calculation needs to look like this: {project}.{DE:Story Lead:name} So she just added the :name to the end and it worked.