<?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: how to calculate no of days in each month between startdate and enddate in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3346405#M125651</link>
    <description>&lt;P&gt;Total_Days=DateDiff(Min(Start_Date) , Max(End_Date),Day)&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2023 11:08:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-24T11:08:59Z</dc:date>
    <item>
      <title>how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3346384#M125650</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everybody I am newbie with DAX.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I have a vacation table, with startdate, enddate and employee id. I need to calculate no of days in each month(if start date and endate are two different months)&lt;BR /&gt;for example&lt;BR /&gt;id&amp;nbsp; start_date&amp;nbsp; &amp;nbsp;end_date&lt;BR /&gt;10 17/05/2023 12/06/2023&lt;BR /&gt;I need to know howmany days in may and june separately&lt;BR /&gt;&lt;SPAN&gt;Any help would be much appreciated. Thanks all!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 10:58:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3346384#M125650</guid>
      <dc:creator>snehar</dc:creator>
      <dc:date>2023-07-24T10:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3346405#M125651</link>
      <description>&lt;P&gt;Total_Days=DateDiff(Min(Start_Date) , Max(End_Date),Day)&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 11:08:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3346405#M125651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-24T11:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3346507#M125656</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please find attached my PBI file.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 12:08:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3346507#M125656</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-07-24T12:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3347544#M125698</link>
      <description>&lt;P&gt;hey , is it possible to get no of days in each month between startdate and enddate, as a new column in the same table?&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, 24 Jul 2023 23:04:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3347544#M125698</guid>
      <dc:creator>snehar</dc:creator>
      <dc:date>2023-07-24T23:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3347635#M125701</link>
      <description>&lt;P&gt;No, it is not.&amp;nbsp; If the start and end dates span multiple months then one rows for each day should be created.&amp;nbsp; You cannot create a row in a Table.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 01:37:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3347635#M125701</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-07-25T01:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3348194#M125719</link>
      <description>&lt;P&gt;&lt;SPAN&gt;if there is multiple months like the screenshot i shared, of diiferent employees (startdate and enddate of vactaion taken of each employee)how do i get no of days in each month&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 07:43:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3348194#M125719</guid>
      <dc:creator>snehar</dc:creator>
      <dc:date>2023-07-25T07:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3348209#M125721</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 07:47:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3348209#M125721</guid>
      <dc:creator>snehar</dc:creator>
      <dc:date>2023-07-25T07:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate no of days in each month between startdate and enddate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3348279#M125724</link>
      <description>&lt;P&gt;The only way i am aware of is to transform the data in the Query Editor (I have already shared that file with you)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 08:24:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-no-of-days-in-each-month-between-startdate-and/m-p/3348279#M125724</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-07-25T08:24:50Z</dc:date>
    </item>
  </channel>
</rss>

