<?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 Need help with textbook example (Calculation Limits) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-textbook-example-Calculation-Limits/m-p/429938#M564390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently got a problem following QlikView API Guide. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular I can't make some code example work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code: &lt;/P&gt;&lt;P&gt;set chart = ActiveDocument.GetSheetObject("CH62")&lt;/P&gt;&lt;P&gt;set cl = chart.GetCalculationLimits&lt;/P&gt;&lt;P&gt;cl.MemoryLimit = cl.MemoryLimit * 2&lt;/P&gt;&lt;P&gt;chart.setCalculationLimits cl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied it from QV API Guide. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I expect it to do is to double memory limits for my pivot chart. I need it since I'm getting annoying "allocated memory exceeded" error when trying to add dimensions to it via VB macro. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What this code actually does is opens Edit Module window with no errors at all. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please point me where I am wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 15:52:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-12T15:52:28Z</dc:date>
    <item>
      <title>Need help with textbook example (Calculation Limits)</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-textbook-example-Calculation-Limits/m-p/429938#M564390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently got a problem following QlikView API Guide. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular I can't make some code example work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code: &lt;/P&gt;&lt;P&gt;set chart = ActiveDocument.GetSheetObject("CH62")&lt;/P&gt;&lt;P&gt;set cl = chart.GetCalculationLimits&lt;/P&gt;&lt;P&gt;cl.MemoryLimit = cl.MemoryLimit * 2&lt;/P&gt;&lt;P&gt;chart.setCalculationLimits cl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied it from QV API Guide. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I expect it to do is to double memory limits for my pivot chart. I need it since I'm getting annoying "allocated memory exceeded" error when trying to add dimensions to it via VB macro. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What this code actually does is opens Edit Module window with no errors at all. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please point me where I am wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 15:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-textbook-example-Calculation-Limits/m-p/429938#M564390</guid>
      <dc:creator />
      <dc:date>2013-02-12T15:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with textbook example (Calculation Limits)</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-textbook-example-Calculation-Limits/m-p/429939#M564391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like I'm using QV11 and APIguide is for QV10 and API has changed between versions. It didn't solve "allocated memory exceeded" error, but at least I know why the example didn't work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 11:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-textbook-example-Calculation-Limits/m-p/429939#M564391</guid>
      <dc:creator />
      <dc:date>2013-02-14T11:39:54Z</dc:date>
    </item>
  </channel>
</rss>

