<?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: How many customers are repeats within 12 months in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1647128#M48244</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sadly I couldn't get this to work. I just get 0. Not sure why!?&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, 14 Nov 2019 16:33:44 GMT</pubDate>
    <dc:creator>PurplePills555</dc:creator>
    <dc:date>2019-11-14T16:33:44Z</dc:date>
    <item>
      <title>How many customers are repeats within 12 months</title>
      <link>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1645084#M48108</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a table of customer IDs and the date at which they visited.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a graph on the front end that tells me each month how many repeat customers there have been within 12 months for that particular month.&lt;/P&gt;&lt;P&gt;Any ideas of how I can display this, it's like a rolling month problem.&lt;/P&gt;&lt;P&gt;For instance if I selected April 18 I would want to know how many in the 12 months prior to April 18 as a %.&lt;/P&gt;&lt;P&gt;Or June 19, how many repeats in the 12 months prior to that month.&lt;/P&gt;&lt;P&gt;How would I calculate this rolling problem according to what is selected in the front end or a graph that displays all months.&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>Sat, 16 Nov 2024 04:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1645084#M48108</guid>
      <dc:creator>PurplePills555</dc:creator>
      <dc:date>2024-11-16T04:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: How many customers are repeats within 12 months</title>
      <link>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1645214#M48119</link>
      <description>&lt;P&gt;Hi Purplepills,&lt;/P&gt;&lt;P&gt;I hope below expression helps you ,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;MonthYear= {'$(=Max(MonthYear))'},&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;Customer Id]= p({&amp;lt;MonthYear= {"&amp;gt;=$(=&amp;lt;Max(MonthYear) -12 ) &amp;lt;= Max(MonthYear)"}&amp;gt;}&amp;nbsp;[Customer Id])&lt;/SPAN&gt;&amp;gt;}&lt;SPAN&gt;&amp;nbsp;[&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;Customer Id])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;I dint check with syntax please correct the syntax if needed,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;I will just explain the logic below&amp;nbsp; what I am trying above&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;i m checking current month customer are exist or not in last 12 moths using E() function&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Please feel free to reply if you have any doubt&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Thanks &amp;amp;&amp;nbsp; Regards&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Mahaveer&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 09:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1645214#M48119</guid>
      <dc:creator>mahaveerbiraj</dc:creator>
      <dc:date>2019-11-11T09:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: How many customers are repeats within 12 months</title>
      <link>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1647128#M48244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sadly I couldn't get this to work. I just get 0. Not sure why!?&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, 14 Nov 2019 16:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1647128#M48244</guid>
      <dc:creator>PurplePills555</dc:creator>
      <dc:date>2019-11-14T16:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: How many customers are repeats within 12 months</title>
      <link>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1647149#M48245</link>
      <description>&lt;P&gt;Could you please attach&amp;nbsp; QVF , so that I can check&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 17:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-many-customers-are-repeats-within-12-months/m-p/1647149#M48245</guid>
      <dc:creator>mahaveerbiraj</dc:creator>
      <dc:date>2019-11-14T17:39:10Z</dc:date>
    </item>
  </channel>
</rss>

