<?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 between timestamps in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-between-timestamps/m-p/1673824#M51062</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question regarding KPI which I have to develop.&lt;/P&gt;&lt;P&gt;For some reason, I cannot put here the picture, so I made an attachment of the table in question&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I have to create a kpi or a table, which will count number of trackers which were last active from yesterday 12am until today 12am. So the count should be 3.&lt;/P&gt;&lt;P&gt;Last active is created by&amp;nbsp;Aggr(Max(Time), LINE)&lt;/P&gt;&lt;P&gt;It should not be affected by selections the KPI, and there should be a version where selection matters.&lt;/P&gt;&lt;P&gt;I have something like this:&lt;/P&gt;&lt;P&gt;if((TimeStamp('12:00:00' + Date(Today() -1), 'DD.MM.YYYY hh:mm:ss') &amp;lt; Max(Time)),(count(Tracker)))&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:19:22 GMT</pubDate>
    <dc:creator>Broly</dc:creator>
    <dc:date>2024-11-16T03:19:22Z</dc:date>
    <item>
      <title>Count between timestamps</title>
      <link>https://community.qlik.com/t5/App-Development/Count-between-timestamps/m-p/1673824#M51062</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question regarding KPI which I have to develop.&lt;/P&gt;&lt;P&gt;For some reason, I cannot put here the picture, so I made an attachment of the table in question&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I have to create a kpi or a table, which will count number of trackers which were last active from yesterday 12am until today 12am. So the count should be 3.&lt;/P&gt;&lt;P&gt;Last active is created by&amp;nbsp;Aggr(Max(Time), LINE)&lt;/P&gt;&lt;P&gt;It should not be affected by selections the KPI, and there should be a version where selection matters.&lt;/P&gt;&lt;P&gt;I have something like this:&lt;/P&gt;&lt;P&gt;if((TimeStamp('12:00:00' + Date(Today() -1), 'DD.MM.YYYY hh:mm:ss') &amp;lt; Max(Time)),(count(Tracker)))&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-between-timestamps/m-p/1673824#M51062</guid>
      <dc:creator>Broly</dc:creator>
      <dc:date>2024-11-16T03:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count between timestamps</title>
      <link>https://community.qlik.com/t5/App-Development/Count-between-timestamps/m-p/1673924#M51080</link>
      <description>&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;time(lastactive) = {"&amp;lt;=DayStart(today()) &amp;gt;=DayStart(today()-1)"} &amp;gt;}Tracker)&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 14:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-between-timestamps/m-p/1673924#M51080</guid>
      <dc:creator>ssivanagendra</dc:creator>
      <dc:date>2020-02-10T14:25:48Z</dc:date>
    </item>
  </channel>
</rss>

