Hello PA network,
Seems simple and maybe I'm missing something.
I am being presented with a date as text = "07-Feb" ... I just need to be able to add 6 days to it.
I have tried a bunch of ways to make this work to no avail.
Any recommendations?
Solved! Go to Solution.
Try the following expression:
addDays(concat(outputs('Compose'),'-',concat(utcNow('yyyy'))),6,'dd-MMM')
This expression
Here is the flow's runtime output:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Try the following expression:
addDays(concat(outputs('Compose'),'-',concat(utcNow('yyyy'))),6,'dd-MMM')
This expression
Here is the flow's runtime output:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Thank you! Perfect!
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 |
---|---|
71 | |
23 | |
17 | |
17 | |
13 |
User | Count |
---|---|
124 | |
34 | |
33 | |
28 | |
25 |