<?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: Object Level Security for Report-Server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4292283#M38643</link>
    <description>&lt;P&gt;&lt;STRONG&gt;error de conectividad: [microsoft][odbc sql server driver][sql server]sintaxis incorrecta cerca de '55555'.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 03:15:13 GMT</pubDate>
    <dc:creator>Jmcast</dc:creator>
    <dc:date>2024-11-20T03:15:13Z</dc:date>
    <item>
      <title>Object Level Security for Report-Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4290140#M38627</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I’m currently working with Power BI Report Server and our customer expecting&amp;nbsp;Object Level Security (OLS)&amp;nbsp;features to enforce data security at the column level.&amp;nbsp;I understand OLS can be implemented in Power BI Service (with Tabular Model tool &amp;amp; SSAS), but I’m unsure how or if this can be implemented on Power BI Report Server, i can not find a clear documentation about this. So basically, my questions are:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Does Power BI Report Server support OLS for column-level restrictions?&lt;/LI&gt;&lt;LI&gt;If yes, what is the recommended approach or pre-requisites to configure this?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Our current version:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;Power BI Report Server&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;&lt;EM&gt;© 2024 Microsoft. All rights reserved&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;Version1.19.8779.19175(January 2024)&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I’d appreciate it if anyone could share their insights, documentation, or examples. Thank you guys a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 04:16:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4290140#M38627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-19T04:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Object Level Security for Report-Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4290172#M38628</link>
      <description>&lt;P&gt;To add more context, our reports on Power bi report server mostly use SQL Server as a Data Sources&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 04:44:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4290172#M38628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-19T04:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Object Level Security for Report-Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4292268#M38642</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Report Server doesn't natively support object-level security (OLS) at the column level like Power BI Service. However, there are a few technical means you can do something similar. While OLS isn't directly supported, you can use row-level security (RLS) in SQL Server to create filtered views that expose only specific columns based on user roles. This allows you to indirectly achieve column-level security by controlling access to specific data at the row level. You can check the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/security/service-admin-object-level-security?tabs=table" target="_blank"&gt;Object-level security (OLS) with Power BI - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/nl-be/blog/object-level-security-ols-now-available-for-public-preview-in-power-bi-premium/" target="_blank"&gt;Announcing public preview of Object-Level Security in Power BI | Microsoft Power BI-blog | Microsoft Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another approach is to create separate reports for different user roles, each exposing a different set of columns. This approach also works well if changes in the number of roles and column access are manageable.&lt;/P&gt;
&lt;P&gt;If you can use the SSAS tabular model, you can implement OLS in it, and then connect Power BI Report Server to the SSAS model. This allows you to take advantage of the OLS capabilities of SSAS while using Power BI Report Server for report distribution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A title="https://community.powerbi.com/t5/community-blog/how-to-get-your-question-answered-quickly/ba-p/38490" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C02%7Cv-yohua%40microsoft.com%7Ce1106bfabecb4734a5cc08dc2305bc51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638423754744679080%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=24%2BceC5sFd3n3%2FhFDYILWFcNjCwVClBD%2BPBsSLVfJGk%3D&amp;amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Get Your Question Answered Quickly&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yongkang Hua&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 03:05:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4292268#M38642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-20T03:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Object Level Security for Report-Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4292283#M38643</link>
      <description>&lt;P&gt;&lt;STRONG&gt;error de conectividad: [microsoft][odbc sql server driver][sql server]sintaxis incorrecta cerca de '55555'.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 03:15:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Object-Level-Security-for-Report-Server/m-p/4292283#M38643</guid>
      <dc:creator>Jmcast</dc:creator>
      <dc:date>2024-11-20T03:15:13Z</dc:date>
    </item>
  </channel>
</rss>

