<?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: Trying to transfer RStudio code to R script in Power BI in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Trying-to-transfer-RStudio-code-to-R-script-in-Power-BI/m-p/2396163#M34983</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jostho99_0-1647371272622.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/684693i92DFA819DDE708FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jostho99_0-1647371272622.png" alt="jostho99_0-1647371272622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the flag that is appearing when I run the code in Power BI but I am clearly calling sankeyNetwork to have the visual appear. Does this have to do with how I am calling the data values? I am pretty new to using power bi with R so I would not be surprised if I am doing a mistake like that.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 19:10:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-03-15T19:10:01Z</dc:date>
    <item>
      <title>Trying to transfer RStudio code to R script in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Trying-to-transfer-RStudio-code-to-R-script-in-Power-BI/m-p/2396070#M34981</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jostho99_0-1647366111133.png" style="width: 883px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/684668iB9FA3AEC4C9AA20F/image-dimensions/883x228?v=v2" width="883" height="228" role="button" title="jostho99_0-1647366111133.png" alt="jostho99_0-1647366111133.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi everyone, I have transfered this R code from Rstudio into power BI and everything runs fine with no errors but no visuals appear. When I run this same code in RStudio the visual appears exactly how I want it to. I am using the networkD3 and dplyr packages to create a sankey diagram.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 17:44:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Trying-to-transfer-RStudio-code-to-R-script-in-Power-BI/m-p/2396070#M34981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-15T17:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to transfer RStudio code to R script in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Trying-to-transfer-RStudio-code-to-R-script-in-Power-BI/m-p/2396163#M34983</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jostho99_0-1647371272622.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/684693i92DFA819DDE708FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jostho99_0-1647371272622.png" alt="jostho99_0-1647371272622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the flag that is appearing when I run the code in Power BI but I am clearly calling sankeyNetwork to have the visual appear. Does this have to do with how I am calling the data values? I am pretty new to using power bi with R so I would not be surprised if I am doing a mistake like that.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 19:10:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Trying-to-transfer-RStudio-code-to-R-script-in-Power-BI/m-p/2396163#M34983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-15T19:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to transfer RStudio code to R script in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Trying-to-transfer-RStudio-code-to-R-script-in-Power-BI/m-p/2402176#M35049</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I find a &lt;A href="https://community.powerbi.com/t5/Desktop/R-graphics-libraries-does-not-work-in-PBI/m-p/259473" target="_self"&gt;solved post&lt;/A&gt; with similar problem like yours.&amp;nbsp; You can follow the blog to create the R visual in Power BI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://radacad.com/interactive-map-using-r-and-power-bi-create-custom-visual-part-1" target="_self"&gt;Interactive Charts using R and Power BI: Create Custom Visual Part 1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 02:58:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Trying-to-transfer-RStudio-code-to-R-script-in-Power-BI/m-p/2402176#M35049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-18T02:58:52Z</dc:date>
    </item>
  </channel>
</rss>

