<?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 ActiveDocument.ReduceData not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232571#M84173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whoa sorry for the multiposts but I was getting a .net error &lt;IMG alt="Indifferent" src="http://community.qlik.com/emoticons/emotion-8.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2009 08:08:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-05T08:08:19Z</dc:date>
    <item>
      <title>ActiveDocument.ReduceData not working</title>
      <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232567#M84169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've trying to get ReduceData working on a document, but before I insert it my main script I created a simple sub which only runs ReduceData, but it's been stalling everytime and if I reduce from the file menuj it's very quick. This is all my sub is doing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;Sub TestReduce&lt;BR /&gt;ActiveDocument.ClearAll true&lt;BR /&gt;ActiveDocument.ReduceData false, null&lt;BR /&gt;End Sub&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 07:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232567#M84169</guid>
      <dc:creator />
      <dc:date>2009-11-05T07:45:04Z</dc:date>
    </item>
    <item>
      <title>ActiveDocument.ReduceData not working</title>
      <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232568#M84170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you triggering this code? Via a manual reload in QV Desktop or through a publisher/server reload?&lt;/P&gt;&lt;P&gt;And why would you clearall and then try to reduce the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 07:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232568#M84170</guid>
      <dc:creator />
      <dc:date>2009-11-05T07:48:56Z</dc:date>
    </item>
    <item>
      <title>ActiveDocument.ReduceData not working</title>
      <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232569#M84171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now I'm triggering it with a button, but it will run OnPostReload with a qv.exe /r&lt;/P&gt;&lt;P&gt;my mistake, clearall won't be there, but with or without it, it still stalls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 07:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232569#M84171</guid>
      <dc:creator />
      <dc:date>2009-11-05T07:53:27Z</dc:date>
    </item>
    <item>
      <title>ActiveDocument.ReduceData not working</title>
      <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232570#M84172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I set system access on requested module security and it works now &lt;IMG alt="Embarrassed" src="http://community.qlik.com/emoticons/emotion-10.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 08:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232570#M84172</guid>
      <dc:creator />
      <dc:date>2009-11-05T08:02:42Z</dc:date>
    </item>
    <item>
      <title>ActiveDocument.ReduceData not working</title>
      <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232571#M84173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whoa sorry for the multiposts but I was getting a .net error &lt;IMG alt="Indifferent" src="http://community.qlik.com/emoticons/emotion-8.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 08:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232571#M84173</guid>
      <dc:creator />
      <dc:date>2009-11-05T08:08:19Z</dc:date>
    </item>
    <item>
      <title>ActiveDocument.ReduceData not working</title>
      <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232572#M84174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am actually having the same problem and I'm wondering what your .net error was. I have a macro that I invoke post reload. It makes a one field selection and then ActiveDocument.ReduceData. Qlikview "stalls" for 15 to 20 minutes, then continues on with the macro. When it's done, no data reduction has taken place. When I perform the data reduction from the File menu and Keep Possible Values it completes in seconds. So, if you have any insights, I would be interested.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bret&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 22:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232572#M84174</guid>
      <dc:creator />
      <dc:date>2010-01-15T22:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveDocument.ReduceData not working</title>
      <link>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232573#M84175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;although your posts are are from 2010 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&amp;nbsp; this still happens. Additionally, you may not combine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.clearall&lt;/P&gt;&lt;P&gt;ActiveDocument.reload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as QlikView will crash immediately with no option other than terminating the programm. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Urs &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 08:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ActiveDocument-ReduceData-not-working/m-p/232573#M84175</guid>
      <dc:creator />
      <dc:date>2013-04-22T08:02:13Z</dc:date>
    </item>
  </channel>
</rss>

