Power Automate: create a folder in sharepoint
I will explain how to create a folder but also how to include a date in its name so to create it, I will use the “instant cloud flow” for my article:

NOTE: to automate it, I will use “automated cloud flow” or “schedule cloud flow”
Click on the “+” to add a new action:

In the “search” field, put “create folder” to select this option:

Fill the fields and for the “folder path” one, put manually the path:

NOTE: the path should be after the “root folder”. In my example, it is “documents” or “shared documents”

In my example:
- /power automate/ -> the existed folder where I want to create my new folder inside
- test -> the name of my new folder

Once done, click on “save” then on “test”:

This is the result:

Now if I want to include date, for instance the year, in the folder name, I will need to add those 2 actions:

To know how, read Power Automate: date and time.
Then in the “create new folder -> folder path”, I will add the output from my “initialize variable” (testyear) by using the “lightning” icon:


This is the result:

Interesting Topics
-
Be successfully certified ITIL 4 Managing Professional
Study, study and study, I couldn’t be successfully certified without studying it, if you are interested...
-
Be successfully certified ITIL 4 Strategic Leader
With my ITIL 4 Managing Professional certification (ITIL MP) in the pocket, it was time to go for the...
-
Hide visual and change background color based on selection
Some small tricks to customize the background colour of a text box...
-
Stacked and clustered column chart or double stacked column chart
In excel, I use a lot the combination of clustered and stacked chart...
-
Refresh Power BI
From the Power BI Service, I can set refresh but, for instance, there is no option to do it monthly or each time a change is made...
-
Power BI alerts to be sent by email from an excel file based on condition
I will explain how to send a list of emails from an excel file after creating alerts...