<?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 with Row-Level Security? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36523#M1125</link>
    <description>&lt;P&gt;Got it, thanks&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any recommendations for a solution to this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The simple solution might be: for each client, build one customized report containing data for only that client; and build an&amp;nbsp;Azure workspace collection. But it seems like that would be a lot of duplicate work for hundreds or thousands of clients.&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 19:48:44 GMT</pubDate>
    <dc:creator>kevhav</dc:creator>
    <dc:date>2016-05-18T19:48:44Z</dc:date>
    <item>
      <title>Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36492#M1123</link>
      <description>&lt;P&gt;Help! We are looking into Power BI to see if it would work to replace our current enterprise BI solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a Web-based client portal. We would like to use the new Power BI Embedded to embed a Power BI report in the client portal, for our clients. We have hundreds (or maybe even thousands) of clients who use our client portal. We would like to create and maintain a single, standard "client report" to embed in the client portal for each of our clients. But of course, when a given client logs in to our client portal, we only want the report to include&amp;nbsp;data related to that client -- that is, we want "row-level security" (RLS)—or something like it—to be applied to this Embedded reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to do this? If so, could somebody please explain how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have looked through the Power BI Embedded API documentation, and we are not sure. For example, our client portal would generate an app token; within the app token, can there be some information to identify who the user is, or what the client ID is,&amp;nbsp;so that Power BI can apply RLS accordingly? Or is there some other mechanism?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 17:49:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36492#M1123</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-05-18T17:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36519#M1124</link>
      <description>&lt;P&gt;I don't believe that Power BI Embedded currently supports RLS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have posted the Idea here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13892325-support-rls-for-power-bi-embedded" target="_blank"&gt;https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13892325-support-rls-for-power-bi-embedded&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go vote for it! In my opinion, this would be an optimal solution for a huge number of business cases!&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 19:36:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36519#M1124</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2016-05-18T19:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36523#M1125</link>
      <description>&lt;P&gt;Got it, thanks&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any recommendations for a solution to this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The simple solution might be: for each client, build one customized report containing data for only that client; and build an&amp;nbsp;Azure workspace collection. But it seems like that would be a lot of duplicate work for hundreds or thousands of clients.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 19:48:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36523#M1125</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-05-18T19:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36584#M1126</link>
      <description>&lt;P&gt;Yes, more or less, building out a group workspace/workspace collection, data set and report with only that customer's data has basically been the only avenue up until RLS came along, which is not scalable at all. You could leverage RLS in the Power BI Service and simply iframe the report but that has its own flaws.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bottom line, RLS coupled with Power BI Embedded is a complete and utter game changer.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 22:54:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36584#M1126</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2016-05-18T22:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36706#M1136</link>
      <description>Fast forward to the Q&amp;amp;A in the video mentioned here&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://community.powerbi.com/t5/Developer/Power-BI-Embedded-access-control/m-p/27332" target="_blank"&gt;http://community.powerbi.com/t5/Developer/Power-BI-Embedded-access-control/m-p/27332&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They are working on it.</description>
      <pubDate>Thu, 19 May 2016 09:51:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/36706#M1136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-19T09:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/37731#M1167</link>
      <description>&lt;P&gt;I did review that video, and heard from other channels that it is on the roadmap to have RLS&amp;nbsp;with Power BI Embedded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone can say &lt;STRONG&gt;how&lt;/STRONG&gt; this is being implemented, it would be much appreciated, so that we can anticipate and plan for how our integration might work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, will I maintain some set of "Power BI Embedded users," separate from my set of internal users? And the app token will indicate who the user is? And those&amp;nbsp;&lt;SPAN&gt;"Power BI Embedded users" can be put into roles, with rules, for RLS?&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;If so, will there be an API for creating/modifying/deleting&amp;nbsp;"Power BI Embedded users" using the app in which we are embedding Power BI Embedded reports?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That's just a guess of how it might work, but...?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 15:29:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/37731#M1167</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-05-23T15:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/39907#M1218</link>
      <description>&lt;P&gt;We had a very similar problem. &amp;nbsp;The only workaround we have at the moment is as follows:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Create Power BI Embedded workspaces for each of our customers. &amp;nbsp;(One set of core reports for all customers)&lt;/P&gt;&lt;P&gt;Our reporting data is held in Azure SQL Databases with Row Level Security enabled.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The web app uses the user name and reads from a database table to tell the app which PowerBI workspace we should be connecting to (Workspace name, access key etc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Each workspace connects to the database using a certain set of credentials which is used as part of RLS at the database level and therefore only returns the relevant customer data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not an ideal workaround but acceptable presently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 09:28:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/39907#M1218</guid>
      <dc:creator>higgim</dc:creator>
      <dc:date>2016-06-02T09:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/40000#M1221</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10042"&gt;@higgim﻿&lt;/a&gt;, that makes sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm confident that RLS is coming, soon enough, to Power BI Embedded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I wish I could find out&amp;nbsp;now is how RLS/authentication will work, and whether there is an API for user management, so that we can automatically sync users of our client portal to Power BI Embedded users.&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-app-token-flow/" target="_self"&gt;This&lt;/A&gt; says that Power BI Embedded and its "app token" model "&lt;SPAN&gt;does not require your app to use &lt;/SPAN&gt;Azure Active Directory&lt;SPAN&gt; for user authentication and authorization, although you can do this."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, I'm guessing that RLS for Power BI Embedded will mean setting up &lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-rls/" target="_self"&gt;RLS roles/rules&lt;/A&gt;, and then adding Azure AD users as members to those roles.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Then, the Power BI Embedded app token API will be extended to include an Azure AD user ID, or user name, so that Embedded knows how to apply RLS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can anyone from Microsoft confirm that the above is what will be released?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then, our app—our "client portal"—does not use Azure Active Directory for user authentication and authorization. But I'm hoping that Azure AD has an API that would allow us to automatically sync our Azure AD with our set of client portal users. (Then, we could store each user's Azure AD user ID/user name in our client portal, in order to pass it along with the app token.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://azure.microsoft.com/en-us/documentation/articles/active-directory-graph-api/" target="_self"&gt;Azure Active Directory Graph API&lt;/A&gt; appears to be such an API, for managing users in Azure AD. Right? Assuming RLS for Embedded will work as I have guessed at (above), then would anyone&amp;nbsp;agree, or disagree, that using the Azure AD "Graph API" is a good solution for syncing Azure AD with our client portal users, to enable the passing of app tokens that include the Azure AD user ID/user name?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I wish I had the patience to "just&amp;nbsp;wait and see," but we would really like&amp;nbsp;to&amp;nbsp;understand how Power BI Embedded with RLS will work, ASAP, in order to move forward with implementing Power BI across our organization -- as both an internal BI solution, and as a way to provide reports to our clients. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 15:41:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/40000#M1221</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-06-02T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/40008#M1222</link>
      <description>&lt;P&gt;Also, to be sure, I'm assuming that if we would be adding all of our "client portal" users as Azure Active Directory users—for the purpose of delivering Power BI Embedded reports with RLS—then there would be no cost for Azure&amp;nbsp;AD licenses for those users. For example, they would have "&lt;SPAN&gt;Azure Active Directory Free edition." Right?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 16:21:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/40008#M1222</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-06-02T16:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/40016#M1223</link>
      <description>&lt;P&gt;And, our internal users would be Power BI users, with Power BI Pro licenses via Office 365. They would not be Azure AD users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will our Power BI tenant—including RLS functionality—play nice with both our internal users (Power BI&amp;nbsp;users) and our external users (recipients of Power BI Embedded reports, with RLS using Azure AD)?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 18:13:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/40016#M1223</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-06-02T18:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/49316#M1519</link>
      <description>&lt;P&gt;I see this has been implemented...&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-rls/" target="_self"&gt;https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-rls/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, Power BI team!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 03:56:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/49316#M1519</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-07-12T03:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/50712#M1552</link>
      <description>&lt;P&gt;Hi Kevhav&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are in exactly the same position as yourself in that we have a client portal who are authenticated through Azure Active Directory and when successful azure pass a bearer authentication token. I would very much like to authenticate our users using this token so the data pulled back will only be for them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you got this implemented and got it working and if so would be great to know if you got row level security working for multi tenants.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2016 01:27:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/50712#M1552</guid>
      <dc:creator>shy9010</dc:creator>
      <dc:date>2016-07-18T01:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/50928#M1558</link>
      <description>&lt;P&gt;Haven't implemented it yet, no. But we are considering it for future functionality, for our external consumers of reports.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2016 15:51:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/50928#M1558</guid>
      <dc:creator>kevhav</dc:creator>
      <dc:date>2016-07-18T15:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/62976#M1998</link>
      <description>&lt;P&gt;Hi , Is the sample code shown in the link working. I am talking abt &amp;nbsp;code under the topic -- "Embed a Power BI report with in iFrame&lt;SPAN class="errorText"&gt;" &amp;nbsp;(in the page&amp;nbsp;How to use Power BI Embedded with REST) . the code located&amp;nbsp;at the very bottom of the page with PHP code (start with &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pun"&gt;&amp;lt;?&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;php
    &lt;/SPAN&gt;&lt;SPAN class="com"&gt;// 1. power bi access key&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;    $accesskey &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"MpaUgrTv5e..."&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;;&lt;/SPAN&gt;

    &lt;SPAN class="com"&gt;// 2. construct input value&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;    $token1 &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"{"&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;...&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;I changed access key, and other values and report id as well but it just display&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This content is not available.&lt;BR /&gt;Learn more about Power BI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls help...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2016 14:07:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/62976#M1998</guid>
      <dc:creator>VishvaPowerBI</dc:creator>
      <dc:date>2016-08-28T14:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/292115#M8581</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering if there has been any update to this? We are evaluating Embedded for a client and they need RLS. The forum discussion is very inconclusive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in anticipation,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2017 10:22:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/292115#M8581</guid>
      <dc:creator>nimishr</dc:creator>
      <dc:date>2017-10-29T10:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded with Row-Level Security?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/292837#M8604</link>
      <description>&lt;P&gt;Maybe this content bellow may help you. It was updated on&amp;nbsp;&lt;SPAN&gt;October 9, 2017.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 18:45:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-with-Row-Level-Security/m-p/292837#M8604</guid>
      <dc:creator>gilbertocrespo</dc:creator>
      <dc:date>2017-10-30T18:45:26Z</dc:date>
    </item>
  </channel>
</rss>

