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 Apps
Unanswered

Month Name Issue

(0) ShareShare
ReportReport
Posted on by

 

Hi Team,

 

I am working on a PowerApps where I am using one formula to create Month name(MMM'YY) based on Fiscal calendar given by Client. For all users our formula is working correctly except for two users. It was working fine till the last month. Below is the formula :

 

If(Lookup(FiscalCloseCal,'Month End Close' = Text(Today()-Day(Today()),"[$-en-US]mmmm") And 'Fiscal Year' = Year(Today()-Day(Today())),'Actual Due') < Today(),Text(Today(),"[$-en-US]mmm'yy"),Text(Today()-Day(Today()),"[$-en-US]mmm'yy"))

 

 

FiscalCloseCal is referring to the attached screenshot.

abhoria_0-1696574700662.png

 

Attaching one screenshot for showing wrong month output.

abhoria_1-1696574907184.png

 

FYI, every user is using this Powerapp from different Time Zone.

Any help is much appreciated.

 

Thankyou

 

 

Categories:
I have the same question (0)
  • timl Profile Picture
    37,252 Super User 2026 Season 1 on at

    @abhoria 

    In the final section of your formula where you call Text, if you pass an English language code (en-US), that should hopefully resolve the problem.

    If(Lookup(FiscalCloseCal,'Month End Close' = Text(Today()-Day(Today()),"[$-en-US]mmmm") And 'Fiscal Year' = Year(Today()-Day(Today())),'Actual Due') < Today(),Text(Today(),"[$-en-US]mmm'yy"),Text(Today()-Day(Today()),"[$-en-US]mmm'yy", "en-US"))

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 339 Most Valuable Professional

#2
11manish Profile Picture

11manish 180

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard