<?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: Filter two tables with the same file but different criteria in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-with-the-same-file-but-different-criteria/m-p/3298671#M122950</link>
    <description>&lt;P&gt;TI used option 1, I created a Hierarchy column in Table 2 and changed the relationship as you mentioned. Thank you very much!&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2023 21:53:09 GMT</pubDate>
    <dc:creator>KatheB</dc:creator>
    <dc:date>2023-06-22T21:53:09Z</dc:date>
    <item>
      <title>Filter two tables with the same file but different criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-with-the-same-file-but-different-criteria/m-p/3298073#M122923</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have two twin tables connected with a table called hierarchy, the first table (table1) is connected to the hierarchy table with a field called BU, so we have Table1.BU = Hierarchy.BU.&lt;/P&gt;&lt;P&gt;On the other hand in table two the connection is with the field Co Lead, i.e. Table2.Colead = Hierarchy.BU&lt;/P&gt;&lt;P&gt;What I want is that when filtering by Hierarchy.BU&lt;/P&gt;&lt;P&gt;Table 1 shows me all the rows related to the BU, but table 2 shows me everything related to the Hierarchy to which the Selected BU belongs.&lt;/P&gt;&lt;P&gt;How can I do that? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 14:55:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-with-the-same-file-but-different-criteria/m-p/3298073#M122923</guid>
      <dc:creator>KatheB</dc:creator>
      <dc:date>2023-06-22T14:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables with the same file but different criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-with-the-same-file-but-different-criteria/m-p/3298134#M122928</link>
      <description>&lt;P&gt;You can add a column "Hierachy" to Table 2 that contains the corresponding Hierarchy to Table 2.Co Lead and change the relationship to Hierarchy.Hierarchy=Table 2.Hierachy. If you want to avoid a many to many relationsip, build a table inbetween that contains just a distinct list of Hierarchy.&amp;nbsp;&lt;BR /&gt;You could also create a measure that returns a blank value for all Table 2 rows that belong to excluded rows and a non-blank for all rows that are included and use it e.g. as a visual level filter that you test for "is not blank". But the relationship solution is probably faster.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 15:19:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-with-the-same-file-but-different-criteria/m-p/3298134#M122928</guid>
      <dc:creator>Martin_D</dc:creator>
      <dc:date>2023-06-22T15:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables with the same file but different criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-with-the-same-file-but-different-criteria/m-p/3298671#M122950</link>
      <description>&lt;P&gt;TI used option 1, I created a Hierarchy column in Table 2 and changed the relationship as you mentioned. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 21:53:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-with-the-same-file-but-different-criteria/m-p/3298671#M122950</guid>
      <dc:creator>KatheB</dc:creator>
      <dc:date>2023-06-22T21:53:09Z</dc:date>
    </item>
  </channel>
</rss>

