<?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: Problem with fields using resident in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698378#M672475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry guys, Neither noconcatenate or the alias on the load from resident make any difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2014 15:22:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-25T15:22:33Z</dc:date>
    <item>
      <title>Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698371#M672468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sorry, I have lots of SQL experience but new to Qlik. &lt;/P&gt;&lt;P&gt;I have a script that loads from an odbc connection and I want to then use it in a load using resident.&lt;/P&gt;&lt;P&gt;Even the simple one below gives a script error as &lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;fwk_num&amp;gt;&lt;/P&gt;&lt;P&gt;trade_data:&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;fwk_num&lt;/P&gt;&lt;P&gt;RESIDENT trade_trans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;I tried the unqualify command that I found when looking up these type of errors but it too didnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the free trial version at the minute as my company is still in the process of buying licences.&lt;/P&gt;&lt;P&gt;Is it a restriction of the trial version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script after the ODBC connect string is shown below.&lt;/P&gt;&lt;P&gt;Thanks for reading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trade_trans:&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;fwk_num&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp; dw.CALENDAR;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trade_data:&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;fwk_num&lt;/P&gt;&lt;P&gt;RESIDENT trade_trans;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;store trade_data into 201422_trade.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 14:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698371#M672468</guid>
      <dc:creator />
      <dc:date>2014-09-25T14:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698372#M672469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your LOAD looks all right - did you close it off with a semicolon like the others?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 14:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698372#M672469</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-09-25T14:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698373#M672470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698373#M672470</guid>
      <dc:creator />
      <dc:date>2014-09-25T15:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698374#M672471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this script first&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;trade_trans:&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Select&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fwk_num&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; dw.CALENDAR;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;exit script;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;use table viewer CTRL+T to see records and fields of trade_trans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698374#M672471</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-25T15:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698375#M672472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, That works. But then I had already seen data loaded and the execution progress window shows data rows being processed.&lt;/P&gt;&lt;P&gt;I have tried using an alias but that fails to find it too!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Annoying as it must be something really silly I'm missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont have to close down the odbc connection before using resident do you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698375#M672472</guid>
      <dc:creator />
      <dc:date>2014-09-25T15:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698376#M672473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you might be experiencing auto-concatenate problems. If tables have the same fields then they will be merged together. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try again but this time use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trade_data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fwk_num as fwk_num_tmp&lt;/P&gt;&lt;P&gt;RESIDENT trade_trans;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698376#M672473</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-09-25T15:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698377#M672474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no problem with odbc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think auto concat as David suggests, use David post or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;trade_data: &lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;noconcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fwk_num&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT trade_trans;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698377#M672474</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-25T15:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698378#M672475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry guys, Neither noconcatenate or the alias on the load from resident make any difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698378#M672475</guid>
      <dc:creator />
      <dc:date>2014-09-25T15:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698379#M672476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you are loading same field in Resident load, I would recommend using preceding load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;trade_trans:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;fwk_num;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL Select&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fwk_num&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; dw.CALENDAR;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698379#M672476</guid>
      <dc:creator />
      <dc:date>2014-09-25T15:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698380#M672477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;fwk_num&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: 12.7272720336914px;"&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: 12.7272720336914px;"&gt;is lowercase?&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: 12.7272720336914px;"&gt;or uppercase?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698380#M672477</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-25T15:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698381#M672478</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;Try using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;preceding load. it will fix the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;kc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698381#M672478</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-25T15:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698382#M672479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be concatenate issue, if its that Alias or Preceding Load should work or no data is getting loaded into that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you export that table data into excel and try loading that, instead of direct sql connection. If that still doesn't give you a clue on why its happening, please attach that excel and qvw here. I will see what I can do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698382#M672479</guid>
      <dc:creator />
      <dc:date>2014-09-25T15:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698383#M672480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;test with the resident load immediately after the sql load, rule out any dropped tables or similar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 16:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698383#M672480</guid>
      <dc:creator>tcullinane</dc:creator>
      <dc:date>2014-09-25T16:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698384#M672481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The load into resident will be an aggregation of the data in the first load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I could do this in qlik, but I have my reason not to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I want to do is load an aggregated dataset from another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a preceding load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ODBC CONNECT TO&amp;nbsp; ...............&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;brtrans:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load ddf;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Select&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fwk_num as ddf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; dw.CALENDAR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; where fwk_num = 201422;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;tdata:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ddf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RESIDENT brtrans;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this now gives a script error&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Field not found - &amp;lt;ddf&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Select&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fwk_num as ddf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; dw.CALENDAR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; where fwk_num = 201422&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take the alias away and use the original column name then the same error pops up.&lt;/P&gt;&lt;P&gt;As I said, the first load will work on its own and you can see data loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also built another, loading the first set into another qvd and then used this qvd as a source and it worked.&lt;/P&gt;&lt;P&gt;trade_trans:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD FWK_NUM as ddf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;D&gt;&lt;/D&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;adata:&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ddf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RESIDENT trade_trans;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like an issue around using ODBC and resident in the same script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Funny enough, if I use a preceding load on the single load to a qvd then it still fails on the variable being loaded, 'field not found'. &lt;/P&gt;&lt;P&gt;&lt;EM&gt;ODBC CONNECT TO&amp;nbsp; ........&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;brtrans:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load ddf;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Select&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fwk_num as ddf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; dw.CALENDAR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; where fwk_num = 201422;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;store brtrans into 201422_tradet.qvd;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing a straight select works and loads the qvd.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ODBC CONNECT TO&amp;nbsp; ........&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;brtrans:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;Select&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fwk_num as ddf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; dw.CALENDAR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; where fwk_num = 201422;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;store brtrans into 201422_tradet.qvd;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So it looks like I am having issues defining variables.&lt;/P&gt;&lt;P&gt;Is there an environment variable that needs set somewhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 08:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698384#M672481</guid>
      <dc:creator />
      <dc:date>2014-09-26T08:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698385#M672482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to give alias on the resident table column. Since first table and second table columns has the same name its resulting in the concatenate error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;brtrans:&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;load ddf;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;SQL&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Select&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;fwk_num&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; dw.CALENDAR&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; where fwk_num = 201422;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;tdata:&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: #3d3d3d; font-family: inherit; font-weight: inherit;"&gt;fwk_num as ddf&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;RESIDENT brtrans;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 08:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698385#M672482</guid>
      <dc:creator />
      <dc:date>2014-09-26T08:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698386#M672483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Which database are you using in the back end ? I suspect this can be an ODBC driver issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698386#M672483</guid>
      <dc:creator />
      <dc:date>2014-09-26T09:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698387#M672486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eddie,&lt;/P&gt;&lt;P&gt;That failed too with :-&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Field not found - &amp;lt;ddf&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Select&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fwk_num&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; dw.CALENDAR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; where fwk_num = 201422&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698387#M672486</guid>
      <dc:creator />
      <dc:date>2014-09-26T09:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698388#M672488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why your field&amp;nbsp;&amp;nbsp; FWK_NUM&amp;nbsp;&amp;nbsp; from qvd is uppercase?&lt;/P&gt;&lt;P&gt;when you do just a&amp;nbsp; sql select .....&lt;/P&gt;&lt;P&gt;you get FWK_NUM&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp; fwk_num&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698388#M672488</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-26T09:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698389#M672490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I remember database fields will be in Upper case. But, that should be throwing an error from the database. But, I'm talking about Oracle database, shouldn't exactly be the same for SQL server. But worth a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698389#M672490</guid>
      <dc:creator />
      <dc:date>2014-09-26T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with fields using resident</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698390#M672492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oracle 11.2.0.3&lt;/P&gt;&lt;P&gt;I'm using the 64bit instant client ODBC driver on Windows 8.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-fields-using-resident/m-p/698390#M672492</guid>
      <dc:creator />
      <dc:date>2014-09-26T09:20:16Z</dc:date>
    </item>
  </channel>
</rss>

