<?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 Load problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649840#M1081829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have this problem that I dont know how to load this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD EMP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TIME,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TYPE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;*****&lt;/P&gt;&lt;P&gt;WHERE EMP = '146' AND P_DATE = '2014-01-14' AND P_TYPE = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this gets this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Skärmavbild 2014-06-25 kl. 09.54.48.png" class="jive-image" src="/legacyfs/online/61137_Skärmavbild 2014-06-25 kl. 09.54.48.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to show the min P_TIME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want to add "AND P_TIME &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;minimum value&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u understand me?! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jun 2014 07:58:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-25T07:58:58Z</dc:date>
    <item>
      <title>Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649840#M1081829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have this problem that I dont know how to load this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD EMP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TIME,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TYPE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;*****&lt;/P&gt;&lt;P&gt;WHERE EMP = '146' AND P_DATE = '2014-01-14' AND P_TYPE = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this gets this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Skärmavbild 2014-06-25 kl. 09.54.48.png" class="jive-image" src="/legacyfs/online/61137_Skärmavbild 2014-06-25 kl. 09.54.48.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to show the min P_TIME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want to add "AND P_TIME &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;minimum value&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u understand me?! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 07:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649840#M1081829</guid>
      <dc:creator />
      <dc:date>2014-06-25T07:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649841#M1081830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use group by with required fields and then use &lt;STRONG&gt;Min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME&lt;/SPAN&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AND P_TIME &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="short_text" lang="en" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="hps" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;minimum value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 08:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649841#M1081830</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-06-25T08:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649842#M1081831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD P_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MIN(P_TIME), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TYPE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;****&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;WHERE EMP = '146' AND P_DATE = '2014-01-14' AND P_TYPE = 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Group By P_DATE, P_TYPE;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 08:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649842#M1081831</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-25T08:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649843#M1081832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to do in the script then write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MYTAB_TMP:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD EMP,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_DATE,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TIME, &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TYPE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*****&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE EMP = '146' AND P_DATE = '2014-01-14' AND P_TYPE = 1;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;left join&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;EMP,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_DATE&lt;/SPAN&gt;, min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME&lt;/SPAN&gt;) as minimum&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;from&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;where &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Group by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;EMP,&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_DATE&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MYTAB:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;noconcatenate&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *, if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME&lt;/SPAN&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;minimum&lt;/SPAN&gt;, 1, 0) as flagmin resident MYTAB_TMP;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;frop table MYTAB_TMP;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;now you can use flagmin to show yourr data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 08:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649843#M1081832</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-25T08:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649844#M1081833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME &lt;/SPAN&gt;=Min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME &lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 08:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649844#M1081833</guid>
      <dc:creator>selvakumarsr</dc:creator>
      <dc:date>2014-06-25T08:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649845#M1081834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get Invalid expression when i try to do like u said?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 09:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649845#M1081834</guid>
      <dc:creator />
      <dc:date>2014-06-25T09:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649846#M1081835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but, with this I get 2 rows, with flagmin 1 on the row I want to display, the other row is still there but with flagmin 0..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to get 1 row in the load result. how would i do that? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 09:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649846#M1081835</guid>
      <dc:creator />
      <dc:date>2014-06-25T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649847#M1081836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you're right,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in your chart write in the dimension EMP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(flagmin=1, 'EMP', null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the box suppress null values ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 09:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649847#M1081836</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-25T09:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649848#M1081837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;P_TIME &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Min(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;P_TIME &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;..and else if you are facing the issue again then ckicl on this link..&lt;/P&gt;&lt;P&gt;&lt;A href="http://intellipaat.com/qlikview-training/" title="http://intellipaat.com/qlikview-training/"&gt;Qlikview Courses, Training &amp;amp; Tutorial Online | Intellipaat.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 09:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649848#M1081837</guid>
      <dc:creator />
      <dc:date>2014-06-25T09:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649849#M1081839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So i Should not use an Table Box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 09:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649849#M1081839</guid>
      <dc:creator />
      <dc:date>2014-06-25T09:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649850#M1081841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A chart, with dimension and expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 10:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649850#M1081841</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-25T10:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649851#M1081843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Otherwise (if you don't need other values you could:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MYTAB_TMP:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD EMP,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_DATE,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TIME,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TYPE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*****&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE EMP = '146' AND P_DATE = '2014-01-14' AND P_TYPE = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Inner join&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;EMP,&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;P_DATE&lt;/SPAN&gt;, min(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;P_TIME&lt;/SPAN&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;from&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;where&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Group by &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;EMP,&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;P_DATE&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;In this way you can use a table too, having only minimum values&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 10:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649851#M1081843</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-25T10:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649852#M1081844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD EMP,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_DATE,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TYPE,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*****&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE EMP = '146' AND P_DATE = '2014-01-14' AND P_TYPE = 1&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GROUP BY &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;EMP, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;P_DATE, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;P_TYPE;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 10:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649852#M1081844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-25T10:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649853#M1081845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did u try adding another condition to your existing query, like below;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD EMP,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_DATE,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TIME, &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P_TYPE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*****&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE EMP = '146' AND P_DATE = '2014-01-14' AND P_TYPE = 1&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;AND &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P_TIME&lt;/SPAN&gt;=MIN(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;P_TIME)&lt;/STRONG&gt;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 10:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-problem/m-p/649853#M1081845</guid>
      <dc:creator />
      <dc:date>2014-06-25T10:21:22Z</dc:date>
    </item>
  </channel>
</rss>

