<?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: not exists in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/not-exists/m-p/1519089#M29583</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try a new column like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new complete flag =&lt;BR /&gt;var _cnt = countx(filter(Table,[order id] =earlier([order id]) &amp;amp;&amp;amp; [status] ="Complete"),[order id] )+0 &lt;BR /&gt;return &lt;BR /&gt;if(_cnt&amp;gt;=1, "Y",[complete flag])&lt;/P&gt;</description>
    <pubDate>Thu, 26 Nov 2020 14:41:59 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-11-26T14:41:59Z</dc:date>
    <item>
      <title>not exists</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/not-exists/m-p/1518933#M29574</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to achive below&amp;nbsp; table in powerbi if any order id having status as complete i need to mark all rows for that order id as Y&lt;/P&gt;&lt;P&gt;can you please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;order id&lt;/TD&gt;&lt;TD&gt;Status&lt;/TD&gt;&lt;TD&gt;complete flag&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;244968&lt;/TD&gt;&lt;TD&gt;Complete&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;244968&lt;/TD&gt;&lt;TD&gt;open&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;244968&lt;/TD&gt;&lt;TD&gt;cancel&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;269287&lt;/TD&gt;&lt;TD&gt;open&lt;/TD&gt;&lt;TD&gt;N&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;344968&lt;/TD&gt;&lt;TD&gt;Complete&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 26 Nov 2020 13:15:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/not-exists/m-p/1518933#M29574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-26T13:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: not exists</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/not-exists/m-p/1519089#M29583</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try a new column like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new complete flag =&lt;BR /&gt;var _cnt = countx(filter(Table,[order id] =earlier([order id]) &amp;amp;&amp;amp; [status] ="Complete"),[order id] )+0 &lt;BR /&gt;return &lt;BR /&gt;if(_cnt&amp;gt;=1, "Y",[complete flag])&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 14:41:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/not-exists/m-p/1519089#M29583</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-11-26T14:41:59Z</dc:date>
    </item>
  </channel>
</rss>

