<?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: Keep expression value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578054#M214938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to add expression in list box expression where you have added count(Values) instead of that put&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;&amp;nbsp; =count({1}Values)&lt;/P&gt;&lt;P&gt;hope this will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2014 05:52:26 GMT</pubDate>
    <dc:creator>vijetas42</dc:creator>
    <dc:date>2014-04-30T05:52:26Z</dc:date>
    <item>
      <title>Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578049#M214933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list which contains names and values as expression. the values represents the count of record for each name. example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Banks&amp;nbsp; 155&lt;/P&gt;&lt;P&gt;Education 255&lt;/P&gt;&lt;P&gt;Gov&amp;nbsp; 30&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;I also have other objects like charts etc... &lt;/P&gt;&lt;P&gt; When choosing one of the names in the list, it filter the table based on the selected in the list, All other names in the list will have value count of 0 as a result of filtering.&lt;/P&gt;&lt;P&gt;Banks 155&lt;/P&gt;&lt;P&gt;Education 0&lt;/P&gt;&lt;P&gt;Gov&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;The question is, How I can keep the values even after the selection. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 04:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578049#M214933</guid>
      <dc:creator />
      <dc:date>2014-04-30T04:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578050#M214934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis in the expression. Like:&lt;/P&gt;&lt;P&gt;=Sum({1}Amount)&lt;/P&gt;&lt;P&gt;{1} - ignores any selection in your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 04:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578050#M214934</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-30T04:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578051#M214935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can elaborate little more what exactly you want to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 04:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578051#M214935</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2014-04-30T04:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578052#M214936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Untitled[1].png" class="jive-image" src="/legacyfs/online/58156_Untitled[1].png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 05:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578052#M214936</guid>
      <dc:creator />
      <dc:date>2014-04-30T05:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578053#M214937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you see in the images bellow.&lt;/P&gt;&lt;P&gt; The first list has no filter, so it shows all names with all values (count).&lt;/P&gt;&lt;P&gt;the second one has on of the option is selected which filter the data, In this case all other values (count) becomes 0. I want to keep the these values when filter is applies &lt;IMG alt="Untitled[1].png" class="jive-image" src="/legacyfs/online/58159_Untitled[1].png" /&gt;&lt;IMG alt="Untitle1d[2].png" class="jive-image" src="/legacyfs/online/58160_Untitle1d[2].png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 05:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578053#M214937</guid>
      <dc:creator />
      <dc:date>2014-04-30T05:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578054#M214938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to add expression in list box expression where you have added count(Values) instead of that put&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;&amp;nbsp; =count({1}Values)&lt;/P&gt;&lt;P&gt;hope this will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 05:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578054#M214938</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2014-04-30T05:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578055#M214939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx it works, but still have a problem&lt;/P&gt;&lt;P&gt;&amp;nbsp; I want the values to changes if filtering anther field.&lt;/P&gt;&lt;P&gt;suppose I have 2 list-box,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; when choosing from List 1, all values in List 2 will be filtered based on the selection of List 1, but the List 1 values will remain. the same when&amp;nbsp; choosing from list 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 06:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578055#M214939</guid>
      <dc:creator />
      <dc:date>2014-04-30T06:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Keep expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578056#M214940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, It works for all the list boxes&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58169_sample.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 06:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-expression-value/m-p/578056#M214940</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2014-04-30T06:26:42Z</dc:date>
    </item>
  </channel>
</rss>

