<?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: Re: How to drop table in script per loop having square brackets in its name? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659135#M674776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot for your work.... it is really strange, obviously it SHOULD work... I will investigate further and let you know when I have a result. &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;Cheers,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2014 12:54:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-14T12:54:55Z</dc:date>
    <item>
      <title>How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659128#M674769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assuming a generic load created tables called e.g. like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value_at_0,5_bar_[l/min]&lt;/P&gt;&lt;P&gt;Value_at_[°KW]&lt;/P&gt;&lt;P&gt;(Yes, including the square brackets around the unit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to delete them automatically at the end of the load script using the usual for-loop. But I don't find the correct phrasing for the drop statement. Has someone an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance,&lt;BR /&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 06:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659128#M674769</guid>
      <dc:creator />
      <dc:date>2014-08-12T06:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659129#M674770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikviewaddict.com/2014/06/dropping-tables-using-wildcard.html" title="http://www.qlikviewaddict.com/2014/06/dropping-tables-using-wildcard.html"&gt;http://www.qlikviewaddict.com/2014/06/dropping-tables-using-wildcard.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 06:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659129#M674770</guid>
      <dc:creator />
      <dc:date>2014-08-12T06:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659130#M674771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try switching to wrapping the table name with graves accent - ` - chr(96)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 06:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659130#M674771</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2014-08-12T06:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659131#M674772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;Try based on this example&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;SUB WildcardDropTables&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;vExpression&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #6aa84f;"&gt;// Loop through the tables within the model&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;FOR &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #999999;"&gt;&lt;STRONG&gt;&lt;EM&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt; = 0 &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;TO noOfTables&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;()-1 &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;STEP &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #6aa84f;"&gt;// Get the current table name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;LET &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM style="color: #000000; font-family: monospace;"&gt;&lt;STRONG style="color: #999999;"&gt;vCurrTable &lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;tablename&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #990000;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;); &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #6aa84f;"&gt;// Get the current table name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #6aa84f;"&gt;// If the table name matches the pattern then drop it&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;IF &lt;/STRONG&gt;wildmatch&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;('$(vCurrTable)','$(vExpression)') &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;THEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;DROP &lt;/STRONG&gt;Table &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;[$(vCurrTable)];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;LET &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #999999;"&gt;&lt;EM&gt;&lt;STRONG&gt;i&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #990000;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt; - 1; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #6aa84f;"&gt;// Needed as table index reduces once table is dropped&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;END &lt;/STRONG&gt;IF&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;NEXT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #6aa84f;"&gt;// Clear the variables so they don't persist&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;LET &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #999999;"&gt;&lt;EM&gt;&lt;STRONG&gt;vExpression &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-family: monospace;"&gt;LET &lt;/STRONG&gt;&lt;SPAN style="font-family: monospace; color: #999999;"&gt;&lt;EM&gt;&lt;STRONG&gt;vCurrTable &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;END &lt;/STRONG&gt;SUB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;CALL WildcardDropTables&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt; ('*-temp')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #f7f7f7; font-family: monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #f7f7f7; font-family: monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 06:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659131#M674772</guid>
      <dc:creator />
      <dc:date>2014-08-12T06:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659132#M674773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a nice usage of the wildcard Ramkumar,&amp;nbsp; will have to remember that.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I think if you count backwards from NoOfTables()-1 to 0 you don't have to keep resetting i.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 07:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659132#M674773</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2014-08-12T07:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659133#M674774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid the ` won't be accepted. How could a drop table statement look like with the examples above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is not creating the loop, much more the drop table statement ( I can also write the drop-statements manually behind each other if necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 07:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659133#M674774</guid>
      <dc:creator />
      <dc:date>2014-08-12T07:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659134#M674775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not able to reproduce your issue.&amp;nbsp; I created a variety of tables with programmatic characters embedded in the table names and am able to drop them in a for-loop using the same DROP statement across all tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there are some scenarios I missed or it is a version thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="20140812_Covering_programmatic_characters.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64251_20140812_Covering_programmatic_characters.png" style="width: 620px; height: 371px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 15:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659134#M674775</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2014-08-12T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to drop table in script per loop having square brackets in its name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659135#M674776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot for your work.... it is really strange, obviously it SHOULD work... I will investigate further and let you know when I have a result. &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;Cheers,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 12:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-drop-table-in-script-per-loop-having-square-brackets-in/m-p/659135#M674776</guid>
      <dc:creator />
      <dc:date>2014-08-14T12:54:55Z</dc:date>
    </item>
  </channel>
</rss>

