<?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 to find new users in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-new-users/m-p/671752#M1088192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FactTable:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM WhereEverYouHaveYourData;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (FactTable)&lt;/P&gt;&lt;P&gt;LOAD userid,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; min([userid event date]) as [first use date]&lt;/P&gt;&lt;P&gt;RESIDENT FactTable&lt;/P&gt;&lt;P&gt;GROUP BY userid;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can use [first use date] as a filter (or hang a calendar off it it with month, year, or whatever time periods you're interested in).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 21:48:20 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2014-06-12T21:48:20Z</dc:date>
    <item>
      <title>How to find new users</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-new-users/m-p/671751#M1088191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a fact table which has a userid event date and an event time field. I need to determine when the user first appeared (became a new user) in the table. Then I will need to count new users in reports based upon various time slices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know the most efficient way to calculate the first date and time for the new user? Keep in mind that thefact table will be millions of rows. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 21:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-new-users/m-p/671751#M1088191</guid>
      <dc:creator />
      <dc:date>2014-06-12T21:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to find new users</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-new-users/m-p/671752#M1088192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FactTable:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM WhereEverYouHaveYourData;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (FactTable)&lt;/P&gt;&lt;P&gt;LOAD userid,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; min([userid event date]) as [first use date]&lt;/P&gt;&lt;P&gt;RESIDENT FactTable&lt;/P&gt;&lt;P&gt;GROUP BY userid;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can use [first use date] as a filter (or hang a calendar off it it with month, year, or whatever time periods you're interested in).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 21:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-new-users/m-p/671752#M1088192</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-06-12T21:48:20Z</dc:date>
    </item>
  </channel>
</rss>

