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!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
25 | |
24 | |
23 | |
23 | |
19 |
User | Count |
---|---|
59 | |
40 | |
40 | |
29 | |
25 |