<?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: New clients filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654655#M9979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, i have one little question. How can i make comparison period longer like 2 years. Now we compare 2012 and 2013 for example, but if i want to compare 2012 and 2014 what should i go?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 14:39:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-22T14:39:38Z</dc:date>
    <item>
      <title>New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654650#M9974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear collegues.&lt;/P&gt;&lt;P&gt;I have some problems with the task I am doing now .&lt;/P&gt;&lt;P&gt;First I have a list of contracts and users and&amp;nbsp; I need to know when the user is new to the system. But i need to know if the user has been&amp;nbsp; new to the system for a selected period.&lt;/P&gt;&lt;P&gt;The deffinition of new user is:&lt;/P&gt;&lt;P&gt;The user that buy a certain type of product for the first time. So if i want to look through the list of&amp;nbsp; new users in 2013&amp;nbsp; and if the&amp;nbsp; user 1 has bought&amp;nbsp; type first product on 01.01.2013 and then he bought type second product on 12.01.2013, I must indentify him as a new user twice . But if he has&amp;nbsp; bought type first several times during the same year i want to indentify him as a new user only once. I really don't know how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank you in advance,I will be grateful for any help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 10:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654650#M9974</guid>
      <dc:creator />
      <dc:date>2014-09-21T10:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654651#M9975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please explain your sheet a bit?In the sheet User 1,2,3 are id's of different users? All the first type are same products and so on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 10:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654651#M9975</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-21T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654652#M9976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jyothish Kc you are right.&lt;/P&gt;&lt;P&gt;The User 1,2,3 are ids of different users it is correct.&lt;/P&gt;&lt;P&gt;All the first type are same products and so on,it is correct too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 11:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654652#M9976</guid>
      <dc:creator />
      <dc:date>2014-09-21T11:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654653#M9977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA. Please let me know if it fullfill your requirment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 07:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654653#M9977</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-22T07:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654654#M9978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;If(Previous(User) &amp;lt;&amp;gt; User&amp;nbsp; OR Previous(TypeOfContract) &amp;lt;&amp;gt; TypeOfContract, 'New', 'Existing') AS ContractType;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;DateOfContract,&lt;/P&gt;&lt;P&gt;TypeOfContract,&lt;/P&gt;&lt;P&gt;User&lt;/P&gt;&lt;P&gt;FROM DataSource&lt;/P&gt;&lt;P&gt;ORDER BY User, TypeOfContract, DateOfContract;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 08:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654654#M9978</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-22T08:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654655#M9979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, i have one little question. How can i make comparison period longer like 2 years. Now we compare 2012 and 2013 for example, but if i want to compare 2012 and 2014 what should i go?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 14:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654655#M9979</guid>
      <dc:creator />
      <dc:date>2014-09-22T14:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654656#M9980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For getting Current Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={$(=Max(Year))}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For getting second previous year&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={$(=Max(Year)-2)}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 02:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654656#M9980</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-23T02:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: New clients filter</title>
      <link>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654657#M9981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 07:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-clients-filter/m-p/654657#M9981</guid>
      <dc:creator />
      <dc:date>2014-09-23T07:20:29Z</dc:date>
    </item>
  </channel>
</rss>

