<?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: embed a PowerBI report in Salesforce in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/83585#M2964</link>
    <description>&lt;P&gt;Did you ever find a way to do this? &amp;nbsp;We have the same need.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2016 12:35:20 GMT</pubDate>
    <dc:creator>rwohlber</dc:creator>
    <dc:date>2016-10-28T12:35:20Z</dc:date>
    <item>
      <title>embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31397#M921</link>
      <description>&lt;P&gt;My client wants to integrate a PowerBI report in an iframe in Salesforce.com I know I can use the public link with Publish to web feature, but link and data won't be secured. So is there an alternative ? How could I register Salesforce as a web application accessing PowerBI resources ? Some question with Dynamics CRM.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 22:45:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31397#M921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-26T22:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31404#M923</link>
      <description>&lt;P&gt;For Power BI, you would use the new Power BI Embedded functionality. So, essentially create a web application that uses Power BI Embedded to display reports and then iframe that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app" target="_blank"&gt;https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started-sample/" target="_blank"&gt;https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started-sample/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For CRM, generally you can iframe CRM or just create a Power BI report based upon Microsoft CRM data and again use Power BI Embedded.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 23:53:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31404#M923</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2016-04-26T23:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31733#M938</link>
      <description>&lt;P&gt;Hi smoupre. I don't want to create a new web app (for that for sure I would use the new Power BI Embedded functionality)&amp;nbsp;, I just want to embed PowerBI reports into an existing Salesforce.com application, in an iframe. And by the way, data in my PowerBI reports are not coming from Salesforce.com, but from another data source. My client wants to see its reports inside Salesforce. So not sure if I can do that, because first step is to register my web app in Azure... but Salesforce.com is not my application.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 23:14:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31733#M938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-27T23:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31748#M941</link>
      <description>&lt;P&gt;Whoops, sorry, was experimenting...&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 01:29:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/31748#M941</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2016-04-28T01:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/66190#M2124</link>
      <description>&lt;P&gt;I am interested in this solution, but I am not sure how do you refresh data in embedded reports against SFDC data?&lt;/P&gt;&lt;P&gt;Can you provide some guidance?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 15:48:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/66190#M2124</guid>
      <dc:creator>pdimitrov</dc:creator>
      <dc:date>2016-09-07T15:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/83585#M2964</link>
      <description>&lt;P&gt;Did you ever find a way to do this? &amp;nbsp;We have the same need.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 12:35:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/83585#M2964</guid>
      <dc:creator>rwohlber</dc:creator>
      <dc:date>2016-10-28T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/92630#M3288</link>
      <description>&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;do u got the way ?, how to integrate power bi with sales force ?&lt;BR /&gt;plz help , i have also same requirement...&lt;BR /&gt;thanks&lt;/P&gt;&lt;P&gt;in advance..&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 11:14:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/92630#M3288</guid>
      <dc:creator>maheshm12</dc:creator>
      <dc:date>2016-11-22T11:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/92631#M3289</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 11:19:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/92631#M3289</guid>
      <dc:creator>maheshm12</dc:creator>
      <dc:date>2016-11-22T11:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/92632#M3290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have also same requirement, i have to integrete power bi report into sales force .&lt;/P&gt;&lt;P&gt;plz help me ..&lt;/P&gt;&lt;P&gt;thanks in advance. :)&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 11:23:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/92632#M3290</guid>
      <dc:creator>maheshm12</dc:creator>
      <dc:date>2016-11-22T11:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/94700#M3341</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did u achieve&amp;nbsp; the process of integration power bi reports into saleforce?? ..If yes then plz help .. i have also same requirement ..thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 10:16:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/94700#M3341</guid>
      <dc:creator>maheshm12</dc:creator>
      <dc:date>2016-11-28T10:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/101101#M3522</link>
      <description>&lt;P&gt;hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;plz tell me, the steps how &amp;nbsp;to do these task..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have sam requirement .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 10:00:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/101101#M3522</guid>
      <dc:creator>maheshm12</dc:creator>
      <dc:date>2016-12-12T10:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/101310#M3531</link>
      <description>&lt;P&gt;You have to use this example to integrate with PowerBI.com ( not Azure Embedded)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-tile/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-tile/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 17:02:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/101310#M3531</guid>
      <dc:creator>pdimitrov</dc:creator>
      <dc:date>2016-12-12T17:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/120288#M4157</link>
      <description>&lt;P&gt;You can not use iframe in salesforce&amp;nbsp;using "X-Frame-Options" as a security measure, it will block the external site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunatley the proper way to achieve&amp;nbsp;this is&amp;nbsp;using Canvas in Salesforce side and I guess following these steps in your salesforce org.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-authenticate-a-web-app/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-authenticate-a-web-app/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:03:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/120288#M4157</guid>
      <dc:creator>ocakdeniz</dc:creator>
      <dc:date>2017-01-30T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/375469#M11178</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the similar requirement in my project to display the Power BI dashboards in salesforce canvas app. Can you provide the links which help to configure the Canvas app. Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 19:20:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/375469#M11178</guid>
      <dc:creator>parrmohanarao</dc:creator>
      <dc:date>2018-03-13T19:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/375471#M11179</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the similar requirement in my project to display the Power BI dashboards in salesforce canvas app. Can you provide the links which help to configure the Canvas app. Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 19:23:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/375471#M11179</guid>
      <dc:creator>parrmohanarao</dc:creator>
      <dc:date>2018-03-13T19:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/376396#M11197</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below URL is showing 404 error, can you provide the revised URL which&amp;nbsp;&lt;SPAN&gt;Canvas in Salesforce&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="" href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-authenticate-a-web-app/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-authenticate-a-web-app/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 19:15:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/376396#M11197</guid>
      <dc:creator>parrmohanarao</dc:creator>
      <dc:date>2018-03-14T19:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: embed a PowerBI report in Salesforce</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/383721#M11402</link>
      <description>&lt;P&gt;We try with success this intergation path, I recommand :&lt;STRONG&gt;&amp;nbsp;&lt;A href="https://powerbi.microsoft.com/fr-fr/blog/embedding-a-power-bi-report-into-salesforce/" target="_blank"&gt;https://powerbi.microsoft.com/fr-fr/blog/embedding-a-power-bi-report-into-salesforce/&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 11:07:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embed-a-PowerBI-report-in-Salesforce/m-p/383721#M11402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T11:07:39Z</dc:date>
    </item>
  </channel>
</rss>

