<?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 Issue with summing time using intervalmatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-summing-time-using-intervalmatch/m-p/513898#M192037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue with summing minutes using intervalmatch. I am currently loading the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scheduleEvents:&lt;BR /&gt;LOAD id, starttime, stoptime, ActivityTypeName from events;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intervalTable:&lt;BR /&gt;LOAD minute, timeRangeName from MinuteSheet.xlsx;&lt;/P&gt;&lt;P&gt;LEFT JOIN (intervalTable)&lt;BR /&gt;INTERVALMATCH (minute) LOAD&amp;nbsp; starttime,&amp;nbsp; stoptime RESIDENT scheduleEvents;&lt;BR /&gt;LEFT JOIN (intervalTable) LOAD * RESIDENT scheduleEvents;&lt;BR /&gt;DROP TABLE scheduleEvents;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once loaded I am able to group by timeRangeName and count the the minutes field to get total time for the interval. The issue that I am having is the amount of resources its using and the shear size of the application. I had to scale my load down to a week worth of data at one time for 100 employee events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really want to increase about of days I am loading but I am scared that my terminal would explode if I did so. Is there anything that anyone recommends that might help me out with my issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 20:46:27 GMT</pubDate>
    <dc:creator>villegasi03</dc:creator>
    <dc:date>2013-06-26T20:46:27Z</dc:date>
    <item>
      <title>Issue with summing time using intervalmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-summing-time-using-intervalmatch/m-p/513898#M192037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue with summing minutes using intervalmatch. I am currently loading the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scheduleEvents:&lt;BR /&gt;LOAD id, starttime, stoptime, ActivityTypeName from events;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intervalTable:&lt;BR /&gt;LOAD minute, timeRangeName from MinuteSheet.xlsx;&lt;/P&gt;&lt;P&gt;LEFT JOIN (intervalTable)&lt;BR /&gt;INTERVALMATCH (minute) LOAD&amp;nbsp; starttime,&amp;nbsp; stoptime RESIDENT scheduleEvents;&lt;BR /&gt;LEFT JOIN (intervalTable) LOAD * RESIDENT scheduleEvents;&lt;BR /&gt;DROP TABLE scheduleEvents;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once loaded I am able to group by timeRangeName and count the the minutes field to get total time for the interval. The issue that I am having is the amount of resources its using and the shear size of the application. I had to scale my load down to a week worth of data at one time for 100 employee events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really want to increase about of days I am loading but I am scared that my terminal would explode if I did so. Is there anything that anyone recommends that might help me out with my issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 20:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-summing-time-using-intervalmatch/m-p/513898#M192037</guid>
      <dc:creator>villegasi03</dc:creator>
      <dc:date>2013-06-26T20:46:27Z</dc:date>
    </item>
  </channel>
</rss>

