Help with JoinFieldValue in a Worflow
So I am using the following, but it shows me an error, that the exp name is not valid, probably I'm using the function in a wrong way.
JoinFieldValue('<CustomObject1>', [<CustomObject1Id>], PRE('<Type>')) <> JoinFieldValue('<CustomObject1>', [<CustomObject1Id>], '<Type>')
Thanks