<?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: DAX Measure to create a 4 Week Period in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-create-a-4-Week-Period/m-p/3181898#M115060</link>
    <description>&lt;P&gt;Yes, this worked for me.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 13:29:46 GMT</pubDate>
    <dc:creator>Pradnya_Haraple</dc:creator>
    <dc:date>2023-04-11T13:29:46Z</dc:date>
    <item>
      <title>DAX Measure to create a 4 Week Period</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-create-a-4-Week-Period/m-p/3174243#M114533</link>
      <description>&lt;P&gt;Need a help on DAX Measure to create a period based on Week Number.&lt;/P&gt;&lt;P&gt;I want to combine 4 weeks into one period.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;If Week Number is&amp;nbsp; 1, 2, 3, 3 then a measure should display a period value as 1,&lt;/P&gt;&lt;P&gt;If Week Number is&amp;nbsp;4, 5, 6, 7 then it should display a period value as 2.&lt;/P&gt;&lt;P&gt;Can this be done with the help of DAX?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 15:53:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-create-a-4-Week-Period/m-p/3174243#M114533</guid>
      <dc:creator>Pradnya_Haraple</dc:creator>
      <dc:date>2023-04-05T15:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Measure to create a 4 Week Period</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-create-a-4-Week-Period/m-p/3174758#M114567</link>
      <description>&lt;P&gt;I think you can do something like:&lt;BR /&gt;4 Week Period Number = QUOTIENT(WeekNumber, 4)&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 22:11:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-create-a-4-Week-Period/m-p/3174758#M114567</guid>
      <dc:creator>vicky_</dc:creator>
      <dc:date>2023-04-05T22:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Measure to create a 4 Week Period</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-create-a-4-Week-Period/m-p/3181898#M115060</link>
      <description>&lt;P&gt;Yes, this worked for me.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 13:29:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-create-a-4-Week-Period/m-p/3181898#M115060</guid>
      <dc:creator>Pradnya_Haraple</dc:creator>
      <dc:date>2023-04-11T13:29:46Z</dc:date>
    </item>
  </channel>
</rss>

