<?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 respond to filter as modifier in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308222#M406985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None of our solutions work? Or we misread your requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 May 2017 07:36:47 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2017-05-22T07:36:47Z</dc:date>
    <item>
      <title>Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308216#M406979</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 expression like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sum(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;{&amp;lt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region = {"USA", "Asia"}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sales)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;How do I make this expression to respond to the filter Region Asia?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 06:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308216#M406979</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2017-05-22T06:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308217#M406980</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;May be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Sum(&lt;/EM&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;{&amp;lt;&lt;/EM&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Region = {'Asia'}&lt;/EM&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;gt;} &lt;/EM&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Sales)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 06:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308217#M406980</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-05-22T06:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308218#M406981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;What you mean by expression to respond ? if you want the expression to respond for filter you apply simply try like this &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Sum(&lt;/EM&gt;&lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Sales)&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;if you want the expression to remain constant for the Asia then use &lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Sum(&lt;/EM&gt;&lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;{&amp;lt;&lt;/EM&gt;&lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Region = {'Asia'}&lt;/EM&gt;&lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;&amp;gt;} &lt;/EM&gt;&lt;EM style="font-weight: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Sales)&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 06:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308218#M406981</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-22T06:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308219#M406982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Sum(&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;{&lt;EM style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-weight: inherit;"&gt;&amp;lt;&lt;/EM&gt;&lt;EM style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-weight: inherit;"&gt; Region *= {'Asia'}&lt;/EM&gt;&lt;EM style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-weight: inherit;"&gt;&amp;gt;&lt;/EM&gt;+&amp;lt;&lt;/EM&gt;&lt;EM style="font-family: inherit; font-weight: inherit;"&gt; Region = {'USA'}&lt;/EM&gt;&lt;EM style="font-family: inherit; font-weight: inherit;"&gt;&amp;gt;}&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Sales)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 07:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308219#M406982</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-05-22T07:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308220#M406983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Sum(&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;{&amp;lt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region &lt;STRONG&gt;*=&lt;/STRONG&gt; {"USA", "Asia"}&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;gt;}&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Sales)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 07:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308220#M406983</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-05-22T07:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308221#M406984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just decided to make a trigger for my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 07:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308221#M406984</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2017-05-22T07:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308222#M406985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None of our solutions work? Or we misread your requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 07:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308222#M406985</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-05-22T07:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis respond to filter as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308223#M406986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should avoid triggers as far as possible. Solution suggested by me or Tresesco should work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 07:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-respond-to-filter-as-modifier/m-p/1308223#M406986</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-05-22T07:38:57Z</dc:date>
    </item>
  </channel>
</rss>

