<?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 DAX code for the following question in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-code-for-the-following-question/m-p/3413746#M129111</link>
    <description>&lt;P&gt;&lt;img /&gt;Hi, I am stuck with the problem and seeking help from the community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem : I want the sum of first month of every Quarter Example :&lt;/P&gt;&lt;P&gt;Jan,Feb,Mar-Q1&lt;/P&gt;&lt;P&gt;Apr,May,Jun-Q2....so on till Dec. If I choose Feb it should show the Jan month Total. Means it should sum only the first month of every quarter in Power Bi Please help me with the DAX code in getting this answer.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 11:18:11 GMT</pubDate>
    <dc:creator>Chetan_Y</dc:creator>
    <dc:date>2023-09-04T11:18:11Z</dc:date>
    <item>
      <title>DAX code for the following question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-code-for-the-following-question/m-p/3413746#M129111</link>
      <description>&lt;P&gt;&lt;img /&gt;Hi, I am stuck with the problem and seeking help from the community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem : I want the sum of first month of every Quarter Example :&lt;/P&gt;&lt;P&gt;Jan,Feb,Mar-Q1&lt;/P&gt;&lt;P&gt;Apr,May,Jun-Q2....so on till Dec. If I choose Feb it should show the Jan month Total. Means it should sum only the first month of every quarter in Power Bi Please help me with the DAX code in getting this answer.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 11:18:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-code-for-the-following-question/m-p/3413746#M129111</guid>
      <dc:creator>Chetan_Y</dc:creator>
      <dc:date>2023-09-04T11:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: DAX code for the following question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-code-for-the-following-question/m-p/3417827#M129344</link>
      <description>&lt;P&gt;Create a measure using 'Calculate' with filter of ALL(Date) &amp;amp; STARTOFQUARTER(Date), this will bring your desired numbers, which is for first month of quarter (based on selected month).&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 13:48:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-code-for-the-following-question/m-p/3417827#M129344</guid>
      <dc:creator>sunnsonofindia</dc:creator>
      <dc:date>2023-09-06T13:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: DAX code for the following question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-code-for-the-following-question/m-p/3417853#M129347</link>
      <description>&lt;P&gt;Thank you &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="453929" data-lia-user-login="sunnsonofindia" class="lia-mention lia-mention-user"&gt;sunnsonofindia&lt;/a&gt; for your answer. This was exactly I was Looking for. You made my day&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":ok_hand:"&gt;👌&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":ok_hand:"&gt;👌&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":ok_hand:"&gt;👌&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":ok_hand:"&gt;👌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 13:54:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-code-for-the-following-question/m-p/3417853#M129347</guid>
      <dc:creator>Chetan_Y</dc:creator>
      <dc:date>2023-09-06T13:54:50Z</dc:date>
    </item>
  </channel>
</rss>

