<?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: How to Drop Variable at Script Level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568939#M212106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swapnil. Please share it as a document instead of a post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;DV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Feb 2014 06:42:19 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2014-02-12T06:42:19Z</dc:date>
    <item>
      <title>How to Drop Variable at Script Level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568935#M212102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 36.75pt; margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-family: 'book antiqua', palatino;"&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: blue;"&gt;let&lt;/SPAN&gt; &lt;EM style="color: gray; font-size: 12pt;"&gt;vari&lt;/EM&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: blue;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;();&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: blue;"&gt;let&lt;/SPAN&gt; &lt;EM style="color: gray; font-size: 12pt;"&gt;vari2&lt;/EM&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: blue;"&gt;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;();&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: blue;"&gt;let&lt;/SPAN&gt; &lt;EM style="color: gray; font-size: 12pt;"&gt;vari&lt;/EM&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;=;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: green;"&gt;// For Drop VAriables &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: blue;"&gt;let&lt;/SPAN&gt; &lt;EM style="color: gray; font-size: 12pt;"&gt;vari2&lt;/EM&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: blue;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: black;"&gt;(); &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 36.75pt; margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-family: 'book antiqua', palatino;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 12:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568935#M212102</guid>
      <dc:creator>sgg_gaikwad</dc:creator>
      <dc:date>2014-02-11T12:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Drop Variable at Script Level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568936#M212103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at the end of the script...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vVariable1 = NULL();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and yes, you need to go to the Variable Overview by CTRL + ALT&amp;nbsp; + V and need to delete from there also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 13:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568936#M212103</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-11T13:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Drop Variable at Script Level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568937#M212104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Swapnil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Is this a question you wanted an answer or a document you wanted to share with the community? Looks like you know the answer!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 13:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568937#M212104</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-02-11T13:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Drop Variable at Script Level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568938#M212105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is simple document which i wanted to share with everyone...&lt;/P&gt;&lt;P&gt;thx..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 06:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568938#M212105</guid>
      <dc:creator>sgg_gaikwad</dc:creator>
      <dc:date>2014-02-12T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Drop Variable at Script Level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568939#M212106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swapnil. Please share it as a document instead of a post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;DV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 06:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Drop-Variable-at-Script-Level/m-p/568939#M212106</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-02-12T06:42:19Z</dc:date>
    </item>
  </channel>
</rss>

