<?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 variable store limit in a macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/variable-store-limit-in-a-macro/m-p/156078#M32085</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 have the following in a macro: &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;set&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;myfield = ActiveDocument.Fields("ACCTNUM").GetPossibleValues() &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;the field ACCTNUM has more than 300 values, but myfield only have 100, I think there is a limit of values a variable can store.&lt;/P&gt;&lt;P&gt;Does enyone knows a workaround for this problem?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jan 2011 20:29:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-05T20:29:36Z</dc:date>
    <item>
      <title>variable store limit in a macro</title>
      <link>https://community.qlik.com/t5/QlikView/variable-store-limit-in-a-macro/m-p/156078#M32085</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 have the following in a macro: &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;set&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;myfield = ActiveDocument.Fields("ACCTNUM").GetPossibleValues() &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;the field ACCTNUM has more than 300 values, but myfield only have 100, I think there is a limit of values a variable can store.&lt;/P&gt;&lt;P&gt;Does enyone knows a workaround for this problem?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 20:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-store-limit-in-a-macro/m-p/156078#M32085</guid>
      <dc:creator />
      <dc:date>2011-01-05T20:29:36Z</dc:date>
    </item>
    <item>
      <title>variable store limit in a macro</title>
      <link>https://community.qlik.com/t5/QlikView/variable-store-limit-in-a-macro/m-p/156079#M32086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GetPossibleValues returns up to 100 values by default. You can change the default by adding another parameter:&lt;/P&gt;&lt;P&gt;...GetPossibleValues 10000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 20:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-store-limit-in-a-macro/m-p/156079#M32086</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-01-05T20:40:23Z</dc:date>
    </item>
  </channel>
</rss>

