<?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 Command button to reload data. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304926#M112656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You can do it by assigning macro to your button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ReloadSave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Reload&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Save&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 16:43:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-11-08T16:43:29Z</dc:date>
    <item>
      <title>Command button to reload data.</title>
      <link>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304925#M112655</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 want to give the user the possibillity to reload the data on a qlikview file by clicking a button in the form instead of using the reload command in the menu bar.&lt;/P&gt;&lt;P&gt;How can i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greets&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 16:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304925#M112655</guid>
      <dc:creator>dirk1955</dc:creator>
      <dc:date>2011-11-08T16:13:39Z</dc:date>
    </item>
    <item>
      <title>Command button to reload data.</title>
      <link>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304926#M112656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You can do it by assigning macro to your button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ReloadSave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Reload&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Save&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 16:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304926#M112656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-08T16:43:29Z</dc:date>
    </item>
    <item>
      <title>Command button to reload data.</title>
      <link>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304927#M112657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a lot, i was thinking in a completely other direction, but than i'm just starting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 19:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304927#M112657</guid>
      <dc:creator>dirk1955</dc:creator>
      <dc:date>2011-11-08T19:32:00Z</dc:date>
    </item>
    <item>
      <title>Command button to reload data.</title>
      <link>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304928#M112658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this work if the user access via Access point? &lt;/P&gt;&lt;P&gt;i tried, and it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's for desktop version? why do we need to create an additional button when we already have it at the toolbar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 01:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304928#M112658</guid>
      <dc:creator />
      <dc:date>2011-12-21T01:51:50Z</dc:date>
    </item>
    <item>
      <title>Command button to reload data.</title>
      <link>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304929#M112659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't work via Access Point.&amp;nbsp; Actually, there was a suggestion in "Ideas" section about this recently, and it was rejected.&lt;/P&gt;&lt;P&gt;Technically it is possible.&amp;nbsp; I never needed it&amp;nbsp; There was a solution here on Community, you can try to find.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it is for the desktop version.&amp;nbsp; The need for this is not common.&amp;nbsp; I can think of some situations, for example:&lt;/P&gt;&lt;P&gt; - Some actions should happen before or after reload.&amp;nbsp; Easy to combine in a macro.&lt;/P&gt;&lt;P&gt; - QlikView application is embeded in another software (using qlikocx), and there is no standard desktop toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 15:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-button-to-reload-data/m-p/304929#M112659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-23T15:36:15Z</dc:date>
    </item>
  </channel>
</rss>

