What I already did is:
In the legacy Admin area, going to the "Advanced Settings" area, navigating to "Settings" | "Administration" | "System Settings" | "Formats" and choosing the format (Germany) what I need. So dd.MM.yyyy.
But after this; in Dataverse it's still in format MM/DD/YYYY.
If you could tell me where the format can be specified, that would be a great help!
If you're trying to format the date retuned from dataverse in a canvas app you can do something similar to the below:
Text(ThisItem.Date,”dd/mm/yy”)
Thank you but unfortunately the solution you've given is for model-driven Apps but I am working on a Canvas App with Dataverse as datasource.
Hi @ultrAslan,
Changing the format in the system settings sets a default for new users going forward, but does not apply to existing users. A user's personal settings override the default system settings.
The steps to update your personal options/settings are documented here.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1