<?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 Expression that ignores some selections and contains where conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090321#M362755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an expression SUM(value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to also have an expression that does 2 things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ignores all list box selections except 1 box&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;contains where conditions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SUM(&lt;SPAN style="font-size: 13.3333px;"&gt;value&lt;/SPAN&gt;) Where category = 'abc'/SUM(TOTAL &lt;SPAN style="font-size: 13.3333px;"&gt;value &lt;SPAN style="font-size: 13.3333px;"&gt;Where category = 'abc' OR 'xyz'&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and only affected by selections from the yearperiod selection box nothing else&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 May 2016 13:08:08 GMT</pubDate>
    <dc:creator>matthewp</dc:creator>
    <dc:date>2016-05-06T13:08:08Z</dc:date>
    <item>
      <title>Expression that ignores some selections and contains where conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090321#M362755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an expression SUM(value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to also have an expression that does 2 things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ignores all list box selections except 1 box&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;contains where conditions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SUM(&lt;SPAN style="font-size: 13.3333px;"&gt;value&lt;/SPAN&gt;) Where category = 'abc'/SUM(TOTAL &lt;SPAN style="font-size: 13.3333px;"&gt;value &lt;SPAN style="font-size: 13.3333px;"&gt;Where category = 'abc' OR 'xyz'&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and only affected by selections from the yearperiod selection box nothing else&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090321#M362755</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2016-05-06T13:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that ignores some selections and contains where conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090322#M362756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;category={'abc'},listbox1=,listbox2=,listbox3=&amp;gt;}value) /&lt;/P&gt;&lt;P&gt;sum({&amp;lt;category={'abc','xyz'},listbox1=,listbox2=,listbox3=&amp;gt;}total value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;listbox1, listbox2 are the listbox whose selection should not be effected.&lt;/P&gt;&lt;P&gt;Mention all the list box apart from yearperiod in set annalysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090322#M362756</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2016-05-06T13:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that ignores some selections and contains where conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090323#M362757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by listbox1 do you mean the object id e.g. LB251 or the title?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090323#M362757</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2016-05-06T13:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that ignores some selections and contains where conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090324#M362758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUM({1&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yearperiod&amp;nbsp; = $:: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yearperiod, Category = {'abc'} &lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}Value)/&lt;SPAN style="font-size: 13.3333px;"&gt;SUM(TOTAL {1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yearperiod&amp;nbsp; = $:: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yearperiod, Category = {'abc','xyz'} &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;gt;}Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090324#M362758</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-05-06T13:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that ignores some selections and contains where conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090325#M362759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to also have where conditions inside the expression and divide by another expression (see question)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your on the right track though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090325#M362759</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2016-05-06T13:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that ignores some selections and contains where conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090326#M362760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have edited my reply..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-ignores-some-selections-and-contains-where/m-p/1090326#M362760</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-05-06T13:26:09Z</dc:date>
    </item>
  </channel>
</rss>

