<?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: Using a timestamp is set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-timestamp-is-set-analysis/m-p/1738661#M722110</link>
    <description>&lt;P&gt;you totally made my day here! Your solution is exactly what I was looking for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;</description>
    <pubDate>Tue, 25 Aug 2020 22:17:20 GMT</pubDate>
    <dc:creator>nicalbert</dc:creator>
    <dc:date>2020-08-25T22:17:20Z</dc:date>
    <item>
      <title>Using a timestamp is set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-timestamp-is-set-analysis/m-p/1738296#M722108</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have been using this set analysis to show some KPIs for "yesterday" (i.e. today - 1), and it works really well:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;=count({&amp;lt;ReceivedTimeStamp = {'&amp;gt;=$(=DayStart(today()-(1))))&amp;lt;$(=DayStart(today()))'},&lt;BR /&gt;Code = {1,2,3,4}&amp;gt;}&lt;BR /&gt;DISTINCT RunID)&lt;/P&gt;&lt;P&gt;I now need to modify it to show the same KPIs, but for a time period that goes from yesterday at 0700 to today at 0659. It's still a 24hrs period, but covering 2 days.&lt;/P&gt;&lt;P&gt;I'm totally lost with this one!!! Can anyone provide some guidance on how to achieve that? Or if this can be achieved at all...&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-timestamp-is-set-analysis/m-p/1738296#M722108</guid>
      <dc:creator>nicalbert</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using a timestamp is set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-timestamp-is-set-analysis/m-p/1738299#M722109</link>
      <description>&lt;P&gt;Assuming your time field is in proper timestamp format then you can try below. You can adjust the hours and minutes in maketime function within set.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&amp;nbsp;&lt;/STRONG&gt;Maketime function always takes parameters as 24 hours format. So 3 PM can be written as maketime(15,00)&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=count({&amp;lt;ReceivedTimeStamp = {"&amp;gt;=$(=timestamp(floor(Today()-1)+maketime(07,00)))&amp;lt;=$(=timestamp(floor(Today())+maketime(06,59)))"},
Code = {1,2,3,4}&amp;gt;}
DISTINCT RunID)&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 24 Aug 2020 23:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-timestamp-is-set-analysis/m-p/1738299#M722109</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-24T23:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using a timestamp is set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-timestamp-is-set-analysis/m-p/1738661#M722110</link>
      <description>&lt;P&gt;you totally made my day here! Your solution is exactly what I was looking for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 22:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-timestamp-is-set-analysis/m-p/1738661#M722110</guid>
      <dc:creator>nicalbert</dc:creator>
      <dc:date>2020-08-25T22:17:20Z</dc:date>
    </item>
  </channel>
</rss>

