<?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: Save Document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410792#M152899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Gysbert what said.&lt;/P&gt;&lt;P&gt;I don't think you can save a qvw open on server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe with a macro you can save your variable values in a excel (or maybe) txt file, and get them back each time you reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 May 2013 13:23:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-27T13:23:56Z</dc:date>
    <item>
      <title>Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410786#M152893</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;I use this macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;Sub SaveDoc&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Save&lt;BR /&gt;End Sub&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my Desktop is working but when i put my application on server qlikview doesn't work&lt;/P&gt;&lt;P&gt;i use Ajax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to save the document automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emteam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 08:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410786#M152893</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2013-05-27T08:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410787#M152894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Most maco's don't work in the ajax client&lt;/P&gt;&lt;P&gt;2. A document opened on the server is always read-only. So what you want is not possible. You need to open the .qvw file directly with Qliview Desktop to be able to change it and save the changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 08:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410787#M152894</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-27T08:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410788#M152895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure You have done ctrl+shift+m and tick on radio button of&amp;nbsp; Give system access to module script&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 09:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410788#M152895</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-27T09:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410789#M152896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/gwassenaar" id="jive-9654423026023049888988" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;Gysbert Wassenaar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want update the variable in my application&lt;/P&gt;&lt;P&gt;i have more then 20 variables and i want when i change the value of variable i want the variable take the last value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emteam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 09:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410789#M152896</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2013-05-27T09:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410790#M152897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/er.mohit" id="jive-9929223026213907779832" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;er.mohit&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I give system access &lt;/P&gt;&lt;P&gt;but doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emteam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 09:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410790#M152897</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2013-05-27T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410791#M152898</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;Any idea please &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emteam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 12:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410791#M152898</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2013-05-27T12:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410792#M152899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Gysbert what said.&lt;/P&gt;&lt;P&gt;I don't think you can save a qvw open on server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe with a macro you can save your variable values in a excel (or maybe) txt file, and get them back each time you reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 13:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410792#M152899</guid>
      <dc:creator />
      <dc:date>2013-05-27T13:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410793#M152900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Ok&lt;/P&gt;&lt;P&gt;but i want know when&lt;/P&gt;&lt;P&gt;this macro&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: monospace; font-size: 16px; background-color: #ffffff;"&gt;Sub SaveDoc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: monospace; font-size: 16px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Save&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: monospace; font-size: 16px; background-color: #ffffff;"&gt;End Sub&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: monospace; font-size: 16px; background-color: #ffffff;"&gt;Work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: monospace; font-size: 16px; background-color: #ffffff;"&gt;Many thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: monospace; font-size: 16px; background-color: #ffffff;"&gt;Emteam&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 13:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410793#M152900</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2013-05-27T13:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410794#M152901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you run your file in desktop application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 13:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410794#M152901</guid>
      <dc:creator />
      <dc:date>2013-05-27T13:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Save Document</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410795#M152902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Thanks for your answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emteam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 13:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Document/m-p/410795#M152902</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2013-05-27T13:54:50Z</dc:date>
    </item>
  </channel>
</rss>

