<?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: RLS with Power BI Embedded Premium Question? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/341712#M10114</link>
    <description>&lt;P&gt;No. It doesn't. I get an error message getting the embed token when I use Effective Identity for dashboards.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2018 14:26:26 GMT</pubDate>
    <dc:creator>felcolcan</dc:creator>
    <dc:date>2018-01-19T14:26:26Z</dc:date>
    <item>
      <title>RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/208179#M6579</link>
      <description>&lt;P&gt;We are working with Power BI Premium Embedded and want to implement RLS based on Roles, this was available in previous Power BI Embeded service on Azure following the below documentation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-rls&amp;nbsp;" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-rls&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the example from the above link we could use this passing the Role with method below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var embedToken = PowerBIToken.CreateReportEmbedToken(this.workspaceCollection, this.workspaceId, report.Id, "Andrew Ma", ["Manager"]);'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This does not appear to be available yet and based on what we read it appears it is due this quarter or possibly in a July update.&amp;nbsp; Can anyone confirm when this will be available via preview or in production?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 21:06:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/208179#M6579</guid>
      <dc:creator>rasta123</dc:creator>
      <dc:date>2017-07-07T21:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/208927#M6603</link>
      <description>&lt;P&gt;Yes, currently this is not supported but we're working to enable RLS for the new embedding API. First this will be supported for reports based on Power BI models (not AS on-prem or AS Azure live connections). The RLS roles and username will&amp;nbsp;be passed as additional parameters to GenerateToken API. The current plan is to make this available in August.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 15:09:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/208927#M6603</guid>
      <dc:creator>yuryb</dc:creator>
      <dc:date>2017-07-10T15:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/209197#M6608</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35536"&gt;@yuryb&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Yes, currently this is not supported but we're working to enable RLS for the new embedding API. First this will be supported for reports based on Power BI models (not AS on-prem or AS Azure live connections). The RLS roles and username will&amp;nbsp;be passed as additional parameters to GenerateToken API. The current plan is to make this available in August.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35536"&gt;@yuryb&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the confirmation. By the way, are you from the product team?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 01:45:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/209197#M6608</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-07-11T01:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/209320#M6613</link>
      <description>&lt;P&gt;Yes. Looking how to reflect this in my signature&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 06:37:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/209320#M6613</guid>
      <dc:creator>yuryb</dc:creator>
      <dc:date>2017-07-11T06:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/219387#M6907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35536"&gt;@yuryb&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea (rough ballpark) when RLS will be available for live Azure AS connections?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:23:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/219387#M6907</guid>
      <dc:creator>fbeekvel</dc:creator>
      <dc:date>2017-07-26T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/221559#M6992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We do not have a date to share yet for PBI Embedded with RLS connecting to AS Azure&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2017 05:45:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/221559#M6992</guid>
      <dc:creator>avive</dc:creator>
      <dc:date>2017-07-30T05:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/221616#M6996</link>
      <description>&lt;P&gt;Aviv, thanks for update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have re-developed a new multi-tenant PaaS application on Azure &amp;amp; Azure SQL and the last enhancement we want to make is the embedding of Power BI &amp;amp; Report Visuals.&amp;nbsp; We have everything hooked up with the new API's and everything seemed to work great.&amp;nbsp; We have temporarily hard-coded some TenantID column filters into our models, but the last piece of the puzzle was to implement tenant security within our Power BI Models so we don't have to build seperate models for each Tenant.&amp;nbsp; We&amp;nbsp;are planning on utilizing role based security within our models and passing the tenant ID within the API in order to filter using these roles the data based on that TenantID column.&amp;nbsp;Can we assume this is the best approach and anticipate the Microsoft is going to support this approach fairly soon within Power BI Models and the new API's?&amp;nbsp; This would allow us to setup a single user account in Azure AD to support each Tenant and connect to his role.&amp;nbsp; Does that make sense, I am not the developer, but working with him to map out final pieces of the puzzle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2017 12:42:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/221616#M6996</guid>
      <dc:creator>rasta123</dc:creator>
      <dc:date>2017-07-30T12:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/228376#M7195</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35536"&gt;@yuryb&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/7497"&gt;@avive&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on a very similar scenario as&amp;nbsp;rasta123.&lt;/P&gt;&lt;P&gt;We have a multi-tenant&amp;nbsp;web app and want to provide a single report that shows only the data for the current tenant.&lt;/P&gt;&lt;P&gt;The data is stored in a Sql Azure DB and we use direct query to get the data into the report.&lt;/P&gt;&lt;P&gt;We have already embedded the report and everything works fine so far.&lt;/P&gt;&lt;P&gt;The only missing piece&amp;nbsp;to make it available to our customers is RLS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35536"&gt;@yuryb&lt;/a&gt;&amp;nbsp;said there will be an update in August that brings RLS to the new API. Is my scenario possible with this update? And do you already have a date?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 12:37:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/228376#M7195</guid>
      <dc:creator>berhir</dc:creator>
      <dc:date>2017-08-09T12:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/230368#M7257</link>
      <description>&lt;P&gt;RLS is out, read about it here:&amp;nbsp;&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;&lt;P&gt;and also about the updates to the GenerateToken API that goes with it:&amp;nbsp;&lt;A href="https://msdn.microsoft.com/en-us/library/mt784614.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/mt784614.aspx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2017 06:33:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/230368#M7257</guid>
      <dc:creator>avive</dc:creator>
      <dc:date>2017-08-13T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/247053#M7695</link>
      <description>&lt;P&gt;Hi Avive&lt;/P&gt;&lt;P&gt;Still can't find info on how to generate an embeeded token with Roles for Tiles and Dashboards?&lt;/P&gt;&lt;P&gt;Is there any time line to support this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 03:44:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/247053#M7695</guid>
      <dc:creator>nicksav</dc:creator>
      <dc:date>2017-09-07T03:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/247353#M7701</link>
      <description>&lt;P&gt;Yes you are right, RLS for tiles and dashboards is not yet available, it is being worked at as we speak...&amp;nbsp;you will see an update when we are ready to go&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 10:19:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/247353#M7701</guid>
      <dc:creator>avive</dc:creator>
      <dc:date>2017-09-07T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/250071#M7748</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea when RLS will be available for live on premise SSAS connections?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a proof of concept (app owns data) that depends on this, and are stuck at the moment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 12:19:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/250071#M7748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T12:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/250089#M7750</link>
      <description>&lt;P&gt;We have succesfully got this working with Azure SQL with an embedded project and have purchased an Premium EM1 SKU to get started.&amp;nbsp; My next questions is how does the sku get associated with our account and how would we monitor usage on the account just like any other Azure usage?&amp;nbsp; I assume the SKU is connected to our Office 365 domain and somehow uses that, but not sure how to validate and monitor embedded usage.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 12:35:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/250089#M7750</guid>
      <dc:creator>rasta123</dc:creator>
      <dc:date>2017-09-12T12:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/253827#M7823</link>
      <description>We have support for Analysis Services live connections now. See more here- &lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/#working-with-analysis-services-live-connections" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/#working-with-analysis-services-live-connections&lt;/A&gt;</description>
      <pubDate>Mon, 18 Sep 2017 09:01:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/253827#M7823</guid>
      <dc:creator>nimrod</dc:creator>
      <dc:date>2017-09-18T09:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/253830#M7824</link>
      <description>&lt;P&gt;After purchasing a SKU, you need to assign the relevant workspace to the capacity you purchased.&lt;/P&gt;&lt;P&gt;It can be done through the Admin Portal in the PBI Portal.&lt;/P&gt;&lt;P&gt;Read more about it here-&amp;nbsp;&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-premium-manage/#assign-a-workspace-to-a-premium-capacity" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-premium-manage/#assign-a-workspace-to-a-premium-capacity&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 09:03:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/253830#M7824</guid>
      <dc:creator>nimrod</dc:creator>
      <dc:date>2017-09-18T09:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/254900#M7863</link>
      <description>&lt;P&gt;Hi nimrod,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're currently trying to implement RLS with Embedded and SSAS but encountered the issue stated above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While your post gave me hope to be able to go forward, the documentation says the following about the effective identity passed to the GenerateTokenRequest method:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From &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;: "The effective identity that is provided for the username property must be a windows user with permissions on the Analysis Services server."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;var generateTokenRequestParameters = new GenerateTokenRequest("View", null, identities: new List&amp;lt;EffectiveIdentity&amp;gt; { new EffectiveIdentity(username: "username", roles: new List&amp;lt;string&amp;gt; { "roleA", "roleB" }, datasets: new List&amp;lt;string&amp;gt; { "datasetId" }) });&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the "username" value should match a Windows user with access on SSAS ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would lead me to believe that the "app own data" scenario isn't supported with Embedded and SSAS using RLS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it a correct assumption ? If so, is it only temporary ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not having this feature will unfortunately bring our Embedded development to a full halt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 15:08:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/254900#M7863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T15:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/257838#M7954</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;For non windows users go with the CUSTOMDATA function. If I understand you correctly this is exactly what you're after?&lt;BR /&gt;&lt;BR /&gt;Check Kaspers post here -&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.kasperonbi.com/using-customdata-and-ssas-with-power-bi-embedded/" target="_blank"&gt;https://www.kasperonbi.com/using-customdata-and-ssas-with-power-bi-embedded/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hth&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Sep 2017 19:03:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/257838#M7954</guid>
      <dc:creator>mido</dc:creator>
      <dc:date>2017-09-23T19:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/259350#M8007</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will RLS for Dashboard and Tiles appear at the same time, or will Tiles be first supported for RLS ? Any prespective (short, mid, long term) would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 13:22:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/259350#M8007</guid>
      <dc:creator>Geronimo</dc:creator>
      <dc:date>2017-09-26T13:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/259364#M8008</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wasn't aware of the CUSTOMDATA function, which seems to be very interesting for non Windows users indeed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Altough it didn't help with the RLS implementation we chosed up until now : passing a filter key as the user identity and a filter id as role, and managing the roles at report level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We now make the distinction between reports using SSAS and other ones and adapt ou RLS accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The specific issue faced regarding the RLS and SSAS &lt;STRONG&gt;was solved&lt;/STRONG&gt; by multiplying SSAS roles &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 13:38:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/259364#M8008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-26T13:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: RLS with Power BI Embedded Premium Question?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/259844#M8017</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We expect RLS for both tile and dashboard to be available in Q4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 07:14:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-with-Power-BI-Embedded-Premium-Question/m-p/259844#M8017</guid>
      <dc:creator>yuryb</dc:creator>
      <dc:date>2017-09-27T07:14:49Z</dc:date>
    </item>
  </channel>
</rss>

