<?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: YTD % DAX calculation. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422423#M64232</link>
    <description>&lt;P&gt;Hi Rilwan,&amp;nbsp;&lt;BR /&gt;try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;YTD% =&lt;BR /&gt;VAR _Current = TOTALYTD&lt;SPAN&gt;(SUM(Data2&lt;/SPAN&gt;&lt;SPAN&gt;[$])&lt;/SPAN&gt;&lt;SPAN&gt;, Data2&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;VAR _Previous = CALCULATE(&amp;nbsp;&lt;SPAN&gt;TOTALYTD&lt;/SPAN&gt;&lt;SPAN&gt;(SUM(Data2&lt;/SPAN&gt;&lt;SPAN&gt;[$])&lt;/SPAN&gt;&lt;SPAN&gt;, Data2&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;), SAMEPERIODLASTYEAR(Data2[Date]))&lt;BR /&gt;&lt;/SPAN&gt;RETURN&lt;BR /&gt;DIVIDE(&amp;nbsp;&lt;SPAN&gt;_Current -&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_Previous,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_Previous, 0)&lt;/SPAN&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 28 Mar 2022 20:09:44 GMT</pubDate>
    <dc:creator>Tutu_in_YYC</dc:creator>
    <dc:date>2022-03-28T20:09:44Z</dc:date>
    <item>
      <title>YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422386#M64231</link>
      <description>&lt;P&gt;Hi&amp;nbsp; - I hope someone can help me. I am lookign to calculate YTD%, (which is basically supposed to be -- (&lt;SPAN&gt;CurrentQ - prior 12/31) / prior 12/31)&amp;nbsp;).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have used quick measure to calculate QoQ %, which give me the result I want but when I tried using same format to calculate YTD % i was getting an error.&amp;nbsp;&lt;/SPAN&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 19:52:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422386#M64231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-28T19:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422423#M64232</link>
      <description>&lt;P&gt;Hi Rilwan,&amp;nbsp;&lt;BR /&gt;try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;YTD% =&lt;BR /&gt;VAR _Current = TOTALYTD&lt;SPAN&gt;(SUM(Data2&lt;/SPAN&gt;&lt;SPAN&gt;[$])&lt;/SPAN&gt;&lt;SPAN&gt;, Data2&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;VAR _Previous = CALCULATE(&amp;nbsp;&lt;SPAN&gt;TOTALYTD&lt;/SPAN&gt;&lt;SPAN&gt;(SUM(Data2&lt;/SPAN&gt;&lt;SPAN&gt;[$])&lt;/SPAN&gt;&lt;SPAN&gt;, Data2&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;), SAMEPERIODLASTYEAR(Data2[Date]))&lt;BR /&gt;&lt;/SPAN&gt;RETURN&lt;BR /&gt;DIVIDE(&amp;nbsp;&lt;SPAN&gt;_Current -&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_Previous,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_Previous, 0)&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Mar 2022 20:09:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422423#M64232</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-28T20:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422444#M64233</link>
      <description>&lt;P&gt;Thank you so much for the quick reply. I did try but only getting 0 values.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 20:17:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422444#M64233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-28T20:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422551#M64240</link>
      <description>&lt;P&gt;Do you have a year slicer in the report? If yes, can you choose a year?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:08:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422551#M64240</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-28T21:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422553#M64241</link>
      <description>&lt;P&gt;Yes, i did choose a year and still getting 0 values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:11:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422553#M64241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-28T21:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422557#M64243</link>
      <description>&lt;P&gt;Can you create this for validation, and put it in the matrix? Upload a snapshot.&lt;/P&gt;&lt;PRE&gt;Validation =&lt;BR /&gt;VAR _Current = TOTALYTD&lt;SPAN&gt;(SUM(Data2&lt;/SPAN&gt;&lt;SPAN&gt;[$])&lt;/SPAN&gt;&lt;SPAN&gt;, Data2&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;VAR _Previous = CALCULATE(&amp;nbsp;&lt;SPAN&gt;TOTALYTD&lt;/SPAN&gt;&lt;SPAN&gt;(SUM(Data2&lt;/SPAN&gt;&lt;SPAN&gt;[$])&lt;/SPAN&gt;&lt;SPAN&gt;, Data2&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;), SAMEPERIODLASTYEAR(Data2[Date]))&lt;BR /&gt;&lt;/SPAN&gt;RETURN&lt;BR /&gt;&lt;SPAN&gt;_Current &amp;amp; "---" &amp;amp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_Previous&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:14:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422557#M64243</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-28T21:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422561#M64246</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:19:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422561#M64246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-28T21:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422570#M64247</link>
      <description>&lt;P&gt;That tells me that you do not have data for previous year. Is that the case?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:24:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422570#M64247</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-28T21:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422576#M64250</link>
      <description>&lt;P&gt;I do have data for previous year. Also, understand these are quarterly data. Let me get you a screen shot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:28:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422576#M64250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-28T21:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422585#M64252</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:36:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422585#M64252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-28T21:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422592#M64253</link>
      <description>&lt;P&gt;What year are you looking at in the below snapshot?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:44:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422592#M64253</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-28T21:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422632#M64256</link>
      <description>&lt;P&gt;My mistake, previous calculations will not work in your model.&lt;BR /&gt;try this:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;YoY% for YTD = &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ISFILTERED&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Data2'[Date]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ERROR&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"Time intelligence quick measures can only be grouped or filtered by the Power BI-provided date hierarchy or primary date column."&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt; &lt;SPAN&gt;__PREV_YEAR&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;TOTALYTD&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Data2'[$]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;'Data2'[Date]&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;DATEADD&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Data2'[Date]&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;, -&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;YEAR&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RETURN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;DIVIDE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;TOTALYTD&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Data2'[$]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;'Data2'[Date]&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;) - &lt;/SPAN&gt;&lt;SPAN&gt;__PREV_YEAR&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;__PREV_YEAR&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;This will compare the current YTD accumulation to previous year YTD and calculate the YOY growth.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Mar 2022 22:16:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2422632#M64256</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-28T22:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2424919#M64376</link>
      <description>&lt;P&gt;Thank you so much. I apprciate you. That worked right.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 16:55:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2424919#M64376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-29T16:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2425344#M64403</link>
      <description>&lt;P&gt;glad to hear!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 22:44:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2425344#M64403</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-29T22:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2430179#M64656</link>
      <description>&lt;P&gt;Hi - What about in the case of wanting to calculate,&lt;/P&gt;&lt;P&gt;example&lt;BR /&gt;YTD = Q4 2021 - Q4 2020&lt;BR /&gt;QTD = Q4 - Q3&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 17:41:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2430179#M64656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-31T17:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2430325#M64667</link>
      <description>&lt;P&gt;&lt;SPAN&gt;YTD = Q4 2021 - Q4 2020 : As in the difference of the amount beween current year and previous year?&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;QTD = Q4 - Q3 : Difference from current Quarter&amp;nbsp; to the previous Quarter ( i.e Q&lt;FONT size="1 2 3 4 5 6 7"&gt;n&lt;/FONT&gt; - Q&lt;FONT size="1 2 3 4 5 6 7"&gt;n-1&lt;/FONT&gt;)?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 19:40:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2430325#M64667</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-03-31T19:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2441275#M65370</link>
      <description>&lt;P&gt;Got this sorted. Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i have another question on how to write this R code in Dax.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Filter(!is.na(SentMonth), Surveytaken==2)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 16:23:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2441275#M65370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-06T16:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: YTD % DAX calculation.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2441462#M65380</link>
      <description>&lt;P&gt;Ooh not proficient in R.&lt;BR /&gt;&lt;BR /&gt;But try this&lt;BR /&gt;&lt;SPAN&gt;EOC_Sent = CALCULATE(countrows('Sheet1'), 'Sheet1'[SurveyTaken]=2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it doesnt work, it means your table structure may not be correct.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 18:39:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/YTD-DAX-calculation/m-p/2441462#M65380</guid>
      <dc:creator>Tutu_in_YYC</dc:creator>
      <dc:date>2022-04-06T18:39:16Z</dc:date>
    </item>
  </channel>
</rss>

