Created SharePoint item from Flow with required fields only, then manually updated value of newly created item from sharepoint site for other optional fields, and then getting items from flow doesn't gives the manually updated value (it gives empty value for manually updated optional fields).
Is this the issue or I am doing something wrong in the logic?
SOLUTION (Getting reference from Accepted Answer from @v-yuazh-msft😞
Using the values from "Create Item" gives original values during the time of creation no matter when we use them.
To get the updated values, we need to use some other steps like "Get Item" performed after update.
Solved! Go to Solution.
Hi @ pNabin,
If I have to use the updated value after item is created, you need to use the value from other steps such as "Get Item" which is generated after manual action (using it from "Create Item" gives the orignal value at the time of creation).
Regards,
Alice Zhang
Hi @ pNabin,
Could you please share a full screenshot of the configuration of your flow?
Do you update value of newly created item from sharepoint site for other optional fields in the "Response"?
Could you please share a screenshot of the the value of newly created item in the "Get item" action?
Please check if you have successfully updated the value of newly created item from sharepoint site for other optional fields in the "Response"
Please share more details so we could provide a proper workaround for you.
Regards,
Alice Zhang
Hi @v-yuazh-msft @ScottShearer,
I am sorry for my dumb mistake. Actually I changed the optional field, after the "Send email with options" step email is created and prior to the action on email. So, the manually updated value is not reflected in email.
If I have to use the updated value after item is created, do I need to use the value from other steps such as "Get Item" which is generated after manual action (using it from "Create Item" gives the orignal value at the time of creation)?
Hi @ pNabin,
If I have to use the updated value after item is created, you need to use the value from other steps such as "Get Item" which is generated after manual action (using it from "Create Item" gives the orignal value at the time of creation).
Regards,
Alice Zhang
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
43 | |
17 | |
15 | |
14 | |
13 |
User | Count |
---|---|
68 | |
37 | |
27 | |
20 | |
18 |