Forum Discussion

Claster's avatar
Claster
Advocate II
9 years ago

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-msft's avatar
    v-haibl-msft
    Microsoft Employee

    Claster

     

    • 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

    • Tishchenko's avatar
      Tishchenko
      Responsive 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.


      • v-haibl-msft's avatar
        v-haibl-msft
        Microsoft Employee

        Claster

         

        These two functions are not supported in Service but only in Desktop. You can only change the value format in your data source but cannot do it after insert data into PBI Service. You can also vote this idea in this site.

         

        Best Regards,

        Herbert