<?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: How to test RLS for all reports that share a single dataset in Service</title>
    <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2731952#M171069</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="38" data-lia-user-login="GilbertQ" class="lia-mention lia-mention-user"&gt;GilbertQ&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. The way you described is of course a possible scenario, however, it won't work well for dynamic RLS, where it's really important to check what a particular person can see.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the past it was possible with this trick:&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2728135#M170860" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But after the navigation panel has changed it doesn't seems to be an option anymore&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2022 08:44:00 GMT</pubDate>
    <dc:creator>Majkel</dc:creator>
    <dc:date>2022-08-29T08:44:00Z</dc:date>
    <item>
      <title>How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2730821#M170985</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a big problem. I have multpile reports build on a single dataset and currently it's only possible to test RLS on firtly created report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming that I have dataset 1, I can easily test as role in firt report (A), but after developing reports B and C from the same dataset I'm not able to control what users see in these reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any recommendation? In the past it was possible with this trick:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2728135#M170860" target="_blank"&gt;https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2728135#M170860&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now after the navigation panal changed, it is not longer possible to access workspace elements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2022 12:58:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2730821#M170985</guid>
      <dc:creator>Majkel</dc:creator>
      <dc:date>2022-08-28T12:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2731087#M171001</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="432515" data-lia-user-login="Majkel" class="lia-mention lia-mention-user"&gt;Majkel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know you can only test it on the 1 report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I have done in the past is to create another user account (which I can log in with) and I then use this account to then test the RLS against other reports.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2022 22:17:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2731087#M171001</guid>
      <dc:creator>GilbertQ</dc:creator>
      <dc:date>2022-08-28T22:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2731952#M171069</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="38" data-lia-user-login="GilbertQ" class="lia-mention lia-mention-user"&gt;GilbertQ&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. The way you described is of course a possible scenario, however, it won't work well for dynamic RLS, where it's really important to check what a particular person can see.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the past it was possible with this trick:&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2728135#M170860" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But after the navigation panel has changed it doesn't seems to be an option anymore&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 08:44:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2731952#M171069</guid>
      <dc:creator>Majkel</dc:creator>
      <dc:date>2022-08-29T08:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2737719#M171378</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="432515" data-lia-user-login="Majkel" class="lia-mention lia-mention-user"&gt;Majkel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, as you mentioned link: &lt;A href="https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2728135#M170860" target="_blank"&gt;https://community.powerbi.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset...&lt;/A&gt;, I can normally test dynamic RLS for all reports that share a single dataset as shown below. Did you encounter any problems when using this method?&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I misunderstand your demands, please feel free to contact us in time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Yadong Fang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 10:01:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2737719#M171378</guid>
      <dc:creator>v-yadongf-msft</dc:creator>
      <dc:date>2022-08-31T10:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2738792#M171429</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="414895" data-lia-user-login="v-yadongf-msft" class="lia-mention lia-mention-user"&gt;v-yadongf-msft&lt;/a&gt;&amp;nbsp;!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, indeed this solution may work, but my current problem is that after recent update in Power BI Service, I'm missing the button to extend navigation panel, so I'm not able to access workspace elements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Do you maybe know how I could extend the navigation panel?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 17:40:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2738792#M171429</guid>
      <dc:creator>Majkel</dc:creator>
      <dc:date>2022-08-31T17:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2738793#M171430</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="414895" data-lia-user-login="v-yadongf-msft" class="lia-mention lia-mention-user"&gt;v-yadongf-msft&lt;/a&gt;&amp;nbsp;!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, indeed this solution may work, but my current problem is that after recent update in Power BI Service, I'm missing the button to extend navigation panel, so I'm not able to access workspace elements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Do you maybe know how I could extend the navigation panel?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 17:40:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2738793#M171430</guid>
      <dc:creator>Majkel</dc:creator>
      <dc:date>2022-08-31T17:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2738813#M171432</link>
      <description>&lt;P&gt;Hi Majkel,&lt;/P&gt;&lt;P&gt;You can still expand and collapse the navigation panel. Just click the three stacked lines as shown below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 17:54:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2738813#M171432</guid>
      <dc:creator>Mark_Ball</dc:creator>
      <dc:date>2022-08-31T17:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2750996#M171999</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="40634" data-lia-user-login="Mark_Ball" class="lia-mention lia-mention-user"&gt;Mark_Ball&lt;/a&gt;, Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some users don't see a button to extend navigation panel, unfortunately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue has been already sent to Microsoft support team, so I hope this will be resolved soon:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Issues/Test-RLS-for-all-reports-that-share-a-single-dataset/idc-p/2750972#M84856" target="_blank"&gt;https://community.powerbi.com/t5/Issues/Test-RLS-for-all-reports-that-share-a-single-dataset/idc-p/2750972#M84856&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 16:37:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2750996#M171999</guid>
      <dc:creator>Majkel</dc:creator>
      <dc:date>2022-09-06T16:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2751701#M172043</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="432515" data-lia-user-login="Majkel" class="lia-mention lia-mention-user"&gt;Majkel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please click here&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Yadong Fang&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 01:54:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2751701#M172043</guid>
      <dc:creator>v-yadongf-msft</dc:creator>
      <dc:date>2022-09-07T01:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to test RLS for all reports that share a single dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2751943#M172059</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="432515" data-lia-user-login="Majkel" class="lia-mention lia-mention-user"&gt;Majkel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the new way that the Power BI Service works, you would need to click on the icon to see the relevant area.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 05:15:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-test-RLS-for-all-reports-that-share-a-single-dataset/m-p/2751943#M172059</guid>
      <dc:creator>GilbertQ</dc:creator>
      <dc:date>2022-09-07T05:15:39Z</dc:date>
    </item>
  </channel>
</rss>

