<?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 How to easily switch a power app that is embedded in a power bi report from power app environment DE in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3481383#M44968</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I have created a power bi report with an embedded power app. As I am developing the report, the power app resides on a development environment.&amp;nbsp;When the report is finished I have to copy (export/import solution) the power app to a production environment. And this is where the problem starts as now the embedded power app needs to refer to the production environment instead of the development one.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only solution I found is to delete the power app from the report, add a new power app, link it to the existing app in the production environment... and set all the visual properties (size, title, color...) of the power app visual again.&lt;/P&gt;&lt;P&gt;A painful process...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to easily switch an embedded power app in my power bi report from the development to the production environment?&lt;/P&gt;&lt;P&gt;Is there no way to just edit the URL of the embedded app somewhere (via a tool)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 17 Oct 2023 14:55:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-10-17T14:55:54Z</dc:date>
    <item>
      <title>How to easily switch a power app that is embedded in a power bi report from power app environment DE</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3481383#M44968</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I have created a power bi report with an embedded power app. As I am developing the report, the power app resides on a development environment.&amp;nbsp;When the report is finished I have to copy (export/import solution) the power app to a production environment. And this is where the problem starts as now the embedded power app needs to refer to the production environment instead of the development one.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only solution I found is to delete the power app from the report, add a new power app, link it to the existing app in the production environment... and set all the visual properties (size, title, color...) of the power app visual again.&lt;/P&gt;&lt;P&gt;A painful process...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to easily switch an embedded power app in my power bi report from the development to the production environment?&lt;/P&gt;&lt;P&gt;Is there no way to just edit the URL of the embedded app somewhere (via a tool)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Oct 2023 14:55:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3481383#M44968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-17T14:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to easily switch a power app that is embedded in a power bi report from power app environmen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3492511#M45062</link>
      <description>&lt;P&gt;You can patch the URL inside the PBIX file (it's an archive with a bunch of JSON files etc, and one of them contains the definition of the visuals). However this would not fall under the "Easily"&amp;nbsp; category.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is important to you please consider voting for an existing idea or raising a new one at &lt;A href="https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41" target="_blank" rel="noopener"&gt;https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 22:52:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3492511#M45062</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-10-23T22:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to easily switch a power app that is embedded in a power bi report from power app environmen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493078#M45067</link>
      <description>&lt;P&gt;Thanks for you answer,&amp;nbsp;I thought that would be an option.&lt;BR /&gt;I unzipped the PBIX and used visual studio to search on 'powerapp', see picture.&lt;/P&gt;&lt;P&gt;So I just need to replace the App ID and zip everything again or is there some extra catch I need to take care off?&lt;BR /&gt;Also, is there some tool that you could recommend to do this? I am a layman with Visual studio...&lt;BR /&gt;Thanks again for any furhter advise.&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="RudiSterckx_0-1698130987005.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/985530i26EF0B74AB8DF802/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RudiSterckx_0-1698130987005.png" alt="RudiSterckx_0-1698130987005.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 07:09:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493078#M45067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-24T07:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to easily switch a power app that is embedded in a power bi report from power app environmen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493108#M45068</link>
      <description>&lt;P&gt;Actually just renaming it to .zip, unzipping, rezipping and renaming to .pbix (without doing any changes) already gives an error when trying&amp;nbsp; to open it in PBI desktop &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RudiSterckx_1-1698131881927.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/985541iCF99BA76B4A86A3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RudiSterckx_1-1698131881927.png" alt="RudiSterckx_1-1698131881927.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 07:19:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493108#M45068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-24T07:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to easily switch a power app that is embedded in a power bi report from power app environmen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493683#M45076</link>
      <description>&lt;P&gt;If the PBIP includes the visual definitions then you can try that one instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can likely appreciate patching the PBIX is wholly unsupported and done at your own risk. Always have a backup.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 10:58:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493683#M45076</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-10-24T10:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to easily switch a power app that is embedded in a power bi report from power app environmen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493687#M45077</link>
      <description>&lt;P&gt;Use 7zip&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 10:59:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3493687#M45077</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-10-24T10:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to easily switch a power app that is embedded in a power bi report from power app environmen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3757655#M50345</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ah, I recently came across the same problem. You can solve this by saving the power BI report not as pbix but as pbip, i.e., as project. This is quite new feature and allows you to have the Power BI report in more or less human readable shape. It will create a folder named &amp;lt;ReportName&amp;gt;.Report, where you will find a report.json file. It contains information about all the visuals of your report. It will also contain a line with your embedded power App.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks something like:&amp;nbsp;'/providers/Microsoft.PowerApps/apps/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'. The number will match the unique identifier of your power app. You can find it in the Power Apps environment if you navigate to some detail panel.&lt;/P&gt;&lt;P&gt;All you have to do is replace all occurrences of your Development Power App identifiert with the one of the production. Then reload the report and it should work.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 10:06:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/3757655#M50345</guid>
      <dc:creator>Lukazy</dc:creator>
      <dc:date>2024-03-12T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to easily switch a power app that is embedded in a power bi report from power app environmen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/4666383#M60733</link>
      <description>&lt;P&gt;If anyone is still wondering about this, there is now a solution.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can use the "Reset to default" option in the visual's settings. This keeps the fields, but allows you to select a different Power App.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:44:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-easily-switch-a-power-app-that-is-embedded-in-a-power-bi/m-p/4666383#M60733</guid>
      <dc:creator>veikko</dc:creator>
      <dc:date>2025-04-24T09:44:46Z</dc:date>
    </item>
  </channel>
</rss>

