<?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: Set analysis function using variable to ignore certain fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-function-using-variable-to-ignore-certain-fields/m-p/1704282#M724485</link>
    <description>&lt;P&gt;May be try like this..&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;Country, zone, Code&amp;gt;}FieldA)&lt;/LI-CODE&gt;&lt;P&gt;This will ignore selections on Country, zone and Code.&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 00:31:23 GMT</pubDate>
    <dc:creator>Saravanan_Desingh</dc:creator>
    <dc:date>2020-05-22T00:31:23Z</dc:date>
    <item>
      <title>Set analysis function using variable to ignore certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-function-using-variable-to-ignore-certain-fields/m-p/1704247#M724484</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have text box using variable : 'vOrder_Volume' , I have multiple filters in my dashboard Like Country, zone, branch, Code etc. But I want to keep this&amp;nbsp; affected by only Branch and below&amp;nbsp; level selection and ignore all above level (Zone, Country) selection , How to make set analysis expression or Is there any other way to achieve that ?Can anyone&amp;nbsp;please help me with that?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-function-using-variable-to-ignore-certain-fields/m-p/1704247#M724484</guid>
      <dc:creator>Iraa</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis function using variable to ignore certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-function-using-variable-to-ignore-certain-fields/m-p/1704282#M724485</link>
      <description>&lt;P&gt;May be try like this..&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;Country, zone, Code&amp;gt;}FieldA)&lt;/LI-CODE&gt;&lt;P&gt;This will ignore selections on Country, zone and Code.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 00:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-function-using-variable-to-ignore-certain-fields/m-p/1704282#M724485</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-22T00:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis function using variable to ignore certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-function-using-variable-to-ignore-certain-fields/m-p/1704322#M724486</link>
      <description>&lt;P&gt;What you are trying to achieve is not entirely clear, however, if you want to use a user input variable to control what selections are ignored in an expression, then you could try something like:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(vIgnoreSelections)&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;Where vIgnoreSelections has been set to equal&amp;nbsp;&lt;SPAN&gt;Zone, Country (or what other selections you want to be ignored)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Let vIgnoreSelections = 'Zone, Country';&amp;nbsp; &amp;nbsp;//in the script&lt;/P&gt;&lt;P&gt;You can add vIgnoreSelection to an Input Box object so users can type fields to ignore, but they must be careful to type it exactly correct.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 08:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-function-using-variable-to-ignore-certain-fields/m-p/1704322#M724486</guid>
      <dc:creator>whiteymcaces</dc:creator>
      <dc:date>2020-05-22T08:04:01Z</dc:date>
    </item>
  </channel>
</rss>

