Forum Discussion
Don-Bot
1 year agoHelper V
Modify Timezone for apps own data power bi embedded model
I have a apps own data power bi embedded semantic model setup. The model itself is an import model that is setup as a star schema. Multiple clients and multiple users across different timezones uti...
lbendlin
1 year agoSuper User
The standard approach would be to use UTC datetime values and let the report user's browser do the translation to the current local timezone. Is that not an option for you?