<?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 How to block filter selection by dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-block-filter-selection-by-dimension/m-p/134376#M20147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this chart and need to show total REFERENCIA witihout the filter change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;REFERENCIA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="grap.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212162_grap.jpg" style="height: 224px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2018 18:09:33 GMT</pubDate>
    <dc:creator>breno_morais</dc:creator>
    <dc:date>2018-08-29T18:09:33Z</dc:date>
    <item>
      <title>How to block filter selection by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-block-filter-selection-by-dimension/m-p/134376#M20147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this chart and need to show total REFERENCIA witihout the filter change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;REFERENCIA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="grap.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212162_grap.jpg" style="height: 224px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 18:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-block-filter-selection-by-dimension/m-p/134376#M20147</guid>
      <dc:creator>breno_morais</dc:creator>
      <dc:date>2018-08-29T18:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to block filter selection by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-block-filter-selection-by-dimension/m-p/134377#M20148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;REFERENCIA= i&lt;/STRONG&gt;n your set analysis expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if you r expression is sum(Amount) then you can convert it to -&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;REFERENCIA = &lt;/STRONG&gt;&amp;gt;}Amount)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 18:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-block-filter-selection-by-dimension/m-p/134377#M20148</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2018-08-29T18:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to block filter selection by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-block-filter-selection-by-dimension/m-p/134378#M20149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put the filters in your set analysis which you doesn't want to have impact on the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you doesn't want to have an impact when filtering the values on &lt;STRONG&gt;YEAR, Month, Quarter &lt;/STRONG&gt;fields. Try it as below:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;YEAR=, Month=, Quarter=&amp;gt;}[Total de Ativos])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else, if you are having too many filters and you want to achieve the same scenario, you can go with &lt;STRONG&gt;Alternate States.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 18:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-block-filter-selection-by-dimension/m-p/134378#M20149</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2018-08-29T18:36:28Z</dc:date>
    </item>
  </channel>
</rss>

