Hi all
I need to create a new sheet in the same spreadsheet each time the flow runs (once per week). It needs to have an obvious name such as "Friday 29th Jan 2021"
However the Name property of the Create Worksheet module doesn't allow for the use of formatDateTime functions.
Any ideas how I can achieve this?
Olly
If you insert the formatdatetime formula using the Expressions tab of the dynamic content you can definately use that function to name the worksheet. The following formula should be close to what you want
formatDateTime(utcNow(),'dddd dd MMM yyyy')
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
28 | |
28 | |
26 | |
25 | |
22 |
User | Count |
---|---|
64 | |
52 | |
44 | |
34 | |
30 |