<?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: Show Row Based on a Start Date and End Date in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Row-Based-on-a-Start-Date-and-End-Date/m-p/896332#M8074</link>
    <description>&lt;P&gt;remove relationship between two tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;USe your generic table in slicers whatever it is after slicer before slicer or between slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create one measure.&lt;/P&gt;&lt;P&gt;Filter= IF(Min(project[StartDate])&amp;lt;=min(Calendar[Date]) &amp;amp;&amp;amp;&amp;nbsp;Min(project[CloseDate])&amp;gt;=min(Calendar[Date]),1,-1 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add this measure in visual level filter and set it to 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Pravin Wattamwar&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/pravin-p-wattamwar" target="_blank"&gt;www.linkedin.com/in/pravin-p-wattamwar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If I resolve your problem Mark it as a solution and give kudos.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2020 11:35:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-10T11:35:48Z</dc:date>
    <item>
      <title>Show Row Based on a Start Date and End Date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Row-Based-on-a-Start-Date-and-End-Date/m-p/894452#M8004</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully simple one... I have 2 Tables -&lt;/P&gt;&lt;P&gt;A Project Table which holds 2x columns - A Start Date and an End Date&lt;/P&gt;&lt;P&gt;A generic Date Table&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Currently the model has a relationship between End Date and the Date Table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Date table filter on the page of November 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 Row from the Project Table has a start date of 1 September 2019 and end date of 31 December 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore because of the relationship with End date, it does not show. I need it to show because the month of November falls between the Start and End date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cameron&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 05:56:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Row-Based-on-a-Start-Date-and-End-Date/m-p/894452#M8004</guid>
      <dc:creator>lync0056</dc:creator>
      <dc:date>2020-01-09T05:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Show Row Based on a Start Date and End Date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Row-Based-on-a-Start-Date-and-End-Date/m-p/896332#M8074</link>
      <description>&lt;P&gt;remove relationship between two tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;USe your generic table in slicers whatever it is after slicer before slicer or between slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create one measure.&lt;/P&gt;&lt;P&gt;Filter= IF(Min(project[StartDate])&amp;lt;=min(Calendar[Date]) &amp;amp;&amp;amp;&amp;nbsp;Min(project[CloseDate])&amp;gt;=min(Calendar[Date]),1,-1 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add this measure in visual level filter and set it to 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Pravin Wattamwar&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/pravin-p-wattamwar" target="_blank"&gt;www.linkedin.com/in/pravin-p-wattamwar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If I resolve your problem Mark it as a solution and give kudos.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 11:35:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Row-Based-on-a-Start-Date-and-End-Date/m-p/896332#M8074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-10T11:35:48Z</dc:date>
    </item>
  </channel>
</rss>

