<?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 Best DAX filter to lookup a value for categories in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2328683#M58413</link>
    <description>&lt;P&gt;I currently have a POWERBI report I want to create that will allow us to be able to associate users to categories to determine what access to activity codes they have the tables I ahve are below but only two of them have a relationship.&amp;nbsp; Two of the others are the activity codes and they dont have any associate to each other nor do the two activity code fields have an association to each other.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Collector table has a relationship with with Securty set table, but the way the security sets are labeled, they are using the Y,N for each security category. (Categlory 1-9) Uses the Y,N as seen below.&lt;/P&gt;&lt;P&gt;Collector table maps to the security Set Column through relationship 1 to many.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Security Set and Collector Table below:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Collector Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Activites uses the security categories 1-9 to map to the security set which is a table of roles that users are inwhich shows users access to activty codes under that corresponding security category. So if they are in act_sec_cat1 they have access to the activity codes in that category.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Activity Table:&lt;/STRONG&gt;&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;STRONG&gt;APF Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Activity tables below have the same security category layout to map to the security set.&lt;/P&gt;&lt;P&gt;APF table however, uses the same 1-9 security category but its in a different labeled column under security_Level.&lt;/P&gt;&lt;P&gt;Basically these two tables are just tables of activity codes the problems is getting them associate with the security sets so I can see collectors who have access to a particular APF and activity code so I can manage it via this report. Is there a way to break these down in the security sets to create some type of relationship to the activities and APF tables, maybe using a way to break down the&amp;nbsp;act_sec_cat or make this easier. Any assistance would surely be appreciated!&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 16:25:35 GMT</pubDate>
    <dc:creator>cewjr9842</dc:creator>
    <dc:date>2022-02-09T16:25:35Z</dc:date>
    <item>
      <title>Best DAX filter to lookup a value for categories</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2328683#M58413</link>
      <description>&lt;P&gt;I currently have a POWERBI report I want to create that will allow us to be able to associate users to categories to determine what access to activity codes they have the tables I ahve are below but only two of them have a relationship.&amp;nbsp; Two of the others are the activity codes and they dont have any associate to each other nor do the two activity code fields have an association to each other.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Collector table has a relationship with with Securty set table, but the way the security sets are labeled, they are using the Y,N for each security category. (Categlory 1-9) Uses the Y,N as seen below.&lt;/P&gt;&lt;P&gt;Collector table maps to the security Set Column through relationship 1 to many.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Security Set and Collector Table below:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Collector Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Activites uses the security categories 1-9 to map to the security set which is a table of roles that users are inwhich shows users access to activty codes under that corresponding security category. So if they are in act_sec_cat1 they have access to the activity codes in that category.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Activity Table:&lt;/STRONG&gt;&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;STRONG&gt;APF Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Activity tables below have the same security category layout to map to the security set.&lt;/P&gt;&lt;P&gt;APF table however, uses the same 1-9 security category but its in a different labeled column under security_Level.&lt;/P&gt;&lt;P&gt;Basically these two tables are just tables of activity codes the problems is getting them associate with the security sets so I can see collectors who have access to a particular APF and activity code so I can manage it via this report. Is there a way to break these down in the security sets to create some type of relationship to the activities and APF tables, maybe using a way to break down the&amp;nbsp;act_sec_cat or make this easier. Any assistance would surely be appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 16:25:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2328683#M58413</guid>
      <dc:creator>cewjr9842</dc:creator>
      <dc:date>2022-02-09T16:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Best DAX filter to lookup a value for categories</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2329871#M58492</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="196236" data-lia-user-login="cewjr9842" class="lia-mention lia-mention-user"&gt;cewjr9842&lt;/a&gt; ,&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create a common security category table and join with both tables, if that can help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bridge Table: &lt;A href="https://www.youtube.com/watch?v=Bkf35Roman8&amp;amp;list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&amp;amp;index=19" target="_blank"&gt;https://www.youtube.com/watch?v=Bkf35Roman8&amp;amp;list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&amp;amp;index=19&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 05:35:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2329871#M58492</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-10T05:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Best DAX filter to lookup a value for categories</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2332081#M58635</link>
      <description>&lt;P&gt;On here how would I provide you with the test samples tables? I am using a excel spreadsheet and have cleaned up the data but not sure how to attach it. Also I was able to bridge the Activity table and the APF table but the other issue with&amp;nbsp;&lt;STRONG&gt;Security Set and Collector Table &lt;/STRONG&gt;is still my biggest issue. I tried to wirte a SUMX dax statement but cant get the correlation with the security sets to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 02:28:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2332081#M58635</guid>
      <dc:creator>cewjr9842</dc:creator>
      <dc:date>2022-02-11T02:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Best DAX filter to lookup a value for categories</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2350658#M59644</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="196236" data-lia-user-login="cewjr9842" class="lia-mention lia-mention-user"&gt;cewjr9842&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to these blogs:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank" rel="noopener"&gt;How to Get Your Question Answered Quickly - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank" rel="noopener"&gt;How to provide sample data in the Power BI Forum - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 09:33:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Best-DAX-filter-to-lookup-a-value-for-categories/m-p/2350658#M59644</guid>
      <dc:creator>Icey</dc:creator>
      <dc:date>2022-02-21T09:33:41Z</dc:date>
    </item>
  </channel>
</rss>

