<?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: ONLY FOR EXPERTS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509004#M190214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not as easy as you guys are thinking first of all just i want that before joining we should check whether the table is there or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2013 10:03:22 GMT</pubDate>
    <dc:creator>sujeetsingh</dc:creator>
    <dc:date>2013-10-23T10:03:22Z</dc:date>
    <item>
      <title>ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509001#M190211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am struggling with an issue as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let &lt;/P&gt;&lt;P&gt;I am reloading the data as no of tables present in a database ;&lt;/P&gt;&lt;P&gt;Now tin further script i am joining one with another .&lt;/P&gt;&lt;P&gt;Now a situation might come as one of the table is not present but on all i have written it with join script how to avoid it.&lt;/P&gt;&lt;P&gt;Let me explain it with the demo .&lt;/P&gt;&lt;P&gt;It may be that five tables may be present in a database max .&lt;/P&gt;&lt;P&gt;Now i have to script as IF TABLE present then reload all as&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;select * from Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Select * from Table2.;&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&gt;........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in next scripting i am joining all&lt;/P&gt;&lt;P&gt;as &lt;/P&gt;&lt;P&gt;Join(Table1)&lt;/P&gt;&lt;P&gt;Load * resident Table2;&lt;/P&gt;&lt;P&gt;Drop Table Table2l;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now is table 2 is not present at database then table2 is not present in my script,But i have called it resident in my join statement.&lt;/P&gt;&lt;P&gt;Now i need to put some condition such that it should check if the table is present in my script and loaded ib qlikview.&lt;/P&gt;&lt;P&gt;HOw to do ??&lt;/P&gt;&lt;P&gt;All your ideas invited.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 09:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509001#M190211</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-10-23T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509002#M190212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey hi do like this &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table1:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;noconcatenate&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;select * from Table1;&lt;/P&gt;&lt;P&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;Table2:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;noconcatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Select * from Table2.;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Join(Table1)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * resident Table2;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Table Table2;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Premhas&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 09:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509002#M190212</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2013-10-23T09:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509003#M190213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your tables get concatenated automatically,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use NoConcate keyword, then load, and join, at the end drop table..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 09:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509003#M190213</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-23T09:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509004#M190214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not as easy as you guys are thinking first of all just i want that before joining we should check whether the table is there or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 10:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509004#M190214</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-10-23T10:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509005#M190215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Set the error mode to 0 so the script keeps running:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;set ErrorMode=0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;It doesn't then matter if table2 exists or not. If you need to check you can do a test: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;If NoOfRows('Table2') &amp;gt; 0 then...&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 10:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509005#M190215</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-23T10:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509006#M190216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why don't you handle it at sql level itself?&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/8829102/mysql-check-if-table-exists-without-using-select-from"&gt;http://stackoverflow.com/questions/8829102/mysql-check-if-table-exists-without-using-select-from&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go ahead only if the table exists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 10:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509006#M190216</guid>
      <dc:creator />
      <dc:date>2013-10-23T10:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509007#M190217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is helpful but still i am working on other script steps.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 10:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509007#M190217</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-10-23T10:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: ONLY FOR EXPERTS</title>
      <link>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509008#M190218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about a check such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF NoOfRows('Table2') &amp;gt; 0 THEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 11:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ONLY-FOR-EXPERTS/m-p/509008#M190218</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2013-10-23T11:06:56Z</dc:date>
    </item>
  </channel>
</rss>

