<?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: Variable Parameters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770475#M1045772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that all you had to do to get it to work was to remove "=" from definition of the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px; line-height: 1.5em;"&gt;vPickExpression variable as below: as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;pick('$1',sum(quantity3),sum(quantity1),sum(quantity2))&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;but, why, oh why, its working without the equal sign?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2014 22:27:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-03T22:27:10Z</dc:date>
    <item>
      <title>Variable Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770473#M1045770</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 am trying to learn and understand how parameter passing works for qlikview variables. In the attached app, can someone tell me why the expressions defined in the chart as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vPickExpression('1'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does not work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vPickExpression variable is defined as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick('$1',sum(quantity3),sum(quantity1),sum(quantity2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, the parameter being passed by the caller has no effect and vPickExpression always returns the result for sum(quatity3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 21:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770473#M1045770</guid>
      <dc:creator />
      <dc:date>2014-12-03T21:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770474#M1045771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I undertsnad, see attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 21:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770474#M1045771</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-12-03T21:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770475#M1045772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that all you had to do to get it to work was to remove "=" from definition of the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px; line-height: 1.5em;"&gt;vPickExpression variable as below: as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;pick('$1',sum(quantity3),sum(quantity1),sum(quantity2))&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;but, why, oh why, its working without the equal sign?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 22:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770475#M1045772</guid>
      <dc:creator />
      <dc:date>2014-12-03T22:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770476#M1045773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems with equal you're evaluating the expression before you use it in the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/11/04/the-magic-of-variables" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/11/04/the-magic-of-variables"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/11/04/the-magic-of-variables&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 23:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Parameters/m-p/770476#M1045773</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-12-03T23:08:57Z</dc:date>
    </item>
  </channel>
</rss>

