문제

I have a list with a name, email field, and position field.

The odd thing is when I call the value of the lookup in a workflow email, a 6;# is appended to the front of all three fields.

There are no empty spaces. How do I correct this, please?

도움이 되었습니까?

해결책

  • Try to create a workflow variable with data type string.
  • Set the value of the variable to Current Item , select the look up return field value as Lookup value with comma

enter image description here

  • Use the new variable in your email as the following

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top