<?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: Display Common values between multiple tables and display them in a new table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3761589#M146763</link>
    <description>&lt;P&gt;Okay, by appending will it add all the months data together in one single query? and from there I should use slicers or filters I assume?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 19:34:38 GMT</pubDate>
    <dc:creator>DeeBali</dc:creator>
    <dc:date>2024-03-13T19:34:38Z</dc:date>
    <item>
      <title>Display Common values between multiple tables and display them in a new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3758915#M146649</link>
      <description>&lt;P&gt;Hello Fabric Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some assistance with DAX for my project. I have multiple month tables labeled as "01 2024" , "02 2024" etc.. and each table has a column called "Email Address". I need to find a way to compare this coulmn in each table and display Email Address that show up in every table as a new column "3 Months" in a new table "2024". For example:&lt;BR /&gt;&amp;nbsp;01 2024&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 02 2024&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 03 2024&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Email Address&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Email Address&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Email Address&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;abc@gmail.com&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; def@gmail.com&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;abc@gmail.com&lt;BR /&gt;def@gmail.com&amp;nbsp; &amp;nbsp; &amp;nbsp; ghi@gmail.com&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ghi@gmail.com&lt;BR /&gt;ghi@gmail.com&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Result:&lt;BR /&gt;2024&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3 Months&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ghi@gmail.com&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please assist how I can make a join between multiple tables to only show common values in a new coulmn. Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 20:57:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3758915#M146649</guid>
      <dc:creator>DeeBali</dc:creator>
      <dc:date>2024-03-12T20:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Display Common values between multiple tables and display them in a new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3759800#M146683</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="700958" data-lia-user-login="DeeBali" class="lia-mention lia-mention-user"&gt;DeeBali&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joins are expensive, I would reconned you do it in Power Query. How big are your tables?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 07:18:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3759800#M146683</guid>
      <dc:creator>talespin</dc:creator>
      <dc:date>2024-03-13T07:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Display Common values between multiple tables and display them in a new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3759824#M146685</link>
      <description>&lt;P&gt;not sure how your situation looks like. it might make sense to append your monthly table and add a mm-yyyy column, that would make your case much easier.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 07:28:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3759824#M146685</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2024-03-13T07:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display Common values between multiple tables and display them in a new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3761589#M146763</link>
      <description>&lt;P&gt;Okay, by appending will it add all the months data together in one single query? and from there I should use slicers or filters I assume?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 19:34:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3761589#M146763</guid>
      <dc:creator>DeeBali</dc:creator>
      <dc:date>2024-03-13T19:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display Common values between multiple tables and display them in a new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3761590#M146764</link>
      <description>&lt;P&gt;each month has about 5000 rows worth of data. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 19:35:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3761590#M146764</guid>
      <dc:creator>DeeBali</dc:creator>
      <dc:date>2024-03-13T19:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display Common values between multiple tables and display them in a new table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3762206#M146798</link>
      <description>&lt;P&gt;yes, indeed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)&amp;nbsp;Load all the monthly tables to Power Query&lt;/P&gt;
&lt;P&gt;2) add a mm-yyyy column accordingly in each monthly table&lt;/P&gt;
&lt;P&gt;3) append all monthly tables&lt;/P&gt;
&lt;P&gt;(all three steps in Power Query)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then do the analysis with Power BI desktop or excel.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 03:56:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-Common-values-between-multiple-tables-and-display-them/m-p/3762206#M146798</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2024-03-14T03:56:48Z</dc:date>
    </item>
  </channel>
</rss>

