<?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: Set Number of Expressions in an Extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342578#M1239754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Erik!&amp;nbsp; It worked like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the fixed bullet chart code in case anyone else needs it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2012 12:20:21 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2012-05-09T12:20:21Z</dc:date>
    <item>
      <title>Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342576#M1239751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like the bullet chart that came with the Extension Examples in QV11 (attached), I want to have an extension that has multiple expressions, but the number of expressions needs to be fixed (I specifically want 4--the bullet chart has 5).&amp;nbsp; I am able to get extensions to work that contain only one expression, and I am able to use [Multiple=""] to let the user define the number of expressions, but when I try to predefine a fixed number of expressions that is greater than 1, QlikView only keeps the first expression (you can see this in the bullet chart properties--if you type something into Measurement2, Measurement3, Measurement4, or Measurement5, close the properties window, and open the properties window again, whatever you typed into Measurements 2, 3, 4, and 5 is gone).&amp;nbsp; Am I doing something incorrect, or is this a bug?&amp;nbsp; If it's a bug, is there a known workaround?&amp;nbsp; Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342576#M1239751</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342577#M1239753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I'm afraid it's a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a autogenerated properties page only the first measure will work. The reason is that the generated code for the second measure is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class='prop-grid_span-7 prop-grid_last' style='width:94%;' avq='prop_editexpression:.Chart.Expression.0.1.Definition'&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class='prop-grid_span-7 prop-grid_last' style='width:94%;' avq='prop_editexpression:.Chart.Expression.1.0.Definition'&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a workaround: Make a copy of DynProperties.qvpp, correct the line(s) that are wrong, and add a reference to the corrected qvpp file in your Definition.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ExtensionObject Label="Bullet Chart" Description="Bullet Chart" PropertiesPage="Properties2.qvpp"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 11:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342577#M1239753</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2012-05-09T11:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342578#M1239754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Erik!&amp;nbsp; It worked like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the fixed bullet chart code in case anyone else needs it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 12:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342578#M1239754</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-05-09T12:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342579#M1239756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There seems to be a bug in the 32bit version, that does not exist in the 64bit version.&lt;/P&gt;&lt;P&gt;Can you confirm this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using QV 11 SR1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Definition.xml&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;Measurement Label="Pin Label" Initial="" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;Measurement Label="Color Expression" Initial="" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;Initiate Name="Chart.Expression.&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;0.0&lt;/STRONG&gt;&lt;/SPAN&gt;.Definition" value="=Cap_CapName &amp;amp;amp; &amp;amp;apos; (&amp;amp;apos; &amp;amp;amp; Cap_AdminArea &amp;amp;amp; &amp;amp;apos;)'" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;Initiate Name="Chart.Expression.&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;1.0&lt;/STRONG&gt;&lt;/SPAN&gt;.Definition" value="=If(Ctry_PopPerKm2 &amp;amp;gt; 100, &amp;amp;apos;#ff0000&amp;amp;apos;, If(Ctry_PopPerKm2 &amp;amp;gt;= 20, &amp;amp;apos;#ffff00&amp;amp;apos;, If(Ctry_PopPerKm2 &amp;amp;lt; 20, &amp;amp;apos;#00ff00&amp;amp;apos;)))" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DynProperties.qypp&lt;/STRONG&gt; is generated correctly&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;input class='prop-grid_checkbox prop-expression-input' type='text' style='width:94%;' avq='edit:.Chart.Expression.0.0.Definition' /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;span propicontype='expression' avq='dlgprop:.Chart.Expression.&lt;SPAN style="color: #ff0000;"&gt;0.0&lt;/SPAN&gt;.Definition:Expression.qvpp'&amp;gt;&amp;lt;/span&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;input class='prop-grid_checkbox prop-expression-input' type='text' style='width:94%;' avq='edit:.Chart.Expression.1.0.Definition' /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;lt;span propicontype='expression' avq='dlgprop:.Chart.Expression.&lt;SPAN style="color: #ff0000;"&gt;1.0&lt;/SPAN&gt;.Definition:Expression.qvpp'&amp;gt;&amp;lt;/span&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the properties look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="19137" class="jive-image-thumbnail jive-image" onclick="" alt="Extension32bitVS64bit.png" src="https://community.qlik.com/legacyfs/online/19137_Extension32bitVS64bit.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 06:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342579#M1239756</guid>
      <dc:creator />
      <dc:date>2012-07-31T06:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342580#M1239758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out.&lt;/P&gt;&lt;P&gt;I checked DynProperties.qypp created by the 64bit version only.&lt;/P&gt;&lt;P&gt;But 32bit version overwrites this.&lt;/P&gt;&lt;P&gt;So setting the PropertiesPage attribute, as you suggested, solved it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 07:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342580#M1239758</guid>
      <dc:creator />
      <dc:date>2012-07-31T07:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342581#M1239760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much ! I have been trying to debug the code for the bullet chart, which comes with the 64 bit installation. However, as described above, only the first expression persisted and remaining were lost. Your code works like a charm !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Sep 2012 19:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342581#M1239760</guid>
      <dc:creator />
      <dc:date>2012-09-16T19:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342582#M1239762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a limit to include expression&amp;nbsp; Mesurement on the Definition.xml? I managed put just 4 expression, when I create more expression, the Measurement5, Measurement6 don´t work. Some help??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 13:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342582#M1239762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-26T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342583#M1239764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There shouldn't be a limit.&amp;nbsp; I have an extension with 9 and it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 15:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342583#M1239764</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-03-26T15:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342584#M1239766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. I discovered my problem. I think that my problem was with the cache. I did this steps and it worked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Delete the extension from the .qvw that I'm using it on.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Hit F5 to refresh the extensions.&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Save the .qvw.&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; Close QlikView completely.&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; Reopen QlikView and your .qvw.&lt;/P&gt;&lt;P&gt;6.&amp;nbsp; Hit F5 again.&lt;/P&gt;&lt;P&gt;7.&amp;nbsp; Remake the extension object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 16:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342584#M1239766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-26T16:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Number of Expressions in an Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342585#M1239768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following of your steps should be enough to get it to work:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;caleb souza wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; Delete the extension from the .qvw that I'm using it on.&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; Hit F5 to refresh the extensions.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;3.&amp;nbsp; Save the .qvw.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;4.&amp;nbsp; Close QlikView completely.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;5.&amp;nbsp; Reopen QlikView and your .qvw.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;6.&amp;nbsp; Hit F5 again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;7.&amp;nbsp; Remake the extension object.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(You need to do this any time you change the Definition.xml file.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 17:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Number-of-Expressions-in-an-Extension/m-p/342585#M1239768</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-03-26T17:03:02Z</dc:date>
    </item>
  </channel>
</rss>

