<?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 Convert query command to DAX command in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Convert-query-command-to-DAX-command/m-p/1893857#M40807</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to convert these query command into DAX measure command. Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;"Resolution delay", each if [Due Date]= null then 9999 else [Resolution date]-[Due Date] )&lt;/P&gt;&lt;P&gt;"Previous week due date", each if Date.IsInPreviousWeek([Due Date]) then "YES" else "NO"),&lt;/P&gt;&lt;P&gt;"Pending effort 5 days", each if [Worked md]&amp;gt;5 and [Worked md]&amp;lt;=10 and [Status] &amp;lt;&amp;gt; "Closed" then "YES" else "NO"),&lt;/P&gt;&lt;P&gt;"Delayed ticket", each if [Resolution delay 2] = 9999 then "No due date" else if [Resolution delay 2] = -9999 then "In progress" else if ([Resolution delay 2] &amp;gt; 0 and [Resolution delay 2] &amp;lt; 9999) then "YES" else "NO"),&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 15:11:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-10T15:11:07Z</dc:date>
    <item>
      <title>Convert query command to DAX command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Convert-query-command-to-DAX-command/m-p/1893857#M40807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to convert these query command into DAX measure command. Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;"Resolution delay", each if [Due Date]= null then 9999 else [Resolution date]-[Due Date] )&lt;/P&gt;&lt;P&gt;"Previous week due date", each if Date.IsInPreviousWeek([Due Date]) then "YES" else "NO"),&lt;/P&gt;&lt;P&gt;"Pending effort 5 days", each if [Worked md]&amp;gt;5 and [Worked md]&amp;lt;=10 and [Status] &amp;lt;&amp;gt; "Closed" then "YES" else "NO"),&lt;/P&gt;&lt;P&gt;"Delayed ticket", each if [Resolution delay 2] = 9999 then "No due date" else if [Resolution delay 2] = -9999 then "In progress" else if ([Resolution delay 2] &amp;gt; 0 and [Resolution delay 2] &amp;lt; 9999) then "YES" else "NO"),&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 15:11:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Convert-query-command-to-DAX-command/m-p/1893857#M40807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-10T15:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Convert query command to DAX command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Convert-query-command-to-DAX-command/m-p/1893919#M40809</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&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; any tips?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 15:35:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Convert-query-command-to-DAX-command/m-p/1893919#M40809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-10T15:35:43Z</dc:date>
    </item>
  </channel>
</rss>

