Why is the field value in the list blank after assigning to a variable?

Lopez, Ahiezer 236 Reputation points
2022-03-10T16:42:06.997+00:00

First off, I have zero experience with sharepoint designer.

The issue that I am trying to fix is when an email is sent. When an email is sent, there is nothing for the production number, its blank for all emails that are sent out. From what I understand the workflow seen below is where this production number gets assigned to a variable and then to a field within a list. This data is first seen in this Data Lookup table. The PrdOrder value is assigned to the variable and then to what I am trying to PRD ID which is located in the list seen below. Issue with that is that its blank. I don't know why the PRD ID field is blank.

![182002-image.png]2

181975-image.png

181910-image.png

181969-image.png

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint Server | Development
{count} votes

1 answer

Sort by: Most helpful
  1. CaseyYang-MSFT 10,461 Reputation points
    2022-03-11T06:56:02.07+00:00

    Hi @Lopez, Ahiezer ,

    Do you want to get value from ProOrder and set value to PRP ID? If so you have to change workflow to If Current Item:PRP ID is empty Set Data Lookup:PrdOrder to PRP ID.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.