<?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: Where conditional Load statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633863#M476917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you describe that in more detail, I'm new to qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 19:27:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-14T19:27:40Z</dc:date>
    <item>
      <title>Where conditional Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633861#M476915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am using qlickview for a time tracking tool reporter. If a person has not entered their time yet, but their manager wants to see their team's enties the data would not appear (because no time is entered).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am trying to load a field if the time entered is &amp;lt; 40 hours to show the manager who is missing time. I am a beginner and anything helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here is what I tried:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE ((SUM(TOTAL&amp;lt; &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[propername]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Group_Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;hour)) &amp;lt; '40')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//if not 40 hours for person in dept&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;LEFT JOIN (Missing_Time)&lt;BR /&gt;LOAD &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40 AS MT_Hours,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; day AS MT_Date&lt;/SPAN&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 8pt;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//put in 40 MT_Hours...&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;FROM&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[..\QVD\ProjectOpen\im_hours.qvd]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;(qvd) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 18:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633861#M476915</guid>
      <dc:creator />
      <dc:date>2014-05-14T18:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where conditional Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633862#M476916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are trying to achieve the above, you have to look for "group by" in scripting with a resident table as filter table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 19:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633862#M476916</guid>
      <dc:creator />
      <dc:date>2014-05-14T19:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where conditional Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633863#M476917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you describe that in more detail, I'm new to qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 19:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633863#M476917</guid>
      <dc:creator />
      <dc:date>2014-05-14T19:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where conditional Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633864#M476918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please paste&amp;nbsp; the complete script or QVW file , so that I can send you in detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 19:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633864#M476918</guid>
      <dc:creator />
      <dc:date>2014-05-14T19:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where conditional Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633865#M476919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GroupTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;[propername],&lt;/P&gt;&lt;P&gt;[Group_Name],&lt;/P&gt;&lt;P&gt;sum(hour) as SummedHours&lt;/P&gt;&lt;P&gt;from [..\QVD\ProjectOpen\im_hours.qvd] (qvd)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;//Change the QVD file if this is not right one&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;group by propername,[Group_Name];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filtertable:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;[propername] &amp;amp; [Group_Name] as f_propernameandGroup_Name&lt;/P&gt;&lt;P&gt;Resident GroupTable&lt;/P&gt;&lt;P&gt;where SummedHours &amp;gt; 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table GroupTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (Missing_Time)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40 AS MT_Hours,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; day AS MT_Date) //put in 40 MT_Hours...&lt;/P&gt;&lt;P&gt;FROM [..\QVD\ProjectOpen\im_hours.qvd] (qvd)&lt;/P&gt;&lt;P&gt;where exists (f_propernameandGroup_Name,[propername] &amp;amp; [Group_Name]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Filtertable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 19:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633865#M476919</guid>
      <dc:creator />
      <dc:date>2014-05-14T19:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where conditional Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633866#M476920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try this and let you know, I got busy doing other things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 13:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633866#M476920</guid>
      <dc:creator />
      <dc:date>2014-05-15T13:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Where conditional Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633867#M476921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I went another route:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Act_Group_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Act_Group_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[NT_Hours]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;was used with a&amp;nbsp; table that logged active users (we do have some turnover) and a loop to calculate NT_Hours which does not really matter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I actually really appreciate how this equation works and did not know it was possible; found it in the qlikview book.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 15:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-conditional-Load-statement/m-p/633867#M476921</guid>
      <dc:creator />
      <dc:date>2014-05-28T15:29:26Z</dc:date>
    </item>
  </channel>
</rss>

