<?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: Inline Table From Result Set of previous Load Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inline-Table-From-Result-Set-of-previous-Load-Statement/m-p/488639#M686769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are loading the already loaded table, you &lt;STRONG&gt;RESIDENT&lt;/STRONG&gt; function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAINTABLE:&lt;/P&gt;&lt;P&gt;LOAD FIELD1, FIELD2, FIELD3, FIELD4 FROM SOURCE ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECONDARY:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT FIELD1 &lt;STRONG&gt;Resident&lt;/STRONG&gt; MAINTABLE ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another option in INLINE to load from Field values, but for this, we already reload the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Script Editor,&amp;nbsp; &lt;STRONG&gt;Insert&lt;/STRONG&gt; --&amp;gt; &lt;STRONG&gt;Load Statement&lt;/STRONG&gt; --&amp;gt; Click Load Inline&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then INLINE wizard will open, then Goto &lt;STRONG&gt;Tools&lt;/STRONG&gt; --&amp;gt; &lt;STRONG&gt;Document Data&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can see the List of the fields and select one filed and clicl All values and click ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 15:41:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-09T15:41:57Z</dc:date>
    <item>
      <title>Inline Table From Result Set of previous Load Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-Table-From-Result-Set-of-previous-Load-Statement/m-p/488638#M686768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello QV buddies.&amp;nbsp; I'm not sure if this is even possible, but if so, I was hoping someone could explain.&amp;nbsp; Can you create an inline table from the result set of a previous load statement and keep that inline table in memory for later on in the script??&amp;nbsp; Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 15:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-Table-From-Result-Set-of-previous-Load-Statement/m-p/488638#M686768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-09T15:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inline Table From Result Set of previous Load Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-Table-From-Result-Set-of-previous-Load-Statement/m-p/488639#M686769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are loading the already loaded table, you &lt;STRONG&gt;RESIDENT&lt;/STRONG&gt; function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAINTABLE:&lt;/P&gt;&lt;P&gt;LOAD FIELD1, FIELD2, FIELD3, FIELD4 FROM SOURCE ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECONDARY:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT FIELD1 &lt;STRONG&gt;Resident&lt;/STRONG&gt; MAINTABLE ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another option in INLINE to load from Field values, but for this, we already reload the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Script Editor,&amp;nbsp; &lt;STRONG&gt;Insert&lt;/STRONG&gt; --&amp;gt; &lt;STRONG&gt;Load Statement&lt;/STRONG&gt; --&amp;gt; Click Load Inline&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then INLINE wizard will open, then Goto &lt;STRONG&gt;Tools&lt;/STRONG&gt; --&amp;gt; &lt;STRONG&gt;Document Data&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can see the List of the fields and select one filed and clicl All values and click ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 15:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-Table-From-Result-Set-of-previous-Load-Statement/m-p/488639#M686769</guid>
      <dc:creator />
      <dc:date>2014-01-09T15:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inline Table From Result Set of previous Load Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-Table-From-Result-Set-of-previous-Load-Statement/m-p/488640#M686770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/thnkgreen"&gt;thnkgreen&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Your question is somewhat ambiguous, but maybe you are after a Preceding Load.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Have a look at this blog just in case :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" class="j-search-result-value" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/04/preceding-load" style="margin: 0 0 3px; font-weight: bold; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;Preceding&lt;/EM&gt; &lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;Load&lt;/EM&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;If it is not what you are after, then read it anyway as Henric's blog posts are always worth a read.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 20:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-Table-From-Result-Set-of-previous-Load-Statement/m-p/488640#M686770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-09T20:38:37Z</dc:date>
    </item>
  </channel>
</rss>

