Forum Discussion
lucas_ignatius
Mar 17, 2021Brass Contributor
Column value on SharePoint is Missing on Email
I've problem when I create new data on List SharePoint my value is Missing when email is send (using Email v2), but when I test running using power automate test value is appear. Can anyone help for...
- Mar 25, 2021What if you add Get Item SharePoint action before Send an email action, and use the Order Number value returned from that action.
lucas_ignatius
Mar 22, 2021Brass Contributor
Matti_Paukkonen because my flow is using approval and if approve will be send email. And then I'm using update column on Order Number, not using Created column.
I Attached my flow, please help to check it
Mar 25, 2021
What if you add Get Item SharePoint action before Send an email action, and use the Order Number value returned from that action.
- lucas_ignatiusApr 16, 2021Brass ContributorYeah...
I'm just using get item sharePoint it will be show my generate number.
Thanks