<?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: Power BI Embed with URL in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-with-URL/m-p/3384647#M43942</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your statements, I think your issue is that you want to embed for user who don't have access to Power BI Service or you don't want to then to sign in to Power BI Service.&lt;/P&gt;
&lt;P&gt;From your screenshot, I know you are currently trying embed to website or portal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, both&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-secure" target="_self"&gt;Embed to website or portal&lt;/A&gt; / &lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-report-spo" target="_self"&gt;Embed to SharePoint&lt;/A&gt;&amp;nbsp;requires a user to sign in for authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are two workarounds for you &lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-publish-to-web" target="_self"&gt;Publish to web&lt;/A&gt; or &lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core" target="_self"&gt;Embedded for Customer (app owns data)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;SPAN&gt;When you use&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Publish to web&lt;/STRONG&gt;&lt;SPAN&gt;, anyone on the Internet can view your published report or visual. Viewing requires no authentication. It includes viewing detail-level data that your reports aggregate. Before publishing a report, make sure it's okay for you to share the data and visualizations publicly. Don't publish confidential or proprietary information. If in doubt, check your organization's policies before publishing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&lt;SPAN&gt;The&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;embed for your customers&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;solution allows you to build an app that uses non-interactive authentication against Power BI. Your customers are likely to be external users, and they don't need to sign in using Power BI credentials to view the embedded content. Typically, this solution is used by independent software vendors (ISVs) who are developing applications for third parties. For a tutorial, see&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-customer-app" data-linktype="relative-path" target="_blank"&gt;Embed Power BI content using a sample embed for your customers application&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&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>Thu, 17 Aug 2023 07:54:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-17T07:54:02Z</dc:date>
    <item>
      <title>Power BI Embed with URL</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-with-URL/m-p/3379054#M43877</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to embed my Power Bi report to a web URL page but when I share the web URL with 3rd person who doesnt have Power BI sevices access they can't see the dashabord using web URL, Its ask them to sign in. Is there a way I can share the report with a large team within the organsation with help of URL embbedment without them having access to power bI services. I am using the below HTML code inside the webpage.&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="Snip1.PNG" style="width: 494px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/955145i8788C70E58BB955B/image-dimensions/494x248?v=v2" width="494" height="248" role="button" title="Snip1.PNG" alt="Snip1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chiranjeev kalra&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:12:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-with-URL/m-p/3379054#M43877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-14T13:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embed with URL</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-with-URL/m-p/3379284#M43880</link>
      <description>&lt;P&gt;Hi. There is a license called power bi embedded. You can also use premium or fabric. Those licenses are the ones that will legally allow you to build a web app owning the login of the site and embedded reports without the need of a microsoft login.&lt;/P&gt;
&lt;P&gt;You can develop all that or check the market to purchase an app that already does it for you like &lt;A href="https://pibi.cloud" target="_blank"&gt;https://pibi.cloud&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There is no other way of building a web with a powerbi report that wouldn't need login in a secure way. The link you are using force the microsoft login.&lt;/P&gt;
&lt;P&gt;I hope that helps,&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 15:18:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-with-URL/m-p/3379284#M43880</guid>
      <dc:creator>ibarrau</dc:creator>
      <dc:date>2023-08-14T15:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embed with URL</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-with-URL/m-p/3384647#M43942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your statements, I think your issue is that you want to embed for user who don't have access to Power BI Service or you don't want to then to sign in to Power BI Service.&lt;/P&gt;
&lt;P&gt;From your screenshot, I know you are currently trying embed to website or portal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, both&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-secure" target="_self"&gt;Embed to website or portal&lt;/A&gt; / &lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-report-spo" target="_self"&gt;Embed to SharePoint&lt;/A&gt;&amp;nbsp;requires a user to sign in for authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are two workarounds for you &lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-publish-to-web" target="_self"&gt;Publish to web&lt;/A&gt; or &lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core" target="_self"&gt;Embedded for Customer (app owns data)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;SPAN&gt;When you use&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Publish to web&lt;/STRONG&gt;&lt;SPAN&gt;, anyone on the Internet can view your published report or visual. Viewing requires no authentication. It includes viewing detail-level data that your reports aggregate. Before publishing a report, make sure it's okay for you to share the data and visualizations publicly. Don't publish confidential or proprietary information. If in doubt, check your organization's policies before publishing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&lt;SPAN&gt;The&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;embed for your customers&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;solution allows you to build an app that uses non-interactive authentication against Power BI. Your customers are likely to be external users, and they don't need to sign in using Power BI credentials to view the embedded content. Typically, this solution is used by independent software vendors (ISVs) who are developing applications for third parties. For a tutorial, see&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-customer-app" data-linktype="relative-path" target="_blank"&gt;Embed Power BI content using a sample embed for your customers application&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&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>Thu, 17 Aug 2023 07:54:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-with-URL/m-p/3384647#M43942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-17T07:54:02Z</dc:date>
    </item>
  </channel>
</rss>

