<?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 embedded, RLS in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/68160#M2223</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Same case here, I'm facing the same error as&amp;nbsp;&lt;STRONG&gt;piyush&lt;/STRONG&gt;, and I used the same sample solution.&lt;/P&gt;&lt;P&gt;It's been 2 days and I didn't found anything...&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2016 08:38:59 GMT</pubDate>
    <dc:creator>j43l1us</dc:creator>
    <dc:date>2016-09-14T08:38:59Z</dc:date>
    <item>
      <title>Power BI embedded, RLS</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/52673#M1641</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are&amp;nbsp;working on embedding a sample Power BI report with Row Level Security enabled in an external Web application. The report shows data according to the user when tested in the Power BI portal, but the embedded report does not show any data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The visuals show an error message that the "data cannot be loaded for this visual". Can someone please help us in resolving this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 13:36:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/52673#M1641</guid>
      <dc:creator>piyush</dc:creator>
      <dc:date>2016-07-25T13:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded, RLS</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/53167#M1665</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/12004"&gt;@piyush﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my test, it works fine, see the different lines.&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="Capture.PNG" style="width: 517px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/9904i09EB9775CA8705E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I didn't get that data not load error, may I know how do you embed the report? &lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 01:29:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/53167#M1665</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-07-27T01:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded, RLS</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/53407#M1673</link>
      <description>&lt;P&gt;Thanks for the reply, Eric.&lt;/P&gt;&lt;P&gt;I am using the Microsoft sample solution available on GitHub to embed the reports, which&amp;nbsp;is updted as per the new APIs released. I&amp;nbsp;am passing the Workspace ID, Workspace name, Report ID, Username and Role to generate token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per the Row Level Security with Power BI Embedded document, report will be filtered as per the username and role, but in my case, the visual does not load the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 13:05:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/53407#M1673</guid>
      <dc:creator>piyush</dc:creator>
      <dc:date>2016-07-27T13:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded, RLS</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/68160#M2223</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Same case here, I'm facing the same error as&amp;nbsp;&lt;STRONG&gt;piyush&lt;/STRONG&gt;, and I used the same sample solution.&lt;/P&gt;&lt;P&gt;It's been 2 days and I didn't found anything...&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 08:38:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/68160#M2223</guid>
      <dc:creator>j43l1us</dc:creator>
      <dc:date>2016-09-14T08:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded, RLS</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/160871#M5408</link>
      <description>&lt;P&gt;Has anyone found a solution yet?&lt;/P&gt;&lt;P&gt;I have the same issue.&lt;/P&gt;&lt;P&gt;The report will work perfectly in desktop/ on the portal.&lt;/P&gt;&lt;P&gt;But as soon as it is embedded it fails to display the data&lt;/P&gt;&lt;P&gt;The embedded sample works fine without RLS, but fails with it.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 03:22:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-RLS/m-p/160871#M5408</guid>
      <dc:creator>rsb_powerbi</dc:creator>
      <dc:date>2017-04-19T03:22:46Z</dc:date>
    </item>
  </channel>
</rss>

