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 / Accounting Period 2023...
Power Automate
Answered

Accounting Period 202309 instead of 20239

(0) ShareShare
ReportReport
Posted on by 5

I have two columns in sharepoint that I am pulling from (with example):

Year = 2023

Month =  9

 

In my flow I am combining them with this: 

concat(items('Apply_to_each')?['Fiscal Year'], items('Apply_to_each')?['Period'])
 
How do I fix this equation so that I get the following:
 
YearMonthAccounting Period Result
20231202301
20239202309
202310202310
202311202311
Categories:
I have the same question (0)
  • Verified answer
    Manish Solanki Profile Picture
    15,097 Super User 2025 Season 2 on at

    Hi @tdanna 

     

    Pls use the below expression to format month value:

    concat(items('Apply_to_each')?['Fiscal Year'], formatNumber(int(items('Apply_to_each')?['Period']),'00'))

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

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
David_MA Profile Picture

David_MA 223 Super User 2025 Season 2

#2
Expiscornovus Profile Picture

Expiscornovus 205 Most Valuable Professional

#3
harshdeol Profile Picture

harshdeol 167 Moderator

Last 30 days Overall leaderboard