<?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 Power BI Service &amp;amp; Python visual questions in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2707018#M37947</link>
    <description>&lt;P&gt;My company is using a historgram with some customizations to it to display a histogram how we want based on the data that is returned. These are the packages we are using within the Power BI Desktop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;matplotlib&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;pyplot&lt;/SPAN&gt; &lt;SPAN&gt;as&lt;/SPAN&gt; &lt;SPAN&gt;plt&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;numpy&lt;/SPAN&gt; &lt;SPAN&gt;as&lt;/SPAN&gt; &lt;SPAN&gt;np&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;math&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;When our code is all said and done, the visual displays just as we needed it to and works as intended. But, when we push this to the Power BI service, we end up getting this error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EAB1977_0-1660745985904.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/766981i242F20939A44FDC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EAB1977_0-1660745985904.png" alt="EAB1977_0-1660745985904.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Looking at the documentation located &lt;A href="https://docs.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support" target="_self"&gt;here&lt;/A&gt;, it appears that we are adhearing to the supported Python packages other than the math module. It also states something about the Power BI service supports packages published in PyPI. Since my company is using the math module, does that need to go there?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am searching for answers. The weird thing is, sometimes the visual works and other times it doesn't.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 17 Aug 2022 14:20:03 GMT</pubDate>
    <dc:creator>EAB1977</dc:creator>
    <dc:date>2022-08-17T14:20:03Z</dc:date>
    <item>
      <title>Power BI Service &amp; Python visual questions</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2707018#M37947</link>
      <description>&lt;P&gt;My company is using a historgram with some customizations to it to display a histogram how we want based on the data that is returned. These are the packages we are using within the Power BI Desktop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;matplotlib&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;pyplot&lt;/SPAN&gt; &lt;SPAN&gt;as&lt;/SPAN&gt; &lt;SPAN&gt;plt&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;numpy&lt;/SPAN&gt; &lt;SPAN&gt;as&lt;/SPAN&gt; &lt;SPAN&gt;np&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;math&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;When our code is all said and done, the visual displays just as we needed it to and works as intended. But, when we push this to the Power BI service, we end up getting this error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EAB1977_0-1660745985904.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/766981i242F20939A44FDC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EAB1977_0-1660745985904.png" alt="EAB1977_0-1660745985904.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Looking at the documentation located &lt;A href="https://docs.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support" target="_self"&gt;here&lt;/A&gt;, it appears that we are adhearing to the supported Python packages other than the math module. It also states something about the Power BI service supports packages published in PyPI. Since my company is using the math module, does that need to go there?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am searching for answers. The weird thing is, sometimes the visual works and other times it doesn't.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Aug 2022 14:20:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2707018#M37947</guid>
      <dc:creator>EAB1977</dc:creator>
      <dc:date>2022-08-17T14:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Service &amp; Python visual questions</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2714430#M38022</link>
      <description>&lt;P&gt;Can you confirm that the personal gateway that you have set up for this is running at the time your users attempt to use the visual?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2022 00:08:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2714430#M38022</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-08-21T00:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Service &amp; Python visual questions</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2717833#M38086</link>
      <description>&lt;P&gt;Yes, the display is up and running 24/7.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 16:12:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2717833#M38086</guid>
      <dc:creator>EAB1977</dc:creator>
      <dc:date>2022-08-22T16:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Service &amp; Python visual questions</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2717849#M38087</link>
      <description>&lt;P&gt;I asked about the personal gateway app, not the display.&amp;nbsp; Python and R visuals on the Power BI Service only work with Personal Gateways.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 16:20:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Service-amp-Python-visual-questions/m-p/2717849#M38087</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-08-22T16:20:53Z</dc:date>
    </item>
  </channel>
</rss>

