<?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: Implementing User-Specific Dynamic Matrix Tables in Power BI in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3970505#M153991</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="752936" data-lia-user-login="shamoonrahat" class="lia-mention lia-mention-user"&gt;shamoonrahat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp; suggestion is a good idea and I'd like to add some steps for your reference:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(1) This is my test data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;(2) New a role.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;(3) View as roles.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;For more details, please refer:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/security/service-admin-row-level-security" target="_blank"&gt;Row-level security (RLS) with Power BI - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&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.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2024 07:14:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-06-04T07:14:11Z</dc:date>
    <item>
      <title>Implementing User-Specific Dynamic Matrix Tables in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3965049#M153806</link>
      <description>&lt;P&gt;Hi members,&lt;/P&gt;&lt;P&gt;I’m seeking guidance on creating a dynamic matrix table within Power BI Service that tailors visibility and calculations to the specific user viewing the report. The goal is to filter rows dynamically based on the logged-in user’s credentials.&lt;/P&gt;&lt;P&gt;For instance, consider the following data structure:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Information 1&lt;/STRONG&gt;: Amount (Accessible to User A &amp;amp; User D)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Information 2&lt;/STRONG&gt;: Amount (Accessible to User B)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Information 3&lt;/STRONG&gt;: Amount (Accessible to User C)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Information 4&lt;/STRONG&gt;: Amount (Accessible to User A)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Information 5&lt;/STRONG&gt;: Amount (Accessible to User B)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The requirement is that when User A logs in, they should only see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Information 1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Information 4&lt;/STRONG&gt;. Similarly, User C should only have access to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Information 3&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Additionally,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Information 1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;needs to be viewable by both User A and User D, with each user seeing different calculated amounts based on their unique perspectives.&lt;/P&gt;&lt;P&gt;Could anyone advise if Power BI supports this level of dynamic content generation and user-specific calculations? If so, I would appreciate any insights or resources on implementing this functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 18:54:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3965049#M153806</guid>
      <dc:creator>shamoonrahat</dc:creator>
      <dc:date>2024-05-31T18:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing User-Specific Dynamic Matrix Tables in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3965344#M153814</link>
      <description>&lt;P&gt;You seem to be describing Row Level Security? Have you tried implementing that?&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2024 03:02:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3965344#M153814</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-06-01T03:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing User-Specific Dynamic Matrix Tables in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3970505#M153991</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="752936" data-lia-user-login="shamoonrahat" class="lia-mention lia-mention-user"&gt;shamoonrahat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp; suggestion is a good idea and I'd like to add some steps for your reference:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(1) This is my test data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;(2) New a role.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;(3) View as roles.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;For more details, please refer:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/security/service-admin-row-level-security" target="_blank"&gt;Row-level security (RLS) with Power BI - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&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.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 07:14:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3970505#M153991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-04T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing User-Specific Dynamic Matrix Tables in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3971084#M154009</link>
      <description>&lt;P&gt;Hi Neeko,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thought through the scenario in detail and found out some key inputs. When preparing the matrix and underlying measures; would need to include User Principal Name and some conditions which would include &amp;lt;IS FILTER&amp;gt;, SWITCH Functions...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in this scenario, while RLS works - if any user logs in the dynamic table works in a way that the information filters automatically to show the required information through switch measure.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 11:18:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Implementing-User-Specific-Dynamic-Matrix-Tables-in-Power-BI/m-p/3971084#M154009</guid>
      <dc:creator>shamoonrahat</dc:creator>
      <dc:date>2024-06-04T11:18:02Z</dc:date>
    </item>
  </channel>
</rss>

