<?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: Freeze the values in Chart table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527328#M197073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus's answer is right if you want your sales value not to change on selecting those field.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;SUM({&amp;lt;Year = , Month = , Qtr = , &amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This will give you same result if you change Year, Month or Qty...&lt;/P&gt;&lt;P&gt;If you want your sales not to change even though change in any field or list box... use below.&lt;/P&gt;&lt;P&gt;SUM({1}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 13:10:01 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2013-12-04T13:10:01Z</dc:date>
    <item>
      <title>Freeze the values in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527326#M197071</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;I need to freeze the values in a field in a chart table. If i select any input in the multibox, the values in that field should not change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527326#M197071</guid>
      <dc:creator />
      <dc:date>2013-12-04T13:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze the values in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527327#M197072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chaithra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this sounds like the sort of issue you'd be able to tackle using set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, for example your original expression was sum(Sales), and you wished to ignore the selection in a field called 'IgnoreThisField', then change your expression to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;IgnoreThisField=&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527327#M197072</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2013-12-04T13:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze the values in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527328#M197073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus's answer is right if you want your sales value not to change on selecting those field.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;SUM({&amp;lt;Year = , Month = , Qtr = , &amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This will give you same result if you change Year, Month or Qty...&lt;/P&gt;&lt;P&gt;If you want your sales not to change even though change in any field or list box... use below.&lt;/P&gt;&lt;P&gt;SUM({1}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527328#M197073</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-12-04T13:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze the values in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527329#M197074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Document Properties---&amp;gt; General----&amp;gt; Alternate States----&amp;gt; Add---&amp;gt; Give a name to State for example give the name&amp;nbsp; "a". ----OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to your chart properties---&amp;gt;General----&amp;gt;Alternate State---&amp;gt; Select "a"---Apply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now your values won't change with other selections. . .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brijesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 05:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527329#M197074</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2013-12-05T05:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze the values in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527330#M197075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u, it worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 13:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Freeze-the-values-in-Chart-table/m-p/527330#M197075</guid>
      <dc:creator />
      <dc:date>2013-12-05T13:25:46Z</dc:date>
    </item>
  </channel>
</rss>

