<?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: Join two tables with intersecting dates in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2162927#M50022</link>
    <description>&lt;P&gt;Thank you for your answer, but no, there is no subjet with continuous dates, but with joining two tables based on the intersection of their dates fields.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Oct 2021 09:30:32 GMT</pubDate>
    <dc:creator>AnthonyXelya</dc:creator>
    <dc:date>2021-10-29T09:30:32Z</dc:date>
    <item>
      <title>Join two tables with intersecting dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2162863#M50016</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have&lt;/P&gt;&lt;P&gt;- a table with the absences of the agents of my enterprise : start and end dates, number of hours missed&lt;/P&gt;&lt;P&gt;- a table with the contracts of the agents : start and end dates, number of work hours per day&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to have the number of absence days for each absence by retrieving the right contract line (if there is 2 consecutives contracts lines for one absence, we consider only the first).&lt;BR /&gt;Example for the tables :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:09:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2162863#M50016</guid>
      <dc:creator>AnthonyXelya</dc:creator>
      <dc:date>2021-10-29T09:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables with intersecting dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2162889#M50018</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="197993" data-lia-user-login="AnthonyXelya" class="lia-mention lia-mention-user"&gt;AnthonyXelya&lt;/a&gt; , Are you looking , somthing similar to what I have done here&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Power-BI-Continuous-Streak-With-More-Than-a-One-Day-Break/ba-p/1323488" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Power-BI-Continuous-Streak-With-More-Than-a-One-Day-Break/ba-p/1323488&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:17:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2162889#M50018</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-10-29T09:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables with intersecting dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2162927#M50022</link>
      <description>&lt;P&gt;Thank you for your answer, but no, there is no subjet with continuous dates, but with joining two tables based on the intersection of their dates fields.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:30:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2162927#M50022</guid>
      <dc:creator>AnthonyXelya</dc:creator>
      <dc:date>2021-10-29T09:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables with intersecting dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2168950#M50328</link>
      <description>&lt;P&gt;Still nobody to help me? &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 15:57:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2168950#M50328</guid>
      <dc:creator>AnthonyXelya</dc:creator>
      <dc:date>2021-11-02T15:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables with intersecting dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2170389#M50385</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="197993" data-lia-user-login="AnthonyXelya" class="lia-mention lia-mention-user"&gt;AnthonyXelya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Frankly, this might not be a easy thing for DAX. You may also consider using SQL script.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 10:10:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2170389#M50385</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2021-11-03T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables with intersecting dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2170394#M50386</link>
      <description>&lt;P&gt;How can I do that?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 10:13:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Join-two-tables-with-intersecting-dates/m-p/2170394#M50386</guid>
      <dc:creator>AnthonyXelya</dc:creator>
      <dc:date>2021-11-03T10:13:44Z</dc:date>
    </item>
  </channel>
</rss>

