Problem: I'm trying to format the date (from "Dynamic Content" )I'm inserting into an email to the US friendly pattern mm-dd-yyyy. I'm using THIS solution posted here earlier. Everything in this solution seems to be working fine except in the email where I place the variable that is set to the date from the column... it shows that date 6 - 7 months in the future. This happens whether I modify the date pattern with the expression or not.
Background: I have a SharePoint list with columns of people and dates. Everyday the Flow pulls the list and compares that date with today's date to see if dates in the columns are 30 day or less from today, which all works fine. It's just when the date get inserted into the email body the variable date is 6 - 7 months ahead.
Hi @Slloyd
Couple of things to check.
1. Format of the date expression. Could you post the expression. The screenshot is not very clear.
2. Run time history values of the date returned from Get Items Step before you format or store in a variable name.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @Slloyd
This is strange indeed, but clearly an issue in converting the date.. When you run the Power Automate what's the format you see when it's inserted in the varDate? And when it comes from the Get Items?
You may encounter issues if the date is formatted in another format and is returned in a string format and the mapping get's screwed-up.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
Thanks for the reply. What's the best way to see the output from Get Items and into varDate?
Thanks,
Shawn
I downloaded the raw JSON (or whatever it is) from the Get Items test run. This what I see for the date column I'm putting into the variable and that I want to show in my email:
Hi @Slloyd
Try to remove the initialise string variable and use a compose action to format the date.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThe 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.
User | Count |
---|---|
75 | |
21 | |
18 | |
17 | |
13 |
User | Count |
---|---|
127 | |
35 | |
31 | |
28 | |
25 |