<?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: deleted variable keeps coming up in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084304#M361089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These things are checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Mar 2016 21:53:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-28T21:53:36Z</dc:date>
    <item>
      <title>deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084290#M361075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am deleting a variable, save the qvw, and run it from the publisher. As soon as the task runs completely the variable is again created in the qvw. What could be the source? Varibale is not being updated by any spreadsheet. I am wondering where I should look for the source that keeps creating deleted variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 20:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084290#M361075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T20:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084291#M361076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the variable is being used in the load script, when it runs from the publisher, it is recreating it.&amp;nbsp; At the end of your load script, you can set them to null so that they do not reappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;SET YourVariableName =;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 20:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084291#M361076</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2016-03-28T20:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084292#M361077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, that variable is not being created in loadscript. I have checked load script many times. When the document runs from publisher, it appears. I don't find any trace for that variable in log file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 20:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084292#M361077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T20:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084293#M361078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the load script or log file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 20:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084293#M361078</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2016-03-28T20:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084294#M361079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please find attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084294#M361079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084295#M361080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried clearing the document state from access point (right click on QVW icon on access point)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084295#M361080</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-28T21:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084296#M361081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not deleted but will it have such impact if I directly open the application? I am not opening from access point. I try and taste.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084296#M361081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084297#M361082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are not opening the QVW from access point, i.e. you are using the desktop client, but the variable will still show up again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using any macros?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084297#M361082</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-28T21:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084298#M361083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't find anything in the script that would be creating it either. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any macros in the document?&amp;nbsp; Or a variable trigger set on open?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084298#M361083</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2016-03-28T21:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084299#M361084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With your Publisher I presume you reloading it in a Source Folder and publishing it to User Folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you manually delete the variable do you delete it from the qvw in the Source Folder ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you delete it from the User Folder only, then on reload &amp;amp; publish the qvw from Source Folder [which has not had the variable deleted] will get reloaded and copied to your User Folder and your variable will reappear in the User Folder qvw..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084299#M361084</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084300#M361085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am opening from client. This issue is strange! This document was developed by someone else, I am making some changes. I have found work around but still the issue haunts me. There are some macros but i dont think any macro is related to this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have listed all macros below-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub OMT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.Sheets("OMT").Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub OMR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.Sheets("OMR").Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Master&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.Sheets("Master").Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Main&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.Sheets("Main").Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Summary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.Sheets("Summary").Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub TPM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.Sheets("TPM").Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084300#M361085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084301#M361086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the variables emerging again in source folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084301#M361086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084302#M361087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about if you copy the qvw to another folder, delete the variable and then reload it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no joy then try to delete the variable at the end of the script by setting it to null() :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vYourVariable=null();&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084302#M361087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084303#M361088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be referencing an external file which have variables defined in them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;comment out the $Include statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084303#M361088</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2016-03-28T21:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084304#M361089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These things are checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084304#M361089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084305#M361090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the name of your variable? And where is this variable used / how do you determine that it is recreated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084305#M361090</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-28T21:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084306#M361091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad I should have read the above replies.Try exporting the script to an external file.Then use that script in a newly created qvw .This might shed some light on what might be happening&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084306#M361091</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2016-03-28T21:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084307#M361092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And have you checked that there is no hidden script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084307#M361092</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-28T21:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084308#M361093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084308#M361093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T21:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: deleted variable keeps coming up</title>
      <link>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084309#M361094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can assume this issue is only present when you are using the publisher, so not present when reloading the same QVW in the desktop client? Can you elaborate how the publisher job looks like? Anything special?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 22:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deleted-variable-keeps-coming-up/m-p/1084309#M361094</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-28T22:08:26Z</dc:date>
    </item>
  </channel>
</rss>

