<?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: Count Rows Falling between two dates ( from disconnected table ) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249621#M54086</link>
    <description>&lt;P&gt;Thanks for the response; but unfortunately I cannot use the calculate function in the column, as I am working with powerbi data set (direct query).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way to do this in measure?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Dec 2021 10:11:32 GMT</pubDate>
    <dc:creator>sagar512</dc:creator>
    <dc:date>2021-12-21T10:11:32Z</dc:date>
    <item>
      <title>Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249483#M54081</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am having two disconnected tables ( Task and Ticket).&lt;/P&gt;&lt;P&gt;On Task Table I need to count tickets (from the Ticket table) that fall between the task created date and Created +90 date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Excel, I used the below formula to get the expected output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can calculate the same in dax?&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;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Task Table&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Task Number&lt;/TD&gt;&lt;TD&gt;Category&lt;/TD&gt;&lt;TD&gt;Created&lt;/TD&gt;&lt;TD&gt;Created +90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Task 1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;1-Jan-21&lt;/TD&gt;&lt;TD&gt;1-Apr-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Task 2&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;1-May-21&lt;/TD&gt;&lt;TD&gt;30-Jul-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Task 3&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;1-Sep-21&lt;/TD&gt;&lt;TD&gt;30-Nov-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Task 4&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;1-Jun-21&lt;/TD&gt;&lt;TD&gt;30-Aug-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Task 5&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;1-Dec-21&lt;/TD&gt;&lt;TD&gt;1-Mar-22&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Ticket Table&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket Number&lt;/TD&gt;&lt;TD&gt;Created&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 1&lt;/TD&gt;&lt;TD&gt;7-Jan-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 2&lt;/TD&gt;&lt;TD&gt;2-Feb-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 3&lt;/TD&gt;&lt;TD&gt;2-Feb-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 4&lt;/TD&gt;&lt;TD&gt;6-Jun-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 5&lt;/TD&gt;&lt;TD&gt;10-Jun-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 6&lt;/TD&gt;&lt;TD&gt;19-Aug-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 7&lt;/TD&gt;&lt;TD&gt;9-Sep-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 8&lt;/TD&gt;&lt;TD&gt;13-Jun-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 9&lt;/TD&gt;&lt;TD&gt;3-Mar-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ticket 10&lt;/TD&gt;&lt;TD&gt;9-Sep-21&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 21 Dec 2021 13:02:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249483#M54081</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T13:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249591#M54084</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Here is one way to do this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dax (calculated column):&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Tickets = &lt;/SPAN&gt;&lt;SPAN&gt;calculate&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COUNT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Tickets[TN]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;DATESBETWEEN&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Calendar'[Date]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Task Table'[Created]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Task Table'[C90]&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Data model:&lt;BR /&gt;&lt;/STRONG&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;STRONG&gt;End result:&lt;BR /&gt;&lt;/STRONG&gt;&lt;img /&gt;&lt;P&gt;I hope this helps and if it does consider accepting this as a solution and giving a thumbs up!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Dec 2021 10:04:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249591#M54084</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2021-12-21T10:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249621#M54086</link>
      <description>&lt;P&gt;Thanks for the response; but unfortunately I cannot use the calculate function in the column, as I am working with powerbi data set (direct query).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way to do this in measure?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 10:11:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249621#M54086</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T10:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249881#M54102</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It works almost exactly the same with a measure:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;tickets_ = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;_sdate&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;max&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Task Table'[Created]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;_edate&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;max&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Task Table'[C90]&lt;/SPAN&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;calculate&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COUNT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Tickets[TN]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;DATESBETWEEN&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Calendar'[Date]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;_sdate&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;_edate&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Dec 2021 12:19:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249881#M54102</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2021-12-21T12:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249903#M54104</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="304989" data-lia-user-login="sagar512" class="lia-mention lia-mention-user"&gt;sagar512&lt;/a&gt;&amp;nbsp; can you provide some sample data&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 12:26:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249903#M54104</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2021-12-21T12:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249912#M54106</link>
      <description>&lt;P&gt;thanks, but the problem with the above solution is I need to always keep the lowest level (Task number) into the context.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;my end goal is to build some chart that aggregates to month level etc, but calculation should always stay at task number level and then aggregate.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I think the column was the best fit in this scenario but unfortunately, I can't use it due to direct query &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 12:30:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249912#M54106</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T12:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249920#M54107</link>
      <description>&lt;P&gt;For some reason I don't see a way to attach powerbi file; so added my tables to the original post.&lt;/P&gt;&lt;P&gt;will this help?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 12:36:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249920#M54107</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T12:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249948#M54112</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="304989" data-lia-user-login="sagar512" class="lia-mention lia-mention-user"&gt;sagar512&lt;/a&gt;&amp;nbsp; try this measure&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure =
CALCULATE (
    COUNT ( 'Table 2'[Ticket Number] ),
    DATESBETWEEN (
        'Table 2'[Created],
        MAX ( 'Table 1'[Created] ),
        MAX ( 'Table 1'[Created +90] )
    )
)
&lt;/LI-CODE&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;</description>
      <pubDate>Tue, 21 Dec 2021 12:46:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2249948#M54112</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2021-12-21T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250003#M54115</link>
      <description>&lt;P&gt;I added a category column into my data and this measure needs the lowest level (task number) to work.&lt;/P&gt;&lt;P&gt;it's not working as expected if I remove the task number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the calculation should always work on task level and then aggregate per report context&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way we can achieve this?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 13:05:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250003#M54115</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T13:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250034#M54116</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="304989" data-lia-user-login="sagar512" class="lia-mention lia-mention-user"&gt;sagar512&lt;/a&gt;&amp;nbsp; what do you mean?&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;</description>
      <pubDate>Tue, 21 Dec 2021 13:18:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250034#M54116</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2021-12-21T13:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250103#M54120</link>
      <description>&lt;P&gt;I get below; If I remove the lowest level and add category&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 13:48:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250103#M54120</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T13:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250121#M54121</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="304989" data-lia-user-login="sagar512" class="lia-mention lia-mention-user"&gt;sagar512&lt;/a&gt;&amp;nbsp; when you are asking a question can you pleae make sure to include all the components? Do you wan to revise the previously provided sample data and include this new component?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 13:51:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250121#M54121</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2021-12-21T13:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250128#M54122</link>
      <description>&lt;P&gt;Added the new column to the data (original post).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 13:55:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250128#M54122</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T13:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250163#M54124</link>
      <description>&lt;P&gt;&amp;nbsp; I still don't see an issue here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You need to display&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;'Table 1'[Created] and&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;'Table 1'[Created +90] in the viz for the DAX to evaluate in the filter context. Without having that axis present, the expression will not evaluate.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV&gt;&amp;nbsp;&lt;img /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;But if you do want to have that one displayed without bringing&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;'Table 1'[Created] and&amp;nbsp;&lt;/SPAN&gt;
&lt;DIV&gt;&lt;SPAN&gt;'Table 1'[Created +90]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;then you need an index column and do this with a new measure&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Dec 2021 14:22:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250163#M54124</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2021-12-21T14:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250183#M54126</link>
      <description>&lt;P&gt;I think this is what the exact challenge is; to make this measure work without including task number or date (lowest level) into the viz.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using powerbi dataset, so I can't even make this work using the calculated column.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 14:18:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250183#M54126</guid>
      <dc:creator>sagar512</dc:creator>
      <dc:date>2021-12-21T14:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rows Falling between two dates ( from disconnected table )</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250187#M54127</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="304989" data-lia-user-login="sagar512" class="lia-mention lia-mention-user"&gt;sagar512&lt;/a&gt;&amp;nbsp; for some reason, my previous reply got edited and I have edited back my original reply. Please take a look above.&lt;/P&gt;
&lt;P&gt;It is not an issue, it is doable. Check the new measure.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 14:24:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Rows-Falling-between-two-dates-from-disconnected-table/m-p/2250187#M54127</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2021-12-21T14:24:37Z</dc:date>
    </item>
  </channel>
</rss>

