<?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 to LOAD qualified columns? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-LOAD-qualified-columns/m-p/172565#M42070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;It turned out my problem was assuming I knew the table name (in my much more complicated code) but being wrong.I do have spaces in my table names, so my correct answer something like, "[Table A.A]".&lt;/P&gt;&lt;P&gt;I am going to post a new, separate question on why I was wrong but thanks for that answer, Oleg!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2011 20:49:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-21T20:49:17Z</dc:date>
    <item>
      <title>How to LOAD qualified columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-LOAD-qualified-columns/m-p/172563#M42068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am designing an application in QV 9.0 SR5. I have to QUALIFY some columns to get the data into the report. After that, I want to LOAD them from the RESIDENT table, but I always get "Field not found" if I just refer to the original, unqualified column name.&lt;/P&gt;&lt;P&gt;How do I refer to a qualified column name in a subsequent LOAD statement?&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;UNQUALIFY ID;&lt;/P&gt;&lt;P&gt;FirstTable:&lt;/P&gt;&lt;P&gt;LOAD ID, A, B, C&lt;/P&gt;&lt;P&gt;FROM test.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SecondTable:&lt;/P&gt;&lt;P&gt;LOAD A&lt;/P&gt;&lt;P&gt;RESIDENT FirstTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's where I get the "Field Not Found", I assume because QV no longer sees a column named, "A" but "FirstTable.A" right? So what's the right syntax there then? I've tried FirstTable.A but it doesn't like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 20:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-LOAD-qualified-columns/m-p/172563#M42068</guid>
      <dc:creator />
      <dc:date>2011-03-21T20:33:12Z</dc:date>
    </item>
    <item>
      <title>How to LOAD qualified columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-LOAD-qualified-columns/m-p/172564#M42069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your example, FirstTable.A is supposed to be the right answer - just watch the exact spelling, upper and lower case, etc...&lt;/P&gt;&lt;P&gt;You can also try enclosing the field name in square brackets [ ] - like [FirstTable.A]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 20:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-LOAD-qualified-columns/m-p/172564#M42069</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-21T20:43:43Z</dc:date>
    </item>
    <item>
      <title>How to LOAD qualified columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-LOAD-qualified-columns/m-p/172565#M42070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;It turned out my problem was assuming I knew the table name (in my much more complicated code) but being wrong.I do have spaces in my table names, so my correct answer something like, "[Table A.A]".&lt;/P&gt;&lt;P&gt;I am going to post a new, separate question on why I was wrong but thanks for that answer, Oleg!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 20:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-LOAD-qualified-columns/m-p/172565#M42070</guid>
      <dc:creator />
      <dc:date>2011-03-21T20:49:17Z</dc:date>
    </item>
  </channel>
</rss>

