Forum Discussion
format data depending the region
Hey Anonymous ,
you can change that by defining a custom format. Then this format will stay independent of the settings of each user:
Use custom format strings in Power BI Desktop - Power BI | Microsoft Docs
Like this you could format it as "dd.mm.yyyy" or something similar. Check the details in the documentation link above.
Thanks you selimovd ,
But I don't want to have a predefined and fixed format.
What I want is that if a US user enters Power Bi service, he sees the date in American format.
If a user from Spain enters, see the date in Spanish format.
This works fine for date filters but not for table data.
Here is a basic example: i Created this report in Power BI desktop with Spanish format, i publish and now this is what i'm watching with US english browser (date slicers see well but table not):