<?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: Finding duplicates dates across multiple columns by category in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-duplicates-dates-across-multiple-columns-by-category/m-p/3566239#M137477</link>
    <description>&lt;P&gt;Thank you so much, this works perfectly!&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2023 13:50:01 GMT</pubDate>
    <dc:creator>TJohnson6754</dc:creator>
    <dc:date>2023-12-04T13:50:01Z</dc:date>
    <item>
      <title>Finding duplicates dates across multiple columns by category</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-duplicates-dates-across-multiple-columns-by-category/m-p/3563693#M137374</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having trouble finding a way to find the consumers who have duplicate dates in multiple (2 in this case) columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data collected and imported like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I'd like to be able to identify the duplicate dates by consumer ID:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a non-exhaustive list of things I've tried:&lt;/P&gt;&lt;P&gt;I separated the table into two - one for date column A and one for date column B, using SUMMARIZE COLUMNS and tried to match them from there but I kept getting errors. I matched the two tables on ConsumerID. They didn't like that. Then I tried one to many matching from the two ConsumerID columns to the parent table 'Consumers', and I still was getting all kinds of errors.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I *even* tried unioning the two tables and trying to manipulate the data from there:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I think this shows some serious gaps in fundamental knowledge on my part perhaps with row context vs. filter context, but I was hoping I could find a solution to this issue in addition to some suggestions for dax concepts to better familiarize myself with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all!&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 19:47:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-duplicates-dates-across-multiple-columns-by-category/m-p/3563693#M137374</guid>
      <dc:creator>TJohnson6754</dc:creator>
      <dc:date>2023-12-01T19:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Finding duplicates dates across multiple columns by category</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-duplicates-dates-across-multiple-columns-by-category/m-p/3563854#M137385</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315807" data-lia-user-login="TJohnson6754" class="lia-mention lia-mention-user"&gt;TJohnson6754&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still working on a more elegant way to do this, but here is a solution using a calculated column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 23:50:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-duplicates-dates-across-multiple-columns-by-category/m-p/3563854#M137385</guid>
      <dc:creator>WinterMist</dc:creator>
      <dc:date>2023-12-01T23:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Finding duplicates dates across multiple columns by category</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-duplicates-dates-across-multiple-columns-by-category/m-p/3566239#M137477</link>
      <description>&lt;P&gt;Thank you so much, this works perfectly!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 13:50:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-duplicates-dates-across-multiple-columns-by-category/m-p/3566239#M137477</guid>
      <dc:creator>TJohnson6754</dc:creator>
      <dc:date>2023-12-04T13:50:01Z</dc:date>
    </item>
  </channel>
</rss>

