<?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 How do I link an inline load to a table to use as input fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-link-an-inline-load-to-a-table-to-use-as-input-fields/m-p/234242#M85702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use an inline load to create inout fields, but I do not know how to map against my table with the data in. The inline load is additional fields required for input against the main table. eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A&lt;/P&gt;&lt;P&gt;Division,&lt;/P&gt;&lt;P&gt;Person,&lt;/P&gt;&lt;P&gt;Appointment Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to add the following as input fields but they are not in Table A.&lt;/P&gt;&lt;P&gt;Inputfield Cancelled;&lt;/P&gt;&lt;P&gt;Inputfield Comments;&lt;/P&gt;&lt;P&gt;Inputfield Reason;&lt;/P&gt;&lt;P&gt;I need these to be a line for line match in Table A. So if there are 50 lines in Table A, I need to be able to have 50 lines I can use the input fields against.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2010 15:43:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-09T15:43:35Z</dc:date>
    <item>
      <title>How do I link an inline load to a table to use as input fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-an-inline-load-to-a-table-to-use-as-input-fields/m-p/234242#M85702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use an inline load to create inout fields, but I do not know how to map against my table with the data in. The inline load is additional fields required for input against the main table. eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A&lt;/P&gt;&lt;P&gt;Division,&lt;/P&gt;&lt;P&gt;Person,&lt;/P&gt;&lt;P&gt;Appointment Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to add the following as input fields but they are not in Table A.&lt;/P&gt;&lt;P&gt;Inputfield Cancelled;&lt;/P&gt;&lt;P&gt;Inputfield Comments;&lt;/P&gt;&lt;P&gt;Inputfield Reason;&lt;/P&gt;&lt;P&gt;I need these to be a line for line match in Table A. So if there are 50 lines in Table A, I need to be able to have 50 lines I can use the input fields against.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 15:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-an-inline-load-to-a-table-to-use-as-input-fields/m-p/234242#M85702</guid>
      <dc:creator />
      <dc:date>2010-02-09T15:43:35Z</dc:date>
    </item>
    <item>
      <title>How do I link an inline load to a table to use as input fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-an-inline-load-to-a-table-to-use-as-input-fields/m-p/234243#M85703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this should work:&lt;/P&gt;&lt;P&gt;Inputfield Cancelled;&lt;BR /&gt;Inputfield Comments;&lt;BR /&gt;Inputfield Reason;&lt;/P&gt;&lt;P&gt;load 'F1' &amp;amp; recno() as Division,&lt;BR /&gt; 'F2' &amp;amp; recno() as Person,&lt;BR /&gt; 'F3' &amp;amp; recno() as [Appointment Date],&lt;BR /&gt; '' as Cancelled,&lt;BR /&gt; '' as Comments,&lt;BR /&gt; '' as Reason&lt;BR /&gt;autogenerate 50;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 15:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-an-inline-load-to-a-table-to-use-as-input-fields/m-p/234243#M85703</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-02-09T15:48:55Z</dc:date>
    </item>
    <item>
      <title>How do I link an inline load to a table to use as input fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-an-inline-load-to-a-table-to-use-as-input-fields/m-p/234244#M85704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank-you.&lt;/P&gt;&lt;P&gt;That worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 16:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-an-inline-load-to-a-table-to-use-as-input-fields/m-p/234244#M85704</guid>
      <dc:creator />
      <dc:date>2010-02-09T16:29:08Z</dc:date>
    </item>
  </channel>
</rss>

