Hello,
I need some help with a flow that I am building that delivers a weekly digest email to my team members about their booked leave. As teams doesn't have a leave allocation counter, I figure I can create an email that tells them what leave they have booked, put in their manual allowance and figure out how to count the number of days of holiday so that it shows a counter for them.
I'm getting stuck on using dates to convert dates to a user date rather than a programmed output date which is not very friendly.
My flow looks as follows:
And
And
And then:
And then:
Which gives me the following output:
What I'm hoping for is each holiday as a line, with it's start and end date rather than the same holiday repeating itself as it is above. I hope that's clear and any help is much appreciated.
Craig
Solved! Go to Solution.
I found the solution on another post, rather than having a convert function for each, I formatted the date using the following options in the create html table:
Start date:
End date:
I found the solution on another post, rather than having a convert function for each, I formatted the date using the following options in the create html table:
Start date:
End date:
Hi craigmk1987,
Thanks for sharing the solution.
Regards,
JAvier
User | Count |
---|---|
87 | |
43 | |
21 | |
18 | |
16 |
User | Count |
---|---|
132 | |
47 | |
42 | |
36 | |
28 |