<?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 Time Calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Calendar/m-p/207570#M63277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community:&lt;/P&gt;&lt;P&gt;I am trying to build a minute-by-minute histogram of the usages of our QlikView Session CALs. In order to make this benefitial I need to build a calendar, I cannot get my head around how to do this.&lt;/P&gt;&lt;P&gt;I have a start and end time of a certain action. Now I would like to build a 'time calendar' in which every minute of the day has its own row. I am just not sure how to do this with Time instead of Date. Does somebody having a code snippet addressing this problem and would like to share this?&lt;/P&gt;&lt;P&gt;The data I is the following:&lt;/P&gt;&lt;P&gt;Start, End&lt;BR /&gt;08:41:59, 08:45:10&lt;/P&gt;&lt;P&gt;(seconds can be eliminated if that makes it easier)&lt;/P&gt;&lt;P&gt;And I would like to get the following out.&lt;/P&gt;&lt;P&gt;08:41&lt;BR /&gt;08:42&lt;BR /&gt;08:43&lt;BR /&gt;08:44&lt;BR /&gt;08:45&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Anybody an idea?&lt;/P&gt;&lt;P&gt;Thanks. JD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2009 18:55:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-06T18:55:09Z</dc:date>
    <item>
      <title>Time Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Calendar/m-p/207570#M63277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community:&lt;/P&gt;&lt;P&gt;I am trying to build a minute-by-minute histogram of the usages of our QlikView Session CALs. In order to make this benefitial I need to build a calendar, I cannot get my head around how to do this.&lt;/P&gt;&lt;P&gt;I have a start and end time of a certain action. Now I would like to build a 'time calendar' in which every minute of the day has its own row. I am just not sure how to do this with Time instead of Date. Does somebody having a code snippet addressing this problem and would like to share this?&lt;/P&gt;&lt;P&gt;The data I is the following:&lt;/P&gt;&lt;P&gt;Start, End&lt;BR /&gt;08:41:59, 08:45:10&lt;/P&gt;&lt;P&gt;(seconds can be eliminated if that makes it easier)&lt;/P&gt;&lt;P&gt;And I would like to get the following out.&lt;/P&gt;&lt;P&gt;08:41&lt;BR /&gt;08:42&lt;BR /&gt;08:43&lt;BR /&gt;08:44&lt;BR /&gt;08:45&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Anybody an idea?&lt;/P&gt;&lt;P&gt;Thanks. JD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 18:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Calendar/m-p/207570#M63277</guid>
      <dc:creator />
      <dc:date>2009-10-06T18:55:09Z</dc:date>
    </item>
    <item>
      <title>Time Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Calendar/m-p/207571#M63278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think that AUTOGENERATE() should help you in this case. If you wish to have a record for each second, you need to divide day by 24 in order to get hours and again by 60 in order to get seconds. Please find a small sample attached, you may wish to update it with a start- and an end-date, the differential would be then the required input for the AUTOGENERATE.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 19:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Calendar/m-p/207571#M63278</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-10-06T19:02:12Z</dc:date>
    </item>
  </channel>
</rss>

