<?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: count of weeks that there has been over 1 units sold in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/count-of-weeks-that-there-has-been-over-1-units-sold/m-p/2972073#M99381</link>
    <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I created some data:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow：&lt;/P&gt;
&lt;P&gt;1. Create measure.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure =
COUNTX(FILTER(ALL(Net_Jcrew_Size),'Net_Jcrew_Size'[Base_Channel]=MAX('Net_Jcrew_Size'[Base_Channel])&amp;amp;&amp;amp;'Net_Jcrew_Size'[NET_SLSU]&amp;gt;1),[Base_Channel])&lt;/LI-CODE&gt;
&lt;P&gt;2. Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2022 01:27:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-12-16T01:27:12Z</dc:date>
    <item>
      <title>count of weeks that there has been over 1 units sold</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/count-of-weeks-that-there-has-been-over-1-units-sold/m-p/2971381#M99319</link>
      <description />
      <pubDate>Mon, 19 Dec 2022 16:01:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/count-of-weeks-that-there-has-been-over-1-units-sold/m-p/2971381#M99319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-19T16:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: count of weeks that there has been over 1 units sold</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/count-of-weeks-that-there-has-been-over-1-units-sold/m-p/2972073#M99381</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I created some data:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow：&lt;/P&gt;
&lt;P&gt;1. Create measure.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure =
COUNTX(FILTER(ALL(Net_Jcrew_Size),'Net_Jcrew_Size'[Base_Channel]=MAX('Net_Jcrew_Size'[Base_Channel])&amp;amp;&amp;amp;'Net_Jcrew_Size'[NET_SLSU]&amp;gt;1),[Base_Channel])&lt;/LI-CODE&gt;
&lt;P&gt;2. Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 01:27:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/count-of-weeks-that-there-has-been-over-1-units-sold/m-p/2972073#M99381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-16T01:27:12Z</dc:date>
    </item>
  </channel>
</rss>

