<?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: Hide content based on username in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2588362#M74510</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="352324" data-lia-user-login="marama" class="lia-mention lia-mention-user"&gt;marama&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to restrict specific end user to have access to &lt;SPAN&gt;specific&amp;nbsp;&lt;/SPAN&gt;columns, I suggest you to try OLS (preview) which could be configured in third party tool :&amp;nbsp;&lt;A href="https://tabulareditor.github.io/" target="_blank" rel="noopener"&gt;Tabular Editor&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Object-level security (OLS) enables model authors to secure specific tables or columns from report viewers.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/object-level-security-ols-now-available-for-public-preview-in-power-bi-premium/" target="_self"&gt;Announcing public preview of Object-Level Security in Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://addendanalytics.com/blog/object-level-security-in-power-bi/" target="_self"&gt;Object Level Security In Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://visualbi.com/blogs/microsoft/powerbi/implementing-object-level-security-in-power-bi/" target="_self"&gt;Implementing Object-level Security in Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 06:59:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-06-20T06:59:02Z</dc:date>
    <item>
      <title>Hide content based on username</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2580071#M74002</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hi!&lt;BR /&gt;I want only specific users to be able to see the content of the column, so I was hoping to be able to create a measure like this:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;note_masked = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;USERPRINCIPALNAME&lt;/SPAN&gt;&lt;SPAN&gt;()=&lt;/SPAN&gt;&lt;SPAN&gt;"xxx@xxx.xxx"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[note]&lt;/SPAN&gt;&lt;SPAN&gt; , &lt;/SPAN&gt;&lt;SPAN&gt;"XXXX"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;But it does not work, because it's a measure (hence aggregation). What would be the right approach here, how to achieve the goal?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Jun 2022 11:27:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2580071#M74002</guid>
      <dc:creator>marama</dc:creator>
      <dc:date>2022-06-15T11:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hide content based on username</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2588362#M74510</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="352324" data-lia-user-login="marama" class="lia-mention lia-mention-user"&gt;marama&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to restrict specific end user to have access to &lt;SPAN&gt;specific&amp;nbsp;&lt;/SPAN&gt;columns, I suggest you to try OLS (preview) which could be configured in third party tool :&amp;nbsp;&lt;A href="https://tabulareditor.github.io/" target="_blank" rel="noopener"&gt;Tabular Editor&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Object-level security (OLS) enables model authors to secure specific tables or columns from report viewers.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/object-level-security-ols-now-available-for-public-preview-in-power-bi-premium/" target="_self"&gt;Announcing public preview of Object-Level Security in Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://addendanalytics.com/blog/object-level-security-in-power-bi/" target="_self"&gt;Object Level Security In Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://visualbi.com/blogs/microsoft/powerbi/implementing-object-level-security-in-power-bi/" target="_self"&gt;Implementing Object-level Security in Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 06:59:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2588362#M74510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-20T06:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hide content based on username</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2588371#M74512</link>
      <description>&lt;P&gt;I believe I've made it work by using&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FIRSTNONBLANK&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Jun 2022 07:00:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2588371#M74512</guid>
      <dc:creator>marama</dc:creator>
      <dc:date>2022-06-20T07:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hide content based on username</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2590693#M74624</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="352324" data-lia-user-login="marama" class="lia-mention lia-mention-user"&gt;marama&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am so gald that you could solve your problem by yourself. Please kindly Accept your workaround as the solution. More people will benefit from it. Or you are still confused about it, please provide me with more details about your problem or share me with your pbix file without sensitive data.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Rico Zhou&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 01:25:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/2590693#M74624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-21T01:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hide content based on username</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/3093260#M108425</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="352324" data-lia-user-login="marama" class="lia-mention lia-mention-user"&gt;marama&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;Hi, I do have similar problem like you had.&lt;/P&gt;&lt;P&gt;What was the measure finally looking like? Could you post it? Thx!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 15:14:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-content-based-on-username/m-p/3093260#M108425</guid>
      <dc:creator>Orstenpowers</dc:creator>
      <dc:date>2023-02-22T15:14:44Z</dc:date>
    </item>
  </channel>
</rss>

