<?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: resident function in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461074#M172118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you upload the qvw?&lt;/P&gt;&lt;P&gt;if you have this A_B and you add&lt;/P&gt;&lt;P&gt;qlikmart:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;load * resident A_B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and comment the rest&amp;nbsp; and see if you get anything&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 21:29:51 GMT</pubDate>
    <dc:creator>alexpanjhc</dc:creator>
    <dc:date>2012-10-02T21:29:51Z</dc:date>
    <item>
      <title>resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461064#M172108</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;When i run the following code it throughs me an error saying &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;STORE &lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;QLIKMART&lt;/SPAN&gt; INTO &lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;'\\aa\bb\cc\QLIKMART.qvd' (qvd);&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;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;QLIKMART:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;Load *&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;resident&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt; from A_B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;left Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;Load&amp;nbsp; *Resident&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;from C;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;resident &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;from D;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;store QLIKMART into&amp;nbsp; '\\aa\bb\cc\QLIKMART.qvd' (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;drop table QLIKMART;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461064#M172108</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461065#M172109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you use resident, you do not want to use from to confuse qlikview.&lt;/P&gt;&lt;P&gt;eliminate the from in your scripts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461065#M172109</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-10-02T21:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461066#M172110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i removed from and throughed the same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461066#M172110</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461067#M172111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;QLIKMART:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;Load * resident A_B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;left Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;Load&amp;nbsp; *Resident C;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;resident D;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;store QLIKMART into&amp;nbsp; '\\aa\bb\cc\QLIKMART.qvd' (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;drop table QLIKMART;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461067#M172111</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461068#M172112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after left join,&lt;/P&gt;&lt;P&gt;you have load *resident, i think you need a space in bewteen * and resident&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is your purose for &lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;resident &lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;D;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;you want to concatnate to QLIKMART table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;can you try to comment on the part and see if you can get something? in your table viewer, do you see anything at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461068#M172112</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-10-02T21:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461069#M172113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried with space and yes i want to concatenate to QLIKMART. i tried&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;QLIKMART:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;Load * resident A_B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;but i cannot see anything in the datamodel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;and i tried &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;QLIKMART:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;Load&amp;nbsp; * resident A_B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;store QLIKMART into&amp;nbsp; '\\aa\bb\cc\QLIKMART.qvd' (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #222222; font-family: arial, sans-serif;"&gt;drop table QLIKMART;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which throws me again the same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461069#M172113</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461070#M172114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is A_B a table you created earlier?and that table was not dropped?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461070#M172114</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-10-02T21:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461071#M172115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it was created earlier and it was not dropped&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461071#M172115</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461072#M172116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you see this table in table viewer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461072#M172116</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-10-02T21:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461073#M172117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i can see A_B table in the datamodel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461073#M172117</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461074#M172118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you upload the qvw?&lt;/P&gt;&lt;P&gt;if you have this A_B and you add&lt;/P&gt;&lt;P&gt;qlikmart:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;load * resident A_B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and comment the rest&amp;nbsp; and see if you get anything&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461074#M172118</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-10-02T21:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461075#M172119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried and it did not throw me any error but i cannot see any new one in the datamodel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461075#M172119</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461076#M172120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;upload the qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461076#M172120</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-10-02T21:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: resident function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461077#M172121</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; From table viewer, you can able to see whether A_B is available or not.. and also able to see what are the fields and how many rows contain, how they link with other table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try by giving full path once and tested it. Whether its store correctly or not&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #222222; font-family: arial, sans-serif;"&gt;for example -&amp;gt; d:\aa\bb\cc\QLIKMART.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #222222; font-family: arial, sans-serif;"&gt;hope that helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-function-in-qlikview/m-p/461077#M172121</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-02T21:59:44Z</dc:date>
    </item>
  </channel>
</rss>

