<?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: Need Start to end date total hours(DAX) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2005872#M44579</link>
    <description>&lt;P&gt;&lt;SPAN&gt;INT((COALESCE([Completion Date],NOW())-[Start Date]*24)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Aug 2021 13:11:23 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2021-08-09T13:11:23Z</dc:date>
    <item>
      <title>Need Start to end date total hours(DAX)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2002405#M44458</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;As per the screenshot, I want the total hours based on start to completion date (Note:- some of the completion dates are not available that time take the current date, and also weekends are not counted like Saturday, Sunday)&lt;BR /&gt;If anybody knows, please help me. Thanks&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 12:35:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2002405#M44458</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-06T12:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need Start to end date total hours(DAX)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2003843#M44526</link>
      <description>&lt;P&gt;INT((COALESCE([Completion Date],NOW())-[Start Date))*24)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Excluding weekend days adds a lot (A LOT) of complexity.&amp;nbsp; You need to define what should happen when the start date or the completion date fall on a weekend day.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Aug 2021 03:17:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2003843#M44526</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-08T03:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need Start to end date total hours(DAX)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2004592#M44551</link>
      <description>&lt;P&gt;Thanks for sharing the information, But It's showing an error message. (Note:- I remove the last two Brackets) &amp;nbsp;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 05:19:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2004592#M44551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-09T05:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need Start to end date total hours(DAX)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2005872#M44579</link>
      <description>&lt;P&gt;&lt;SPAN&gt;INT((COALESCE([Completion Date],NOW())-[Start Date]*24)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 13:11:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Start-to-end-date-total-hours-DAX/m-p/2005872#M44579</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-09T13:11:23Z</dc:date>
    </item>
  </channel>
</rss>

