<?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: Counting the number of people in the room in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82065#M607323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6075"&gt;Scrambling Data&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2018 03:44:54 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-04-10T03:44:54Z</dc:date>
    <item>
      <title>Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82053#M607311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to count the number of people in the room but my expressions not working: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data set looks like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date In&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time In&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date Out&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; time Out&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- Hour In (I added this column for dimension)&lt;/P&gt;&lt;P&gt;2018-01-01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14:30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;2018-01-01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19:30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Bar chart : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Dimension: Hour In &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Expression:&amp;nbsp; Count( {&amp;lt; [Time In] = {"&amp;lt;= $(Time Out) "} &amp;gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression does not work, even if it did since I didn't consider the date in and out I am not sure the result was 100% correct. &lt;/P&gt;&lt;P&gt;In some cases the Time in is close to midnight and Time Out is the day after. the Id should be counted in every hours that fall into between In and Out. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82053#M607311</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T01:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82054#M607312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You consider Time Out is the variable? So, you can think about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Count( {&amp;lt; [Time In] =&lt;/SPAN&gt;&lt;SPAN style="font-size: 28.6924px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 13.3333px; font-style: inherit; font-weight: inherit;"&gt;{"=[Time In]&amp;lt;= [Time Out] "} &amp;gt;} Id)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82054#M607312</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-10T01:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82055#M607313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil&lt;/P&gt;&lt;P&gt;Thanks for your response&lt;/P&gt;&lt;P&gt;Would it be correct when the time in is for example 23:15 and time out is 2:30 (the day after )? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82055#M607313</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T01:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82056#M607314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup. But still when you have time slot from next date as time in. You can think about little more. Either you can through to digging that using date = {$(=max(date))}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82056#M607314</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-10T01:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82057#M607315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried your formula, &lt;/P&gt;&lt;P&gt;as long as both TimeIn and TimeOut happen in the same day it's returning the correct result, but for those which DateOut&amp;gt;DateIn it doesn't&lt;/P&gt;&lt;P&gt;Isn't there any way to implement something like case in sql? &lt;/P&gt;&lt;P&gt;Count ( &lt;SPAN style="font-size: 10pt;"&gt;{ &amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;case when DateIn=DateOut then &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #3d3d3d;"&gt;[Time In] =&lt;/SPAN&gt;&lt;SPAN style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #3d3d3d;"&gt;{"=[Time In]&amp;lt;= [Time Out] "}&lt;/SPAN&gt; }&lt;/P&gt;&lt;P&gt;else &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #3d3d3d;"&gt;[Time In] =&lt;/SPAN&gt;&lt;SPAN style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #3d3d3d;"&gt;{"=[Time In]&amp;lt;= [Time Out] + Hour(24:00)&amp;nbsp; "}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;}&lt;/P&gt;&lt;P&gt;Id) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82057#M607315</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T01:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82058#M607316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wrote this, the result sees correct. But I am not sure yet..I should check more. but in the meantime what do you think: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Date In]&lt;/SPAN&gt;=[Date Out],&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt; ={"=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt;&amp;lt;=&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time Out]&lt;/SPAN&gt;"}&amp;nbsp; &amp;gt;}ID)&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;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Date In]&lt;/SPAN&gt;-=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Date Out]&lt;/SPAN&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt; ={"=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt;&amp;lt;=&amp;nbsp; (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time Out]&lt;/SPAN&gt;+ time(24,'HH'))"}&amp;gt;}ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 02:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82058#M607316</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T02:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82059#M607317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say result is correct? Then you may proceed to use this. But, Not entirely sure How set analysis works here in red part.. Are you really sure about correct results? If you remove Red part and even check the result will same&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;ar eiuiew wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I wrote this, the result sees correct. But I am not sure yet..I should check more. but in the meantime what do you think:&lt;/P&gt;
&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;[Date In]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000;"&gt;=[Date Out]&lt;/STRONG&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt; ={"=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt;&amp;lt;=&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time Out]&lt;/SPAN&gt;"}&amp;nbsp; &amp;gt;}ID)&lt;/P&gt;
&lt;P&gt;+&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;[Date In]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;-=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;[Date Out]&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt; ={"=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt;&amp;lt;=&amp;nbsp; (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Time Out]&lt;/SPAN&gt;+ time(24,'HH'))"}&amp;gt;}ID)&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 02:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82059#M607317</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-10T02:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82060#M607318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, id doesn't see to be correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't there any way to find all the hours that fall between Time In and Time Out and then count the IDs for each hour? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 03:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82060#M607318</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T03:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82061#M607319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #ff0000;"&gt;[Date In]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;={"=[Date In]=[Date Out]"}&lt;/STRONG&gt;,&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt; ={"=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt;&amp;lt;=&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;[Time Out]&lt;/SPAN&gt;"}&amp;nbsp; &amp;gt;}ID)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #ff0000;"&gt;[Date In]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;-={"=[Date In]=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #ff0000;"&gt;[Date Out]"}&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt; ={"=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;[Time In]&lt;/SPAN&gt;&amp;lt;=&amp;nbsp; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;[Time Out]&lt;/SPAN&gt;+ time(24,'HH'))"}&amp;gt;}ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 03:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82061#M607319</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-10T03:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82062#M607320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but it made no difference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 03:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82062#M607320</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T03:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82063#M607321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will you able to provide sample application to investigate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 03:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82063#M607321</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-10T03:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82064#M607322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure but it's a huge app, how can I make a sample out of it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 03:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82064#M607322</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T03:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82065#M607323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6075"&gt;Scrambling Data&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 03:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82065#M607323</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-10T03:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82066#M607324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample file:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 05:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82066#M607324</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-10T05:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82067#M607325</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;one solution might be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_297637_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199175_QlikCommunity_Thread_297637_Pic1.JPG" style="height: 198px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_297637_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/199176_QlikCommunity_Thread_297637_Pic2.JPG" style="height: 240px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_297637_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/199177_QlikCommunity_Thread_297637_Pic3.JPG" style="height: 218px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15233939138561658 jive_text_macro" jivemacro_uid="_15233939138561658"&gt;
&lt;P&gt;&lt;SPAN&gt;BINARY [&lt;/SPAN&gt;&lt;A class="jive-link-attachment-small" data-containerid="-1" data-containertype="-1" data-objectid="321465" data-objecttype="13" href="https://community.qlik.com/servlet/JiveServlet/download/2061-297637-1467825-321465/test.qvw"&gt;https://community.qlik.com/servlet/JiveServlet/download/1467825-321465/test.qvw];&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;
&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;
&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;
&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;
&lt;P&gt;SET MoneyFormat='#,##0.00 €;-#,##0.00 €';&lt;/P&gt;
&lt;P&gt;SET TimeFormat='hh:mm:ss';&lt;/P&gt;
&lt;P&gt;SET DateFormat='MM/DD/YYYY';&lt;/P&gt;
&lt;P&gt;SET TimestampFormat='MM/DD/YYYY hh:mm:ss[.fff]';&lt;/P&gt;
&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;
&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table Calendar;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabEDPresentations:&lt;/P&gt;
&lt;P&gt;LOAD RecNo() as ID,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateIn,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TimeIn,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateOut,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TimeOut&lt;/P&gt;
&lt;P&gt;Resident EDPresentations;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table EDPresentations;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabHours:&lt;/P&gt;
&lt;P&gt;LOAD ID,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp#(Timestamp(DateIn+TimeIn+(IterNo()-1)/24,'YYYY-MM-DD hh'),'YYYY-MM-DD hh') as Hour&lt;/P&gt;
&lt;P&gt;Resident tabEDPresentations&lt;/P&gt;
&lt;P&gt;While Timestamp#(Timestamp(DateIn+TimeIn+(IterNo()-1)/24,'YYYY-MM-DD hh'),'YYYY-MM-DD hh') &amp;lt;= DateOut+TimeOut;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 20:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82067#M607325</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-10T20:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82068#M607326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see also:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2940"&gt;Creating Reference Dates for Intervals&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 21:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82068#M607326</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-10T21:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Counting the number of people in the room</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82069#M607327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marco&lt;/P&gt;&lt;P&gt;Really appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 01:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-the-number-of-people-in-the-room/m-p/82069#M607327</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-04-11T01:08:57Z</dc:date>
    </item>
  </channel>
</rss>

