<?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 to create field after load statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-field-after-load-statement/m-p/48272#M8034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;VaccName&lt;/SPAN&gt; is being created in crosstable statement, it can't be referred in the same load or even using preceding load statement. I.e. an additional load statement would be required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2018 09:03:48 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2018-05-03T09:03:48Z</dc:date>
    <item>
      <title>How to create field after load statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-field-after-load-statement/m-p/48271#M8033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay so this is a simple question, but for the life of me i cant figure it out. My code below as inefficient... How can i move the section of code where I create VaccYear, into the previous table statement, such that I don't have to load a table twice....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ForecastTableTemp]:&lt;/P&gt;&lt;P&gt;Crosstable(VaccName,FcQty)&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;Resident Table;&lt;/P&gt;&lt;P&gt;Drop table Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ForecastTable]:&lt;/P&gt;&lt;P&gt;LOAD *, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;VaccName &amp;amp; [Forecast Year] as VaccYear&amp;nbsp;&amp;nbsp; &amp;lt;------- how do i move this to the previous table creation statement??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Resident ForecastTableTemp;&lt;/P&gt;&lt;P&gt;Drop table ForecastTableTemp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 08:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-field-after-load-statement/m-p/48271#M8033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-03T08:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create field after load statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-field-after-load-statement/m-p/48272#M8034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;VaccName&lt;/SPAN&gt; is being created in crosstable statement, it can't be referred in the same load or even using preceding load statement. I.e. an additional load statement would be required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 09:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-field-after-load-statement/m-p/48272#M8034</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-03T09:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create field after load statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-field-after-load-statement/m-p/48273#M8035</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;you can use subroutine script control statement to jump from one section to another( PFB link for your reference).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/Sub.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/Sub.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/Sub.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please correct me if i haven't understood your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you found this helpful, please mark helpful or correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhasker Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 09:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-field-after-load-statement/m-p/48273#M8035</guid>
      <dc:creator>bhaskar_sm</dc:creator>
      <dc:date>2018-05-03T09:09:45Z</dc:date>
    </item>
  </channel>
</rss>

