I have a very simple workflow that sends an e-mail with the current item component variable in the body. This works well except that it also returns a bunch of numbers along with the component name. They look like an item id so how can I get it to not include the numbers ex:
Draft 1 of the Sales Report partAppendix|fac091ab-07d5-4b7d-8252-dba7a0602ec9is ready for your review.
I would like it to be Appendix on its own not with the Appendix|fac091ab-07d5-4b7d-8252-dba7a0602ec9where Appendix is the value of Current Item: Component.
I can't seem to change the format in the Return field as part of the Add or Change Lookup to see if that would help.
Thanks in advance for any help