Announcements
I am sure this is a setting somewhere but any fields I have in my entitites which are dates display in powerapps as month then day, but I need it to be day then month. So at the moment a date would be 01/31/2018 but I need it to be 31/01/2018. How do I get it to work the right way round?
Thanks for the help!
If it's a datepicker, you can change the 'Format' property to "dd/mm/yyyy"
If you want to display it in a label, use: Text(DateValueName, "[$-en-US]dd/mm/yyyy")
The datepicker one worked perfect. For a label I currently have 'Gallery1.Selected.DateReceived' in the Text box. How do I change this to display the date correctly based on your solution?
I think Text(Gallery1.Selected.DateReceived, "[$-en-US]dd/mm/yyyy") should work
Worked perfect 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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 993
Valantis 675
11manish 545