<?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 Measure for Calculating Days Outstanding in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4809566#M183941</link>
    <description>&lt;P&gt;Hello.&lt;BR /&gt;&lt;BR /&gt;I am looking for a measure that calculates the outstanding number of days an Order fulfilled without a PO#.&lt;BR /&gt;&lt;BR /&gt;Here are the parameters for a measure I am looking for:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If Event_Status = "Complete" and PO_Number is blank then calculate Date Difference between Today() and Order Date else blank&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Working file here: &lt;A href="https://drive.google.com/file/d/1XabbaVsgHb1C1npJwVtNIJhnIWiQro-j/view?usp=sharing" target="_self"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 23:59:24 GMT</pubDate>
    <dc:creator>etane</dc:creator>
    <dc:date>2025-08-27T23:59:24Z</dc:date>
    <item>
      <title>Measure for Calculating Days Outstanding</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4809566#M183941</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;&lt;BR /&gt;I am looking for a measure that calculates the outstanding number of days an Order fulfilled without a PO#.&lt;BR /&gt;&lt;BR /&gt;Here are the parameters for a measure I am looking for:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If Event_Status = "Complete" and PO_Number is blank then calculate Date Difference between Today() and Order Date else blank&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Working file here: &lt;A href="https://drive.google.com/file/d/1XabbaVsgHb1C1npJwVtNIJhnIWiQro-j/view?usp=sharing" target="_self"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 23:59:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4809566#M183941</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-27T23:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Measure for Calculating Days Outstanding</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4809652#M183942</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure if I understood your question correctly, but please check the below picture and the attached pbix file if it suits your requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 02:38:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4809652#M183942</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2025-08-28T02:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Measure for Calculating Days Outstanding</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4809678#M183943</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I am observing the pbix you attached correctly, the only thing you did was drag the measure I wrote into the table?&amp;nbsp; Just want to verify that because the same measure doesn't work in my app on my pc.&amp;nbsp; I suspect the desktop app version I have is buggy.&amp;nbsp; And, perhaps my solution is to roll back to my year old version of the app.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 03:17:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4809678#M183943</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-28T03:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Measure for Calculating Days Outstanding</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4810141#M183958</link>
      <description>&lt;P data-pm-slice="1 1 []"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687592" data-lia-user-login="etane" class="lia-mention lia-mention-user"&gt;etane&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;&lt;BR /&gt;Thank you for the update, make sure you’re on the latest release of Power BI Desktop. Sometimes measures behave differently across builds.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.  &lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Best Regards,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Community Support Team&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 10:17:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4810141#M183958</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-08-28T10:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Measure for Calculating Days Outstanding</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4810845#M183976</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882994" data-lia-user-login="v-menakakota" class="lia-mention lia-mention-user"&gt;v-menakakota&lt;/a&gt;&amp;nbsp;So, I recently upgraded to the latest version and I started experiencing issues.&amp;nbsp; DAX don't work.&amp;nbsp; WebView2 crash.&amp;nbsp; My IT already installed and reinstalled PBI app and Webviewer and still same issue.&amp;nbsp; Tried July 2025 version and less Webviewer crashes but still same issue.&amp;nbsp; Just downgraded to June 2024 version, and the DAX mentioned above does work in this file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 20:28:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-for-Calculating-Days-Outstanding/m-p/4810845#M183976</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-28T20:28:20Z</dc:date>
    </item>
  </channel>
</rss>

