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 Apps / Date format appears in...
Power Apps
Unanswered

Date format appears incorrectly for some users in Gallery

(0) ShareShare
ReportReport
Posted on by 603

I have a date field in powerapps with backend as SharePoint list. The date is being shown in gallery using the below formula.

 

If(
ThisItem.Date_Posted = ThisItem.Modified_Date,
DateAdd(
ThisItem.Date_Posted,
0,
TimeUnit.Hours
),
(DateAdd(
ThisItem.Modified_Date,
0,
TimeUnit.Hours
) )
)

 

For some users, when they access the powerapp in Desktop, it shows dates as MM/DD/YYYY format whereas for all other users, it shows up in DD/MM/YYYY format which is the expected format. May I know how can I show the same format across all users? 

 

 

 

 

Categories:
I have the same question (0)
  • SebS Profile Picture
    4,822 Super User 2026 Season 1 on at

    @Iantaylor2050 

     

    A few things control dates:

     

    1. Set Format using Text(control, "DD/MM/YYYY")

    2. Location settings set up in MSO365 account

    3. By Auto-Detection language in the browser (Chrom is a pain for that it will change date format in apps not matter what if You have wrong region set up)

     

    To ensure all dates show correctly, all users need to set up their own Location and Date settings, as in most cases Auto-Detection language future of a browser will overwrite Your set date formats in the app.

     

    Double-check with affected users if they set up an MS365 account with the correct location. Also, if they use Chrome, it's important to set it to the right region.

     

    If users use Power Apps App, MS365 account settings are essential and when they use an in-browser to use App, not only MS365 account settings matter but also Browser Settings.

     

    Hope that helps

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 610

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard