<?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: Cyrillic characters in R custom visuals in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/447087#M13767</link>
    <description>&lt;P&gt;We've got details for R devs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If seems you have to&amp;nbsp;explicitly use a font that supports Cyrillic characters.&lt;/P&gt;
&lt;P&gt;If you're in Power BI Desktop you have to choose the appropriate font and use &lt;STRONG&gt;par(family = powerbi_rFamilyFontName)&lt;/STRONG&gt; as in service.&lt;/P&gt;
&lt;P&gt;If you're in Power BI Service, you have to override &lt;STRONG&gt;powerbi_rFamilyFontName&lt;/STRONG&gt; to be the font name and &lt;STRONG&gt;r_powerbiFontName&lt;/STRONG&gt; to be the font file name (as font name with .ttf extension).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if this solution solves the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jun 2018 06:50:06 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-06-25T06:50:06Z</dc:date>
    <item>
      <title>Cyrillic characters in R custom visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/443344#M13671</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a custom visual using R. It works fine but it does not show cyrillic characteres properly. I've tried adding "&lt;SPAN&gt;Sys.setlocale("LC_CTYPE", "russian")" to the code in script.r but unfortunately it does not help. I have cyrillic characters both in my data and my code (adding axis labels in Russian).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any way to fix this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1.JPG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/102062i4DBE18519F350B30/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.JPG" alt="1.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 14:31:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/443344#M13671</guid>
      <dc:creator>kral_06</dc:creator>
      <dc:date>2018-06-19T14:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cyrillic characters in R custom visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/443961#M13690</link>
      <description>&lt;P&gt;We'll discuss this issue with R-script developers and get back with an answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 08:05:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/443961#M13690</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-06-20T08:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cyrillic characters in R custom visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/447087#M13767</link>
      <description>&lt;P&gt;We've got details for R devs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If seems you have to&amp;nbsp;explicitly use a font that supports Cyrillic characters.&lt;/P&gt;
&lt;P&gt;If you're in Power BI Desktop you have to choose the appropriate font and use &lt;STRONG&gt;par(family = powerbi_rFamilyFontName)&lt;/STRONG&gt; as in service.&lt;/P&gt;
&lt;P&gt;If you're in Power BI Service, you have to override &lt;STRONG&gt;powerbi_rFamilyFontName&lt;/STRONG&gt; to be the font name and &lt;STRONG&gt;r_powerbiFontName&lt;/STRONG&gt; to be the font file name (as font name with .ttf extension).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if this solution solves the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 06:50:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/447087#M13767</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-06-25T06:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cyrillic characters in R custom visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/450594#M13857</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;, thank you very much for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not understand&amp;nbsp;how and where I should specify the font. Could you give an example or more detailed instructions?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:37:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/450594#M13857</guid>
      <dc:creator>kral_06</dc:creator>
      <dc:date>2018-06-28T16:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cyrillic characters in R custom visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/452551#M13903</link>
      <description>&lt;P&gt;We'd recommend to contact&amp;nbsp;pbircvsupport@microsoft.com to get this issue resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 10:05:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cyrillic-characters-in-R-custom-visuals/m-p/452551#M13903</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-07-02T10:05:47Z</dc:date>
    </item>
  </channel>
</rss>

