Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Convert Month text to number

(0) ShareShare
ReportReport
Posted on by 12

Hi,

 

Is there any function to convert the month in text to number?

 

For example convert FEB to 02, Jan to 01 and so on.

 

Thanks,

 

  • vikulkar Profile Picture
    on at
    Re: Convert Month text to number

     

    guess I overlooked the example and interpreted the question in a different way.

     

    Does the solution recommended by @abm work for you?

  • abm abm Profile Picture
    32,500 Most Valuable Professional on at
    Re: Convert Month text to number

    Hi @adri3 

     

    There is no expression function to convert Month Text to numeric.

     

    You could use Switch Case statement.

     

    Please see below. Extend the other case conditions accordingly.

     

    image.png

  • vikulkar Profile Picture
    on at
    Re: Convert Month text to number

     

     

    Hi @adri3 ,

     

    Can you please consider the int() function that is available as expression?

     

    This function can convert text to an integer. In your case you can get the month as a substring and then convert it.

     

    Thank you!

     

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1