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

Notifications

Announcements

Community site session details

Community site session details

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

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 406 Moderator

#3
abm abm Profile Picture

abm abm 245 Most Valuable Professional

Last 30 days Overall leaderboard