<?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: Get the value of a variable without using sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-the-value-of-a-variable-without-using-sum/m-p/975859#M953497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; Sum(DISTINCT {&amp;lt;LENGTH ={"&amp;gt;=$(vLengthLow)&amp;lt;=$(vLengthHigh)" }&amp;gt;} LENGTH)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt; Only({&amp;lt;LENGTH ={"&amp;gt;=$(vLengthLow)&amp;lt;=$(vLengthHigh)" }&amp;gt;} LENGTH)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2015 16:02:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-11-24T16:02:17Z</dc:date>
    <item>
      <title>Get the value of a variable without using sum</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-value-of-a-variable-without-using-sum/m-p/975858#M953496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using the this function to get the length of a player between certain ages (vLengthLow and vLengthHigh(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;LENGTH ={"&amp;gt;=$(vLengthLow)&amp;lt;=$(vLengthHigh)" }&amp;gt;} LENGTH)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works but now I only get the sum. And I would like to have just the value. So a little like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; LENGTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but then with the variables included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on how i can fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 15:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-value-of-a-variable-without-using-sum/m-p/975858#M953496</guid>
      <dc:creator />
      <dc:date>2015-11-24T15:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get the value of a variable without using sum</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-value-of-a-variable-without-using-sum/m-p/975859#M953497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; Sum(DISTINCT {&amp;lt;LENGTH ={"&amp;gt;=$(vLengthLow)&amp;lt;=$(vLengthHigh)" }&amp;gt;} LENGTH)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt; Only({&amp;lt;LENGTH ={"&amp;gt;=$(vLengthLow)&amp;lt;=$(vLengthHigh)" }&amp;gt;} LENGTH)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 16:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-value-of-a-variable-without-using-sum/m-p/975859#M953497</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-24T16:02:17Z</dc:date>
    </item>
  </channel>
</rss>

