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.
Mar 17, 2021
lucas_ignatius
Mar 17, 2021Brass Contributor
can you help my problem?
- Mar 18, 2021Calculated column values are visible on emails in my environment.
Is the value of the column you are referencing with the formula added manually when the item is created?- lucas_ignatiusMar 19, 2021Brass ContributorReferencing column is automatically generated because I'm using PowerAutomate for Generate Number.
- Mar 22, 2021Okay. That is the issue because you cannot exactly know when PowerAutomate flow which updates the number is run. Can you use that same flow to send emails as well?