<?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 Count total number of people who were not able to use app for more than a given number of days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336210#M1176955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to count the number of active users who are able to use mobile email service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My criteria of an active users is that they should have consecutive log in for 15 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the possible formula that I created as a variable which didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;=if({(today()-date(DataPullDate))&amp;lt;=15},count(LoginName)) &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;= count&amp;nbsp; ( distinct(if (today() - date([Last Success Sync])&amp;lt;90),[LoginName]))&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As per image below, my goal is to show 7624 to the active user field that I created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QLIK.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/12790_QLIK.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2012 06:18:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-04T06:18:57Z</dc:date>
    <item>
      <title>Count total number of people who were not able to use app for more than a given number of days</title>
      <link>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336210#M1176955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to count the number of active users who are able to use mobile email service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My criteria of an active users is that they should have consecutive log in for 15 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the possible formula that I created as a variable which didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;=if({(today()-date(DataPullDate))&amp;lt;=15},count(LoginName)) &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;= count&amp;nbsp; ( distinct(if (today() - date([Last Success Sync])&amp;lt;90),[LoginName]))&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As per image below, my goal is to show 7624 to the active user field that I created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QLIK.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/12790_QLIK.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 06:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336210#M1176955</guid>
      <dc:creator />
      <dc:date>2012-04-04T06:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Count total number of people who were not able to use app for more than a given number of days</title>
      <link>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336211#M1176956</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;What's your background data structure like?&amp;nbsp; Do you have a table of distinct user names and session logs etc?&amp;nbsp; Can you attach a copy of your app?&amp;nbsp; I think I would look at breaking it down into more than one step so you could look at counting the number of active sessions in the script perhaps.&amp;nbsp; I'd need to see the file to have a better go at it ... quite difficult with no view of the data structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also ... are you expecting consecutive login over 15 calendar days or working days?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Emma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 14:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336211#M1176956</guid>
      <dc:creator />
      <dc:date>2012-04-10T14:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count total number of people who were not able to use app for more than a given number of days</title>
      <link>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336212#M1176957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum(Aggr(if({(today()-date(DataPullDate))&amp;lt;=15},1),LoginName))&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Count({&amp;lt;LoginName={"=(today()-date(DataPullDate))&amp;lt;=15"}&amp;gt;} LoginName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 15:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336212#M1176957</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-10T15:04:56Z</dc:date>
    </item>
    <item>
      <title>Count total number of people who were not able to use app for more than a given number of days</title>
      <link>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336213#M1176958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply... I was on leave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't attach the file so I made a new post and the link is &lt;A _jive_internal="true" href="https://community.qlik.com/message/210784#210784"&gt;http://community.qlik.com/message/210784#210784&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 04:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-total-number-of-people-who-were-not-able-to-use-app-for/m-p/336213#M1176958</guid>
      <dc:creator />
      <dc:date>2012-04-17T04:42:00Z</dc:date>
    </item>
  </channel>
</rss>

