<?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: Getting current value of valueList or valueLoop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697357#M251854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did he mean that?&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;. Hope he understood how it works and modified according to his requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Sep 2014 10:20:28 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-09-15T10:20:28Z</dc:date>
    <item>
      <title>Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697349#M251846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When using a synthetic Dimension in a chart with functions like ValueList() ou ValueLoop(). Is there any way to display the current dimension value in Expressions ? &lt;/P&gt;&lt;P&gt;(I’m using Rowno() function but I would like to get the Dimension Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697349#M251846</guid>
      <dc:creator>bertrand_herard</dc:creator>
      <dc:date>2014-09-15T09:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697350#M251847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the same valuelis()/valueloop() expression in the expression tab. Like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: ValueList(1,2)&lt;/P&gt;&lt;P&gt;Expression: ValueList(1,2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697350#M251847</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-15T09:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697351#M251848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, ValueList and ValueLoop functions do not work in Expressions in graph, are they ? &lt;/P&gt;&lt;P&gt;If I'm wrong, can you please send me a little example ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697351#M251848</guid>
      <dc:creator>bertrand_herard</dc:creator>
      <dc:date>2014-09-15T09:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697352#M251849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, they do. It would be better, if you could explain your requirement in more details with a sample qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697352#M251849</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-15T09:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697353#M251850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I'm trying to do : in a grah&lt;/P&gt;&lt;P&gt;I've a calculated dimension in a graph with value = ValueList(2010,2014).&lt;/P&gt;&lt;P&gt;In Expressions i'd like to have a difference behaviour depending of the current value of valuelist (exemple : &lt;/P&gt;&lt;P&gt;If ValueList current value &amp;lt;=2012, the expression returns the same value as the valuelist, if ValueList&amp;gt;2012 the expressions returns Valuelist value -1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697353#M251850</guid>
      <dc:creator>bertrand_herard</dc:creator>
      <dc:date>2014-09-15T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697354#M251851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in expression:&lt;/P&gt;&lt;P&gt;=If(ValueList(2010,2014)&amp;lt;=2012, ValueList(2010,2014), -1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697354#M251851</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-15T09:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697355#M251852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=If(ValueList(2010,2014)&amp;lt;=2012, ValueList(2010,2014), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ValueList(2010,2014)&lt;/SPAN&gt;-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697355#M251852</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-15T10:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697356#M251853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&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;"&gt;=ValueList(2010,2014)+(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ValueList(2010,2014)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;2012)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697356#M251853</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-15T10:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697357#M251854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did he mean that?&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;. Hope he understood how it works and modified according to his requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697357#M251854</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-15T10:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697358#M251855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks your answers helped me,&lt;/P&gt;&lt;P&gt;I've manage to build my expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=If(ValueLoop(2010,2014)&amp;lt;=2012, ValueLoop(2010,2014), -1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Unfortunately my final goal was to put this expression in a Set Analysis &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;like this : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If(ValueLoop(2010,2014)&amp;lt;=2012, ValueLoop(2010,2014), -1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;}&amp;gt; MyIndic)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've an issue :&amp;nbsp; if I use the expression in $()&amp;nbsp; it evaluate only one value of it for the whole table /graph &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea about this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697358#M251855</guid>
      <dc:creator>bertrand_herard</dc:creator>
      <dc:date>2014-09-15T13:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697359#M251856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;I've attached a "sandbox" qvw&amp;nbsp; to explain my last point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 08:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697359#M251856</guid>
      <dc:creator>bertrand_herard</dc:creator>
      <dc:date>2014-09-17T08:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697360#M251857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis gets evaluated once for an objcet(NOT row-wise), try with 'if' like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(ValueLoop(2010,2014)&amp;lt;=2013, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; sum(If(Year=ValueLoop(2010,2014),Value)),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; sum(If(Year=ValueLoop(2010,2014)-1,Value))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; )&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 09:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697360#M251857</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-17T09:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting current value of valueList or valueLoop</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697361#M251858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 08:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-current-value-of-valueList-or-valueLoop/m-p/697361#M251858</guid>
      <dc:creator>bertrand_herard</dc:creator>
      <dc:date>2014-10-06T08:06:01Z</dc:date>
    </item>
  </channel>
</rss>

