<?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: What are Value List in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759372#M1031808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Feb 2015 14:43:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-06T14:43:13Z</dc:date>
    <item>
      <title>What are Value List</title>
      <link>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759370#M1031806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain about the value list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 14:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759370#M1031806</guid>
      <dc:creator />
      <dc:date>2015-02-06T14:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: What are Value List</title>
      <link>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759371#M1031807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Valuelist is used as a custom list of values to use mainly as a calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor1290"&gt;&lt;/A&gt;Synthetic Dimension Functions&lt;/H1&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;ValueList&lt;/SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;value {, value }&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns a set of listed values which, when used in a calculated dimension, will form a synthetic dimension. In charts with a synthetic dimension created with the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;valuelist&lt;/SPAN&gt; function it is possible to reference the dimension value corresponding to a specific expression cell by restating the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;valuelist&lt;/SPAN&gt; function with the same parameters in the chart expression. The function may of course be used anywhere in the layout, but apart from when used for synthetic dimensions it will only be meaningful inside an aggregation function. &lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;valuelist&lt;/SPAN&gt; ( 1, 10, 100 ) &lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;valuelist&lt;/SPAN&gt; ( 'a', 'xyz', 55 ) &lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;ValueLoop(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;from [, to [, step = 1 ]]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns a set of iterated values which, when used in a calculated dimension, will form a synthetic dimension. The values generated will start with the &lt;SPAN class="Bold"&gt;from&lt;/SPAN&gt; value and end with the &lt;SPAN class="Bold"&gt;to&lt;/SPAN&gt; value including intermediate values in increments of step. In charts with a synthetic dimension created with the &lt;SPAN class="Bold"&gt;valueloop&lt;/SPAN&gt; function it is possible to reference the dimension value corresponding to a specific expression cell by restating the &lt;SPAN class="Bold"&gt;valueloop&lt;/SPAN&gt; function with the same parameters in the chart expression. The function may of course be used anywhere in the layout, but apart from when used for synthetic dimensions it will only be meaningful inside an aggregation function. &lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;valueloop ( 1, 3 )&lt;/SPAN&gt; returns the values 1, 2 and 3&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;valueloop ( 1, 5, 2 )&lt;/SPAN&gt; returns the values 1, 3 and 5&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;valueloop ( 11 )&lt;/SPAN&gt; returns the value 11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 14:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759371#M1031807</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-06T14:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: What are Value List</title>
      <link>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759372#M1031808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 14:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759372#M1031808</guid>
      <dc:creator />
      <dc:date>2015-02-06T14:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: What are Value List</title>
      <link>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759373#M1031809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-5011" title="http://community.qlik.com/docs/DOC-5011"&gt;http://community.qlik.com/docs/DOC-5011&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 14:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759373#M1031809</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-06T14:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: What are Value List</title>
      <link>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759374#M1031810</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;Here you have an example - it comes from great book "QlikView for Developers Cookbook" by Stephen Redmond, which I strongly recommend &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at Properties of the chart. One dimension is calculated, and you can name any values you want.&lt;/P&gt;&lt;P&gt;Check expression definition on Expressions tab - there is:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ValueList&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1,2)=1, 0, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can manually give any value for every dimension you created.&lt;/P&gt;&lt;P&gt;It is very convenient!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Bartek&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 14:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-are-Value-List/m-p/759374#M1031810</guid>
      <dc:creator />
      <dc:date>2015-02-06T14:53:02Z</dc:date>
    </item>
  </channel>
</rss>

