
We have built our project using model driven power app. We have created custom role for end users. End user requirement is they want to see date time in their local time zone. We found out that for this, power app has facility to set time zone in personal settings. But these personalization settings are disabled to end users.
Please help me to understand how can we enable these settings for them.
Hi @snpatil, Use the UserSettings table to specify time zone settings for a user in Microsoft Dataverse. So make sure that whatever custom security role you have created, has enough privilege on this table. https://learn.microsoft.com/en-us/power-apps/developer/data-platform/specify-time-zone-settings-user
-----------------------------------------------------------------------------------------------------------------------------
I hope this helps.
Please click Accept as solution ✅ if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍
Thanks,
ANB