<?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>article Missing Manual - GetFieldSelections() + Bonus Example in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/ta-p/1486502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: center;"&gt;Have you ever wondered how the examples from the Qlikview help may look like?&lt;/P&gt;&lt;P style="text-align: center;"&gt;Please see below and enjoy responsibly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt; &lt;SPAN style="font-size: 18pt; font-family: 'book antiqua', palatino;"&gt;GetFieldSelections()&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Definition:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Returns a string with the current selections in a field.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79609" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/79609_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;EM&gt;&lt;STRONG&gt;valueSep&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;STRONG&gt; - &lt;/STRONG&gt;is the separator to be put between field values. The default is ', '.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;EM&gt;&lt;STRONG&gt;max_values&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&amp;nbsp; - is the maximum number of field values to be individually listed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When a larger number of values is selected the format 'x of y values' will be used instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The default is 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; font-size: 12pt; font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;Preparation:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Script to play with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;2007&lt;/P&gt;&lt;P&gt;2008&lt;/P&gt;&lt;P&gt;2009&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014&lt;/P&gt;&lt;P&gt;2015&lt;/P&gt;&lt;P&gt;2016&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; font-size: 12pt; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt;Example 1:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Year )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Our field &lt;STRONG&gt;Year&lt;/STRONG&gt; has 10 values (Years from 2007 to 2016)&lt;/P&gt;&lt;P&gt;The default separator is ',' (coma)&lt;/P&gt;&lt;P&gt;The&lt;SPAN style="text-decoration: underline;"&gt; maximum default&lt;/SPAN&gt; numbers of values is &lt;STRONG&gt;6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We used the same expression for all 3 sets of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left:&lt;/STRONG&gt; Selection of 6 values&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Middle&lt;/STRONG&gt;: When more that &lt;STRONG&gt;6&lt;/STRONG&gt; values the result will change to show the values which &lt;SPAN style="text-decoration: underline;"&gt;are not&lt;/SPAN&gt; selected.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Right:&lt;/STRONG&gt; Selecting whole sets of values will return &lt;STRONG&gt;'ALL'&lt;/STRONG&gt; as result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; color: #ffffff; padding: 2px; width: 82px; background-color: #6690bc;" valign="middle"&gt;Data&lt;/TH&gt;&lt;TH style="text-align: center; color: #ffffff; padding: 2px; width: 696px; background-color: #6690bc;" valign="middle"&gt;Expression and Results&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79612" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/79612_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;IMG __jive_id="79624" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/79624_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;Example 2: &lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt;&lt;STRONG&gt;valueSep&lt;/STRONG&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We can assign here any character (or string).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79632" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/79632_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Examples 3&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class="Italic" style="color: #3d3d3d; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;&lt;STRONG&gt;max_values&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default values of 6 is overwritten by the value we have specified(10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79634" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/79634_pastedImage_6.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Interesting:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When playing with this function somehow I managed to get result like below&lt;/P&gt;&lt;P&gt;If you can replicate it please post it.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;&lt;IMG __jive_id="79716" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/79716_pastedImage_15.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bonus:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Practical use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/154581"&gt;PROBLEM OF DIFFERENCE OF SUM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still feeling hungry?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8146"&gt;How to use - Only()&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-7963"&gt;Do you Qualify?- How to use QUALIFY statement&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-7969"&gt;How to use - Dimensionality()&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8030"&gt;Missing Manual - GetFieldSelections() + Bonus Example&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8019"&gt;MaxString &amp;amp;amp; MinString - How to + examples&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8006"&gt;The second dimension... or how to use secondarydimensionality()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8150"&gt;How to use - MissingCount()&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8106"&gt;How to use- Dual()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8009"&gt;Expression Scene Investigation, E1: Moving Average&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2015 14:55:50 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-03-02T14:55:50Z</dc:date>
    <item>
      <title>Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/ta-p/1486502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: center;"&gt;Have you ever wondered how the examples from the Qlikview help may look like?&lt;/P&gt;&lt;P style="text-align: center;"&gt;Please see below and enjoy responsibly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt; &lt;SPAN style="font-size: 18pt; font-family: 'book antiqua', palatino;"&gt;GetFieldSelections()&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Definition:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Returns a string with the current selections in a field.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79609" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/79609_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;EM&gt;&lt;STRONG&gt;valueSep&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;STRONG&gt; - &lt;/STRONG&gt;is the separator to be put between field values. The default is ', '.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;EM&gt;&lt;STRONG&gt;max_values&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&amp;nbsp; - is the maximum number of field values to be individually listed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When a larger number of values is selected the format 'x of y values' will be used instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The default is 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; font-size: 12pt; font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;Preparation:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Script to play with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;2007&lt;/P&gt;&lt;P&gt;2008&lt;/P&gt;&lt;P&gt;2009&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014&lt;/P&gt;&lt;P&gt;2015&lt;/P&gt;&lt;P&gt;2016&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; font-size: 12pt; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt;Example 1:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Year )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Our field &lt;STRONG&gt;Year&lt;/STRONG&gt; has 10 values (Years from 2007 to 2016)&lt;/P&gt;&lt;P&gt;The default separator is ',' (coma)&lt;/P&gt;&lt;P&gt;The&lt;SPAN style="text-decoration: underline;"&gt; maximum default&lt;/SPAN&gt; numbers of values is &lt;STRONG&gt;6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We used the same expression for all 3 sets of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left:&lt;/STRONG&gt; Selection of 6 values&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Middle&lt;/STRONG&gt;: When more that &lt;STRONG&gt;6&lt;/STRONG&gt; values the result will change to show the values which &lt;SPAN style="text-decoration: underline;"&gt;are not&lt;/SPAN&gt; selected.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Right:&lt;/STRONG&gt; Selecting whole sets of values will return &lt;STRONG&gt;'ALL'&lt;/STRONG&gt; as result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; color: #ffffff; padding: 2px; width: 82px; background-color: #6690bc;" valign="middle"&gt;Data&lt;/TH&gt;&lt;TH style="text-align: center; color: #ffffff; padding: 2px; width: 696px; background-color: #6690bc;" valign="middle"&gt;Expression and Results&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79612" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/79612_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;IMG __jive_id="79624" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/79624_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;Example 2: &lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt;&lt;STRONG&gt;valueSep&lt;/STRONG&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We can assign here any character (or string).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79632" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/79632_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Examples 3&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class="Italic" style="color: #3d3d3d; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;&lt;STRONG&gt;max_values&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default values of 6 is overwritten by the value we have specified(10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79634" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/79634_pastedImage_6.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Interesting:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When playing with this function somehow I managed to get result like below&lt;/P&gt;&lt;P&gt;If you can replicate it please post it.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;&lt;IMG __jive_id="79716" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/79716_pastedImage_15.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bonus:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Practical use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/154581"&gt;PROBLEM OF DIFFERENCE OF SUM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still feeling hungry?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8146"&gt;How to use - Only()&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-7963"&gt;Do you Qualify?- How to use QUALIFY statement&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-7969"&gt;How to use - Dimensionality()&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8030"&gt;Missing Manual - GetFieldSelections() + Bonus Example&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8019"&gt;MaxString &amp;amp;amp; MinString - How to + examples&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8006"&gt;The second dimension... or how to use secondarydimensionality()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-8150"&gt;How to use - MissingCount()&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8106"&gt;How to use- Dual()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8009"&gt;Expression Scene Investigation, E1: Moving Average&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 14:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/ta-p/1486502</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-02T14:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486503#M1664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really interesting post!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I tried to achieve below scenario &amp;amp; found the following thing:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;&lt;A href="https://community.qlik.com/legacyfs/online/79946_pastedImage_15.png"&gt;&lt;IMG __jive_id="79946" class="jive-image image-6" height="219" src="https://community.qlik.com/legacyfs/online/79946_pastedImage_15.png" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="228" /&gt;&lt;/A&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;The above result is possible when your default 'max_values' parameter has value less than your selected number of values.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79938" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/79938_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="79939" class="jive-image image-8" src="https://community.qlik.com/legacyfs/online/79939_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 06:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486503#M1664</guid>
      <dc:creator />
      <dc:date>2015-03-05T06:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486504#M1665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing Kiran.&lt;/P&gt;&lt;P&gt;This was my initial thought but I was not able to replicate this result. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 06:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486504#M1665</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-05T06:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486505#M1666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like from SR9 (at least) there is a new field: state_name. According to the documentation, an Alternate State must be specified, and therefore it returns the field selections applied to that Alternate State.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="getfieldselections.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80099_getfieldselections.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sorin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 10:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486505#M1666</guid>
      <dc:creator>isorinrusu</dc:creator>
      <dc:date>2015-03-06T10:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486506#M1667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sorin for updated.&lt;/P&gt;&lt;P&gt;I have created this document on SR2.&lt;/P&gt;&lt;P&gt;It looks like something has been changed.&lt;/P&gt;&lt;P&gt;This tell me to include version number with each document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 10:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486506#M1667</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-06T10:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486507#M1668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, I used the following &lt;STRONG&gt;=GetFieldSelections([FieldName], '~', 1)&lt;/STRONG&gt; and it returns 1 selection, 1 NOT selected, ALL or # of #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SR5 where Alternate State is a drop-down option in Text Box rather than built into the function. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. Would more control be possible if GetSelectedCount and GetAlternativeCount were used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 14:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486507#M1668</guid>
      <dc:creator />
      <dc:date>2015-03-09T14:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486508#M1669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using GetselectedCount() and GetAlternativeCount(), you could build a string like &amp;gt;&amp;gt; selected 6 of 10 &amp;lt;&amp;lt; or &amp;gt;&amp;gt; selected: all but 4 &amp;lt;&amp;lt; or whatever - or you could fix the below dilemma by hard-coding the treshold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't quite understand - I have experimented a bit with different max_value parameters (I had this exact list of 10 years for an example) and I don't quite understand when exactly the output switches from "4 of 10" or "5 of 10" to "NOT ..."&lt;/P&gt;&lt;P&gt;=&amp;gt; Both happen when there are more selected values than the max_value_parameter, but I don't see the pattern ...&lt;/P&gt;&lt;P&gt;=&amp;gt; Can anyone explain the logic behind this?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 14:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486508#M1669</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-09T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486509#M1670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be precise about your query, it all depends on value pass in the parameter '&lt;STRONG&gt;max_value&lt;/STRONG&gt;' &amp;amp; number of selection/s made in the field.&lt;/P&gt;&lt;P&gt;If you suppose let set this threshold to 4 for e.g.. then for your any 4 selections, you will get output as selected values. henceforth, you find output as '&lt;STRONG&gt;# of #&lt;/STRONG&gt;" in case of more values selected.After that as soon as &lt;EM&gt;count of unselected value equal to or less than threshold value&lt;/EM&gt; (4 in this case) you will get output in the format '&lt;STRONG&gt;NOT...&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I understood when testing on the different scenario.&lt;/P&gt;&lt;P&gt;Kindly share,if any one find more details on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 06:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486509#M1670</guid>
      <dc:creator />
      <dc:date>2015-03-10T06:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486510#M1671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another good post Robert. &lt;/P&gt;&lt;P&gt;These are worthwhile as many of the examples in the help file are very sparse.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 19:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486510#M1671</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-03-18T19:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486511#M1672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Colin.&lt;/P&gt;&lt;P&gt;Appreciate your comment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 20:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486511#M1672</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-18T20:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486512#M1673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the clear explanation!&lt;/P&gt;&lt;P&gt;Does anyone know if it's possible to avoid getting output in the format 'NOT...'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 15:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486512#M1673</guid>
      <dc:creator />
      <dc:date>2015-12-16T15:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486513#M1674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to show all selected values, then you can create a variable &amp;amp; pass it at 'max_values' parameter.&lt;/P&gt;&lt;P&gt;Like e.g. in this case, LET &lt;STRONG&gt;vYearCount = Count(Year)&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;then in expression, &lt;STRONG&gt;=GetFieldSelections(Year,'~',&lt;EM&gt;vYearCount&lt;/EM&gt;) &lt;/STRONG&gt;will do the purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Shinde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 04:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486513#M1674</guid>
      <dc:creator />
      <dc:date>2015-12-17T04:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486514#M1675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the fast respons Kiran,&lt;/P&gt;&lt;P&gt;To avoid an unreadable title, I would like to have a max_value that is below the total amount of possible values. The output "x OF y" is very welcome, I just would like to keep that output instead of it switching to the "NOT"-notation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 07:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486514#M1675</guid>
      <dc:creator />
      <dc:date>2015-12-17T07:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486515#M1676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert Mika, Nice examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 03:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486515#M1676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-08T03:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - GetFieldSelections() + Bonus Example</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486516#M1677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good post&lt;/P&gt;&lt;P&gt;Thank's for sharing&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;P&gt;Enrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 06:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-GetFieldSelections-Bonus-Example/tac-p/1486516#M1677</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2016-10-08T06:21:48Z</dc:date>
    </item>
  </channel>
</rss>

