Forum Discussion
Claster
9 years agoAdvocate II
API Localization & Round number
Hello All. I insert data into powerbi using API and I have a some problem.
1. In my profile I set Russian localization but my dates in table look as mm.dd.yyyy, I thought if I set Russian localization that my dates should be like dd.mm.yyyy.
2. Coluld I show dates without time.
3. Problem with numbers in hints
4 Replies
Replies have been turned off for this discussion
- v-haibl-msftMicrosoft Employee
- This setting will only change the language displayed in the site but will not change your date format. Please refer to this document.
- In PBI Service, you’re not able to change the date format. You can change the format from Date/Time to Date in PBI Desktop. Please refer to this document.
- This setting can only control the decimal places in “data labels” but cannot impact the one in “Tooltips”. If you also want to change the one in Tooltips, we can do it in PBI Desktop.
Best Regards,
Herbert
- TishchenkoResponsive Resident
v-haibl-msft you missed KEY phrase "...I insert data into powerbi using API...". So, this guy can't use Power BI Desktop a-priory. Only JSON scripts.
We have similar problems to.
- ClasterAdvocate II
I can't use PowerBI Desktop because this data set was created by PowerBI API http://docs.powerbi.apiary.io/#
In example i don't see how i could set localization and format of numbers
- v-haibl-msftMicrosoft Employee