Forum Discussion
Don-Bot
Helper V
1 year agoModify 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
Super User
1 year agoThe 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?