<?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 dax query help in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-query-help/m-p/1118025#M16395</link>
    <description>&lt;P&gt;I have two measures --&lt;/P&gt;&lt;P&gt;active customers gross:=&lt;/P&gt;&lt;P&gt;CALCULATE(DISTINCTCOUNT(sales_order_item[id_customer]),sales_order_item[status_code]&amp;gt;=1)&lt;/P&gt;&lt;P&gt;new customer gross:=&lt;/P&gt;&lt;P&gt;CALCULATE(DISTINCTCOUNT(sales_order_item[id_customer]),sales_order[order_rank]=1,sales_order_item[status_code]&amp;gt;=1)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i want a dax query to find the new customer behaviour.. a customer who is new for month of january 2020, whether he had purchased anything on next mont month (feb 2020)...so basically i want to find the how many new customers from january have became active customers in february...&lt;/P&gt;&lt;P&gt;repeat customer = active customer- new customer&lt;/P&gt;&lt;P&gt;but i just dont want repeat customer from active customer, i want repeat customer from last month's new customer..&lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2020 14:04:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-25T14:04:58Z</dc:date>
    <item>
      <title>dax query help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-query-help/m-p/1118025#M16395</link>
      <description>&lt;P&gt;I have two measures --&lt;/P&gt;&lt;P&gt;active customers gross:=&lt;/P&gt;&lt;P&gt;CALCULATE(DISTINCTCOUNT(sales_order_item[id_customer]),sales_order_item[status_code]&amp;gt;=1)&lt;/P&gt;&lt;P&gt;new customer gross:=&lt;/P&gt;&lt;P&gt;CALCULATE(DISTINCTCOUNT(sales_order_item[id_customer]),sales_order[order_rank]=1,sales_order_item[status_code]&amp;gt;=1)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i want a dax query to find the new customer behaviour.. a customer who is new for month of january 2020, whether he had purchased anything on next mont month (feb 2020)...so basically i want to find the how many new customers from january have became active customers in february...&lt;/P&gt;&lt;P&gt;repeat customer = active customer- new customer&lt;/P&gt;&lt;P&gt;but i just dont want repeat customer from active customer, i want repeat customer from last month's new customer..&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 14:04:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-query-help/m-p/1118025#M16395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-25T14:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: dax query help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-query-help/m-p/1118088#M16399</link>
      <description>Anonymous&lt;/LI-USER&gt; - You want New and Returning Customers: &lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/New-and-Returning-Customers/td-p/168297" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/New-and-Returning-Customers/td-p/168297&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And please try not to cross post.</description>
      <pubDate>Mon, 25 May 2020 15:05:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-query-help/m-p/1118088#M16399</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-05-25T15:05:23Z</dc:date>
    </item>
  </channel>
</rss>

