web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create new folder on S...
Power Automate
Answered

Create new folder on Share Point

(0) ShareShare
ReportReport
Posted on by 13

I'm trying to build a flow that creates a folder on SharePoint every 1st day of the month and I would like to name the folder as the month it was created. For example:

 

I have the folder "Faturas" and whant to create inside that folder another one called 09 on September 1st, and the same on October (a folder called 10).

 

mbefmdc_0-1629478455248.png

 

How could I proceed?

Categories:
I have the same question (0)
  • Verified answer
    eric-cheng Profile Picture
    5,171 on at

    Hi @mbefmdc ,

     

    You can use the below.  There might be an easier way though lol.

     

    if(equals(length(string(int(formatDateTime(utcNow(), 'MM')))),1),concat('0',int(formatDateTime(utcNow(), 'MM'))),int(formatDateTime(utcNow(), 'MM')))

     

    ericcheng_0-1629480266839.png

     

     

    --------------------------------------------------------------------------
    If I have answered your question, please mark my post as a solution
    If you have found my response helpful, please give it a thumbs up

    Connect on LinkedIn

     

  • mbefmdc Profile Picture
    13 on at

    Actually I found out that if a certain folder path I used on flow doesn't exists, it is created. Anyway, I'm really grateful for the help.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 77 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 68

#3
Expiscornovus Profile Picture

Expiscornovus 56 Most Valuable Professional

Last 30 days Overall leaderboard