<?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 Excluding selections for expression with set modifiers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluding-selections-for-expression-with-set-modifiers/m-p/245380#M496054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand, shouldn't the first row change with selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try using the set identifier {1} instead of $ for current selections:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;sum({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;CompleteAppts={0}&amp;gt;} PanelSize)/sum(&lt;STRONG&gt; {1}&lt;/STRONG&gt; PanelSize)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2012 21:54:26 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-02-01T21:54:26Z</dc:date>
    <item>
      <title>Excluding selections for expression with set modifiers</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-selections-for-expression-with-set-modifiers/m-p/245378#M496052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my QV document I have 3 rows of data. The first row is the row that I would like to have change based on the current selections. The second is a total row that should remain static and should be equal to the first when there are no selections (ie. the Total). And a third line that compares the first two lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is easily accomplished for normal expression that just require a sum(ALL variable) expression.&amp;nbsp; Where I'm running into trouble is the formulas for the first row that already have set modifiers in them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example of one such expression from the first row:&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;CompleteAppts={0}&amp;gt;} PanelSize)/sum(PanelSize)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using:&lt;/P&gt;&lt;P&gt;sum(ALL {$&amp;lt;CompleteAppts={0}&amp;gt;} PanelSize)/sum(ALL PanelSize)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when you use a selection then the expression becomes filtered. How can I change the syntax so the Total version is not affected by the selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 21:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-selections-for-expression-with-set-modifiers/m-p/245378#M496052</guid>
      <dc:creator />
      <dc:date>2012-02-01T21:04:57Z</dc:date>
    </item>
    <item>
      <title>Excluding selections for expression with set modifiers</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-selections-for-expression-with-set-modifiers/m-p/245379#M496053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; instead of using ALL use the dimension name itself .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;CompleteAppts={0}, Dim1=, Dim2=&amp;gt;} PanelSize)/sum({&amp;lt;Dim1=,Dim2=&amp;gt;}PanelSize)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which means ignore whatever is selected in Dim1 and Dim2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 21:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-selections-for-expression-with-set-modifiers/m-p/245379#M496053</guid>
      <dc:creator />
      <dc:date>2012-02-01T21:50:00Z</dc:date>
    </item>
    <item>
      <title>Excluding selections for expression with set modifiers</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-selections-for-expression-with-set-modifiers/m-p/245380#M496054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand, shouldn't the first row change with selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try using the set identifier {1} instead of $ for current selections:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;sum({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;CompleteAppts={0}&amp;gt;} PanelSize)/sum(&lt;STRONG&gt; {1}&lt;/STRONG&gt; PanelSize)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 21:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-selections-for-expression-with-set-modifiers/m-p/245380#M496054</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-01T21:54:26Z</dc:date>
    </item>
  </channel>
</rss>

