<?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: Applying filter in UNION WITH DISTINCT to create new table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Applying-filter-in-UNION-WITH-DISTINCT-to-create-new-table/m-p/2830378#M90146</link>
    <description>&lt;P&gt;Replace DISTINCT('Table 2'[Name]) with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CALCULATETABLE(DISTINCT('Table 2'[Name]), 'Table 2'[Name] &amp;lt;&amp;gt; xyz)&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 10 Oct 2022 08:57:37 GMT</pubDate>
    <dc:creator>lukiz84</dc:creator>
    <dc:date>2022-10-10T08:57:37Z</dc:date>
    <item>
      <title>Applying filter in UNION WITH DISTINCT to create new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Applying-filter-in-UNION-WITH-DISTINCT-to-create-new-table/m-p/2830301#M90141</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to creat a uniqe value from different table&amp;nbsp;&lt;SPAN&gt;Table 1, Table 2, Table 3 and applyed the following formula&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;New Table = UNION(DISTINCT('Table 1'[Name]), DISTINCT('Table 2'[Name]),DISTINCT('Table 3'[Name])) and it works for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I want to filter&amp;nbsp;out&amp;nbsp;&lt;STRONG&gt;Values/Attribute&lt;/STRONG&gt; with in Table 2 so that this values shoud be excluded from the new table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would you please support on this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 08:28:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Applying-filter-in-UNION-WITH-DISTINCT-to-create-new-table/m-p/2830301#M90141</guid>
      <dc:creator>wesentadesse99</dc:creator>
      <dc:date>2022-10-10T08:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Applying filter in UNION WITH DISTINCT to create new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Applying-filter-in-UNION-WITH-DISTINCT-to-create-new-table/m-p/2830378#M90146</link>
      <description>&lt;P&gt;Replace DISTINCT('Table 2'[Name]) with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CALCULATETABLE(DISTINCT('Table 2'[Name]), 'Table 2'[Name] &amp;lt;&amp;gt; xyz)&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 10 Oct 2022 08:57:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Applying-filter-in-UNION-WITH-DISTINCT-to-create-new-table/m-p/2830378#M90146</guid>
      <dc:creator>lukiz84</dc:creator>
      <dc:date>2022-10-10T08:57:37Z</dc:date>
    </item>
  </channel>
</rss>

