<?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: Analytics Pane not working in Developer mode? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Analytics-Pane-not-working-in-Developer-mode/m-p/2814069#M39040</link>
    <description>&lt;P&gt;Perhaps I should have made clear that I am a developer (which is why I posted in this sub forum).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the developer mode to be able to run custom visuals that I am currently developing. It allows me to use debugging tools to debug my code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that previously I was able to create a custom visual that has the Analytics Pane. However, while in developer mode the Analytics pane no longer appears. This seems like a bug. It only appears after I build the custom visual, but that does not allow me to debug the code.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2022 13:14:48 GMT</pubDate>
    <dc:creator>WouterBo</dc:creator>
    <dc:date>2022-10-03T13:14:48Z</dc:date>
    <item>
      <title>Analytics Pane not working in Developer mode?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Analytics-Pane-not-working-in-Developer-mode/m-p/2796762#M38890</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using the PowerBI Service with the developer visual:&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="Screenshot 2022-09-26 at 16.24.50.png" style="width: 179px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/793003i4C2A47FA78468974/image-dimensions/179x316?v=v2" width="179" height="316" role="button" title="Screenshot 2022-09-26 at 16.24.50.png" alt="Screenshot 2022-09-26 at 16.24.50.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any analytics lines I have added to the analytics pane do not work anymore:&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="Screenshot 2022-09-26 at 16.25.01.png" style="width: 144px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/793004i6E42232010E74E8D/image-dimensions/144x491?v=v2" width="144" height="491" role="button" title="Screenshot 2022-09-26 at 16.25.01.png" alt="Screenshot 2022-09-26 at 16.25.01.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I build the custom visual, or take it from my organisational visuals it does work, but I cannot properly debug any changes that way. Anyone have a solution for that?&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="Screenshot 2022-09-26 at 16.25.39.png" style="width: 231px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/793009i13E6952077E2C61B/image-dimensions/231x557?v=v2" width="231" height="557" role="button" title="Screenshot 2022-09-26 at 16.25.39.png" alt="Screenshot 2022-09-26 at 16.25.39.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wouter&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 14:33:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Analytics-Pane-not-working-in-Developer-mode/m-p/2796762#M38890</guid>
      <dc:creator>WouterBo</dc:creator>
      <dc:date>2022-09-26T14:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Analytics Pane not working in Developer mode?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Analytics-Pane-not-working-in-Developer-mode/m-p/2799144#M38911</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/247681"&gt;@WouterBo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Developer mode&lt;/SPAN&gt;&amp;nbsp;is used for testing packaged updates to custom visuals that are already published in AppSource, as Power BI always serves the published version of a known visual by default.&lt;/P&gt;
&lt;P&gt;This switch temporarily overrides that and allows developers to confirm new functionality is packaged correctly prior to submission.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When testing or updating a visual that is already published, make sure you're using the correct version of the visual&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;without changing the GUID&lt;/STRONG&gt;&lt;SPAN&gt;. To override the AppSource version with a local file version, enable Developer mode in either Power BI Desktop, or Power BI service.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For reference:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/submission-testing" target="_self"&gt;Test a Power BI custom visual before submitting it for publication&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And please make sure the environement has been configured correctly.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/environment-setup?tabs=windows" target="_self"&gt;Set up your environment for developing a Power BI visual&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may refer to &lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/analytics-pane" target="_self"&gt;this blog&lt;/A&gt; to learn more about how to add Analyticss pane in custom visual.&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>Tue, 27 Sep 2022 08:50:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Analytics-Pane-not-working-in-Developer-mode/m-p/2799144#M38911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-27T08:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Analytics Pane not working in Developer mode?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Analytics-Pane-not-working-in-Developer-mode/m-p/2814069#M39040</link>
      <description>&lt;P&gt;Perhaps I should have made clear that I am a developer (which is why I posted in this sub forum).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the developer mode to be able to run custom visuals that I am currently developing. It allows me to use debugging tools to debug my code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that previously I was able to create a custom visual that has the Analytics Pane. However, while in developer mode the Analytics pane no longer appears. This seems like a bug. It only appears after I build the custom visual, but that does not allow me to debug the code.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 13:14:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Analytics-Pane-not-working-in-Developer-mode/m-p/2814069#M39040</guid>
      <dc:creator>WouterBo</dc:creator>
      <dc:date>2022-10-03T13:14:48Z</dc:date>
    </item>
  </channel>
</rss>

