<?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: how can i use load statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728925#M1051265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;load a,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d&lt;/P&gt;&lt;P&gt;from ~~~~ (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sql select a, d&lt;/P&gt;&lt;P&gt;from ~~~(qvd)&lt;/P&gt;&lt;P&gt;where a=1 an d in (select * from A);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is possible??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 02:00:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-30T02:00:39Z</dc:date>
    <item>
      <title>how can i use load statement</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728923#M1051263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;from wpprd&lt;/P&gt;&lt;P&gt;where aa='b' and in ( select * from wiplot);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in edit script, i don't know how use it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 01:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728923#M1051263</guid>
      <dc:creator />
      <dc:date>2014-10-30T01:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use load statement</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728924#M1051264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Connect ....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sql &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;select *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from wpprd&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where aa='b' and &lt;STRONG&gt;field&lt;/STRONG&gt; in ( select &lt;STRONG&gt;field&lt;/STRONG&gt; from wiplot);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 01:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728924#M1051264</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-30T01:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use load statement</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728925#M1051265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;load a,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d&lt;/P&gt;&lt;P&gt;from ~~~~ (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sql select a, d&lt;/P&gt;&lt;P&gt;from ~~~(qvd)&lt;/P&gt;&lt;P&gt;where a=1 an d in (select * from A);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is possible??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 02:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728925#M1051265</guid>
      <dc:creator />
      <dc:date>2014-10-30T02:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use load statement</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728926#M1051266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load a,&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; d,&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; c,&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; d&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from ~~~~ (qvd);&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;//If you are reading from qvd then sql is not required&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;sql&lt;/SPAN&gt; select a, d&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from ~~~(qvd)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where a=1 and &lt;STRONG&gt;Exists(d);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 02:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728926#M1051266</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-30T02:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use load statement</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728927#M1051267</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;Can you come with a sample values and your expected output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 02:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-load-statement/m-p/728927#M1051267</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-30T02:15:37Z</dc:date>
    </item>
  </channel>
</rss>

