<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Setting language and locale for embedded report in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2238103#M33440</link>
    <description>&lt;P&gt;Yes this will work with slicers but you have to select the date formats that are locale sensitive (they begin with an *)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcapezzuto_0-1639489979520.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/643754iF4C7C2482B462B5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcapezzuto_0-1639489979520.png" alt="jcapezzuto_0-1639489979520.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Dec 2021 13:53:08 GMT</pubDate>
    <dc:creator>jcapezzuto</dc:creator>
    <dc:date>2021-12-14T13:53:08Z</dc:date>
    <item>
      <title>Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/606714#M18310</link>
      <description>&lt;P&gt;We are using the Javascript API to embed reports in our web app.&amp;nbsp; We need to control the report language and locale settings for our users based on settings in our app.&amp;nbsp; In the example below, we are trying to set the language to Portuguese "pt" and the locale to Portuguese-Brasil "pt-BR".&amp;nbsp; We are defining the localeSettings (as described here&amp;nbsp;&lt;A href="https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embed-Configuration-Details" target="_blank"&gt;https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embed-Configuration-Details&lt;/A&gt;) and can see our settings returned in the embed object (see below) but the settings are not being picked up by the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-01-22 19_51_56-SiiLA.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/142322iA65AD12DD36FA959/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2019-01-22 19_51_56-SiiLA.png" alt="2019-01-22 19_51_56-SiiLA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone offer a suggestion here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 02:22:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/606714#M18310</guid>
      <dc:creator>jcapezzuto</dc:creator>
      <dc:date>2019-01-23T02:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/607252#M18317</link>
      <description>&lt;P&gt;We were able to make this work by directly adding &amp;amp;language and &amp;amp;formatlocale parameters to the embed URL.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 13:34:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/607252#M18317</guid>
      <dc:creator>jcapezzuto</dc:creator>
      <dc:date>2019-01-23T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/923897#M22226</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;Just curious because I have kind of the same challenge as you did.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I would like to create some PBI-embedded report where the users should be able to choose which language, they want to display the reports in.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We have created translations in SSAS and would like to use these translations depending on which language they choose in Power Bi embedded.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;With your experience do you think this would be possible?&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Best regards&lt;BR /&gt;Brian&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:44:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/923897#M22226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-06T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/924084#M22231</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;Yes this is definitely possible but you will need multiple versions of your report (one for each language).&amp;nbsp; Each report can be created to use the appropriate data translations from SSAS, but the dimension and measure names have to be set directly in the report for each language so they appear correctly in column headings etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any other questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 14:14:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/924084#M22231</guid>
      <dc:creator>jcapezzuto</dc:creator>
      <dc:date>2020-02-06T14:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/938532#M22367</link>
      <description>&lt;P&gt;Hi jon many thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But shouldn’t you be able&amp;nbsp;&amp;nbsp;in SSAS to let’s say create a new measure called “VAR, English name” and then in your translation file (json file) translate this to e.g. “VAR, another language”. If you then in you embedded can pass some sort of language parameter, so that the embedded report then either will show you the “VAR, English name” or “VAR, another language” depending of the value in the parameter?&lt;BR /&gt;But anyway, we have done some testing in the PBI service, and it doesn’t seem to handle different language correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again thanks for your answer.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 08:56:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/938532#M22367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T08:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/1438774#M26156</link>
      <description>&lt;P&gt;I managed to pass language and formatLocale in the embedURL and it works nicely. Though, it is not translating my calendar table - have you had any success with this if you even tried it?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 13:56:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/1438774#M26156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-16T13:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2237351#M33433</link>
      <description>&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;Do you know if the language and formatLocale settings can affect date formats for slicers (e.g. from MM/DD/YYYY to DD/MM/YYYY)? Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 08:01:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2237351#M33433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-14T08:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2238103#M33440</link>
      <description>&lt;P&gt;Yes this will work with slicers but you have to select the date formats that are locale sensitive (they begin with an *)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcapezzuto_0-1639489979520.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/643754iF4C7C2482B462B5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcapezzuto_0-1639489979520.png" alt="jcapezzuto_0-1639489979520.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 13:53:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2238103#M33440</guid>
      <dc:creator>jcapezzuto</dc:creator>
      <dc:date>2021-12-14T13:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2248885#M33569</link>
      <description>&lt;P&gt;Thanks! Tried adding it to the url as below but still doesn't work.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;reportLoadConfIg.embedUrl = `${embedData.reportConfig[0].embedUrl}&amp;amp;language=en&amp;amp;formatLocale=en-AU`;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;How were you able to add the parameters directly?&lt;BR /&gt;&lt;BR /&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 03:01:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2248885#M33569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-21T03:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setting language and locale for embedded report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2248929#M33571</link>
      <description>&lt;P&gt;Sorry I don't know how to code it, here is how the result should look.&amp;nbsp; Maybe check your syntax.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcapezzuto_0-1640058377539.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/646672i7C98BF4ED13FEB5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcapezzuto_0-1640058377539.png" alt="jcapezzuto_0-1640058377539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 03:46:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/2248929#M33571</guid>
      <dc:creator>jcapezzuto</dc:creator>
      <dc:date>2021-12-21T03:46:44Z</dc:date>
    </item>
  </channel>
</rss>

