<?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: Calculate function - filter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377268#M61311</link>
    <description>&lt;P&gt;I don't think the post initiator, so far, wraps his/her head around my solution in another post of his/hers.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/How-to-reference-a-value-on-related-table/m-p/2365637" target="_blank" rel="noopener"&gt;Solved: How to reference a value on related table - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;CALCULATE filters are actually tables.&lt;/LI-CODE&gt;
&lt;P&gt;Indeed, this is how filters works in DAX. It's an explicit leveraging of Expanded Table in such statements, CALCULATE( XXX, &lt;EM&gt;Table&lt;/EM&gt; ).&lt;/P&gt;</description>
    <pubDate>Sun, 06 Mar 2022 20:09:36 GMT</pubDate>
    <dc:creator>CNENFRNL</dc:creator>
    <dc:date>2022-03-06T20:09:36Z</dc:date>
    <item>
      <title>Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376764#M61257</link>
      <description>&lt;P&gt;I am trying to understand this DAX code here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;DAYSINMONTH = &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;day&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;calculate&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ENDOFMONTH&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Calendar'[Date]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Table1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&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;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;Why do we have &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Table1&lt;/FONT&gt;&lt;/STRONG&gt; here?&lt;/P&gt;
&lt;P&gt;I thought extra line is for filter (or extra filters), but this is only table name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a relationship between 'Calendar' table and 'Table1' table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I have attached Pbix file for better illustration.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sorry for confusions.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Mar 2022 01:16:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376764#M61257</guid>
      <dc:creator>JustinDoh1</dc:creator>
      <dc:date>2022-03-07T01:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376775#M61260</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296339" data-lia-user-login="JustinDoh1" class="lia-mention lia-mention-user"&gt;JustinDoh1&lt;/a&gt;&amp;nbsp;what is Table1?&lt;BR /&gt;&lt;BR /&gt;I would think that just DAY(EOMONTH('Calendar'[Date], 0)) would be enough?&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 00:57:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376775#M61260</guid>
      <dc:creator>littlemojopuppy</dc:creator>
      <dc:date>2022-03-06T00:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376787#M61263</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17198" data-lia-user-login="littlemojopuppy" class="lia-mention lia-mention-user"&gt;littlemojopuppy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table1 is a name of a table.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I am getting error mesage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;:&lt;BR /&gt;I have updated the Pbix file, and bottom are illustrations of two cases:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 01:17:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376787#M61263</guid>
      <dc:creator>JustinDoh1</dc:creator>
      <dc:date>2022-03-07T01:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376788#M61264</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296339" data-lia-user-login="JustinDoh1" class="lia-mention lia-mention-user"&gt;JustinDoh1&lt;/a&gt;&amp;nbsp;&amp;nbsp;I assumed it was a table. &amp;nbsp;Whole thing seems unnecessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I didn't use ENDOFMONTH. &amp;nbsp;I used EOMONTH (returns the last day of a month with offset by number of months).&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 01:29:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376788#M61264</guid>
      <dc:creator>littlemojopuppy</dc:creator>
      <dc:date>2022-03-06T01:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376893#M61268</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296339" data-lia-user-login="JustinDoh1" class="lia-mention lia-mention-user"&gt;JustinDoh1&lt;/a&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CALCULATE filters are actually tables. As per your data model the Calendar table filters the Table1. But in the code you mentioned, Table1 filters the Caledar date column.&amp;nbsp;&lt;BR /&gt;The difference is that without using Table1 as a filter the code will return all the dates in the Calendar table. While using when using Table1 as a filter then all the months that are missing from Table1 will return blank. It seems that the user does not want to see the number of days for those months.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 09:24:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376893#M61268</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-06T09:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376901#M61269</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296339" data-lia-user-login="JustinDoh1" class="lia-mention lia-mention-user"&gt;JustinDoh1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I said in my previous reply, the card here mentions the number of days of the last month available in Table1. If the last month in Table1 is September then you would see 30. But wihout having Table1 in the filter of your code then you would allways see 31 with is the number of days of December.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The error in the other formula is irrelevant. You are placing 0 which means FALSE as a CALCULATE filter table which is not allowed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 10:11:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376901#M61269</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-06T10:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376919#M61273</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;if you paid a little bit of attention, you'd notice that&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296339" data-lia-user-login="JustinDoh1" class="lia-mention lia-mention-user"&gt;JustinDoh1&lt;/a&gt;&amp;nbsp;is a Super User and I'm fairly certain they understand how the CALCULATE function works.&amp;nbsp; You'd also have noticed that what I suggested did not involve the CALCULATE function...simply&amp;nbsp;&lt;SPAN&gt;DAY(EOMONTH('Calendar'[Date], 0)).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 11:35:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376919#M61273</guid>
      <dc:creator>littlemojopuppy</dc:creator>
      <dc:date>2022-03-06T11:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376920#M61274</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;this is not accurate.&amp;nbsp; The Calendar table would be filtered by any dates in filter context, which would in turn filter any dates in Table1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the discussion is irrelevant because using CALCULATE is over-complicating the solution in the first place.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;DAY(EOMONTH('Calendar'[Date], 0)) solves the problem.&amp;nbsp; More simply, ENDOFMONTH solves the problem.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 11:39:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376920#M61274</guid>
      <dc:creator>littlemojopuppy</dc:creator>
      <dc:date>2022-03-06T11:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376934#M61277</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17198" data-lia-user-login="littlemojopuppy" class="lia-mention lia-mention-user"&gt;littlemojopuppy&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Your code is 100% correct. I wrote absoluteley nothing against it.&amp;nbsp;&lt;BR /&gt;And yes I know that you are both Super Users but what does that have to do with me expressing my openion in asubject?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 12:23:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376934#M61277</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-06T12:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376935#M61278</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;I never said anything about my own status as a Super User, only that JustinDoh1 is one.&amp;nbsp; And because they are one, I'm certain they understand using the CALCULATE function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And if my code is 100% correct, why do you feel compelled to provide another answer to it?&amp;nbsp; All you're doing is creating confusion for users who see multiple responses.&amp;nbsp; When apparently a question has been answered correctly.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 12:27:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376935#M61278</guid>
      <dc:creator>littlemojopuppy</dc:creator>
      <dc:date>2022-03-06T12:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376945#M61279</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17198" data-lia-user-login="littlemojopuppy" class="lia-mention lia-mention-user"&gt;littlemojopuppy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems you did not read my reply to hIm:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CALCULATE filters are actually tables. As per your data model the Calendar table filters the Table1. But in the code you mentioned, Table1 filters the Caledar date column.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The difference is that without using Table1 as a filter the code will return all the dates in the Calendar table. While using when using Table1 as a filter then all the months that are missing from Table1 will return blank. It seems that the user does not want to see the number of days for those months.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I might be wrong. But that is my openion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 12:47:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2376945#M61279</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-06T12:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377256#M61309</link>
      <description>&lt;P&gt;Funny discussion, I'm wondering whether you ever ask youself a simplest but fairly intuitive question, what's the point of existence of ENDOFMONTH since there already exists EOMONTH?&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 19:50:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377256#M61309</guid>
      <dc:creator>CNENFRNL</dc:creator>
      <dc:date>2022-03-06T19:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377268#M61311</link>
      <description>&lt;P&gt;I don't think the post initiator, so far, wraps his/her head around my solution in another post of his/hers.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/How-to-reference-a-value-on-related-table/m-p/2365637" target="_blank" rel="noopener"&gt;Solved: How to reference a value on related table - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;CALCULATE filters are actually tables.&lt;/LI-CODE&gt;
&lt;P&gt;Indeed, this is how filters works in DAX. It's an explicit leveraging of Expanded Table in such statements, CALCULATE( XXX, &lt;EM&gt;Table&lt;/EM&gt; ).&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 20:09:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377268#M61311</guid>
      <dc:creator>CNENFRNL</dc:creator>
      <dc:date>2022-03-06T20:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377293#M61314</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17198" data-lia-user-login="littlemojopuppy" class="lia-mention lia-mention-user"&gt;littlemojopuppy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dates in filter context &lt;STRONG&gt;are&lt;/STRONG&gt;&amp;nbsp;actually and should be from the date table. Therfore, when I write a measure that returns the last day of a month and I place it in a matrix visual for example and I slice by date from the date table, I will have to see all the dates in the raws of my matrix even if they do not exist in my fact table. The idea is to restric this date filter to only the dates that exist in the fact table or alternatively return blank in case othe measures that forces all dates to appear do exist in the same matrix visual.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 20:55:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377293#M61314</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-06T20:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377390#M61325</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="250150" data-lia-user-login="CNENFRNL" class="lia-mention lia-mention-user"&gt;CNENFRNL&lt;/a&gt;&amp;nbsp;Sorry. I should have posted my follow up question to your response on other post. &lt;SPAN&gt;I guess the answer is "it's an explicit leveraging of Expanded Table in such statements". Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 00:50:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377390#M61325</guid>
      <dc:creator>JustinDoh1</dc:creator>
      <dc:date>2022-03-07T00:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377397#M61326</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17198" data-lia-user-login="littlemojopuppy" class="lia-mention lia-mention-user"&gt;littlemojopuppy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for all confusions that were created.&lt;/P&gt;
&lt;P&gt;I appologize it. I have attached Pbix file on the post now.&lt;/P&gt;
&lt;P&gt;This is what I see:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;What am I missing?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 01:07:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377397#M61326</guid>
      <dc:creator>JustinDoh1</dc:creator>
      <dc:date>2022-03-07T01:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate function - filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377421#M61327</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296339" data-lia-user-login="JustinDoh1" class="lia-mention lia-mention-user"&gt;JustinDoh1&lt;/a&gt;&amp;nbsp;no worries at all!&amp;nbsp; I think you're the one person who didn't create confusion.&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 01:51:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-function-filter/m-p/2377421#M61327</guid>
      <dc:creator>littlemojopuppy</dc:creator>
      <dc:date>2022-03-07T01:51:02Z</dc:date>
    </item>
  </channel>
</rss>

