<?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: Re: Power BI Paginated Report Builder in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Re-Power-BI-Paginated-Report-Builder/m-p/4033348#M35893</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="772568" data-lia-user-login="satyamsd21" class="lia-mention lia-mention-user"&gt;satyamsd21&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;1.RLS in Paginated Reports:&lt;BR /&gt;Unfortunately, paginated reports do not directly support Row-Level Security (RLS) as Power BI reports do. RLS is only available on the report server or database side, and it cannot be enabled directly within paginated reports&lt;BR /&gt;However, you can embed paginated reports, and when doing so, you have control over which data is displayed. This allows you to tailor the information presented per user&lt;BR /&gt;To summarize, RLS won’t be automatically pulled by paginated reports without additional configuration.&lt;BR /&gt;2.Setting Up RLS for Independent Paginated Reports:&lt;BR /&gt;Since paginated reports don’t inherently support RLS, you’ll need to handle security at the data source level (e.g., SSAS) or within the report server.&lt;BR /&gt;Consider implementing RLS directly in your SSAS data source, ensuring that the necessary roles and filters are correctly defined. The paginated report will then inherit these security settings.&lt;BR /&gt;3.Connection String and RLS:&lt;BR /&gt;While importing SSAS data into paginated reports, the connection string plays a crucial role.&lt;BR /&gt;Ensure that the connection string used in your paginated report matches the one used in your Power BI report (where RLS works). Verify credentials, authentication methods, and any other relevant settings.&lt;BR /&gt;While creating the connection string, there are no specific advanced properties directly related to RLS. However, consistency between connection settings is essential.&lt;/P&gt;
&lt;P&gt;Below is the link will help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.edureka.co/community/162846/row-level-security-on-a-paginated-report" target="_blank"&gt;www.edureka.co&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 01:18:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-10T01:18:47Z</dc:date>
    <item>
      <title>Re: Power BI Paginated Report Builder</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Re-Power-BI-Paginated-Report-Builder/m-p/4032287#M35875</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Context:&lt;BR /&gt;There is Paginated report directly connected to SSAS server. SSAS has RLS applied on itself which is confirmed using pbi report pbix file. But the Paginatted report is not able to access the same RLS which is already applied on the SSAS.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Questions:&lt;BR /&gt;1. Will the RLS be directly pulled by Paginated reports without doing any changes in settings as pbix file? It is assumed that we are using same credentials to access paginated report as we use for pbix file where RLS is seen perfectly applicable. and RLS is already configured at SSAS data source level.&lt;BR /&gt;2. If not then how can we setup RLS for independent paginated reports?&lt;BR /&gt;3.&amp;nbsp;while importing ssas to paginated reports is there any connection between creating connection string and rls getting implemented or obstructed?&amp;nbsp;like are there any options in advance properties while creating connection string that needed to be manipulated to make rls work?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 09:49:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Re-Power-BI-Paginated-Report-Builder/m-p/4032287#M35875</guid>
      <dc:creator>satyamsd21</dc:creator>
      <dc:date>2024-07-09T09:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Power BI Paginated Report Builder</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Re-Power-BI-Paginated-Report-Builder/m-p/4033348#M35893</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="772568" data-lia-user-login="satyamsd21" class="lia-mention lia-mention-user"&gt;satyamsd21&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;1.RLS in Paginated Reports:&lt;BR /&gt;Unfortunately, paginated reports do not directly support Row-Level Security (RLS) as Power BI reports do. RLS is only available on the report server or database side, and it cannot be enabled directly within paginated reports&lt;BR /&gt;However, you can embed paginated reports, and when doing so, you have control over which data is displayed. This allows you to tailor the information presented per user&lt;BR /&gt;To summarize, RLS won’t be automatically pulled by paginated reports without additional configuration.&lt;BR /&gt;2.Setting Up RLS for Independent Paginated Reports:&lt;BR /&gt;Since paginated reports don’t inherently support RLS, you’ll need to handle security at the data source level (e.g., SSAS) or within the report server.&lt;BR /&gt;Consider implementing RLS directly in your SSAS data source, ensuring that the necessary roles and filters are correctly defined. The paginated report will then inherit these security settings.&lt;BR /&gt;3.Connection String and RLS:&lt;BR /&gt;While importing SSAS data into paginated reports, the connection string plays a crucial role.&lt;BR /&gt;Ensure that the connection string used in your paginated report matches the one used in your Power BI report (where RLS works). Verify credentials, authentication methods, and any other relevant settings.&lt;BR /&gt;While creating the connection string, there are no specific advanced properties directly related to RLS. However, consistency between connection settings is essential.&lt;/P&gt;
&lt;P&gt;Below is the link will help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.edureka.co/community/162846/row-level-security-on-a-paginated-report" target="_blank"&gt;www.edureka.co&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 01:18:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Re-Power-BI-Paginated-Report-Builder/m-p/4033348#M35893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-10T01:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Power BI Paginated Report Builder</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Re-Power-BI-Paginated-Report-Builder/m-p/4037832#M35935</link>
      <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-rls" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-rls&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 18:24:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Re-Power-BI-Paginated-Report-Builder/m-p/4037832#M35935</guid>
      <dc:creator>bradsy</dc:creator>
      <dc:date>2024-07-11T18:24:42Z</dc:date>
    </item>
  </channel>
</rss>

