<?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: Sum without affecting selection except few fields. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398705#M148411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis expressions. sum(&lt;STRONG&gt;{&amp;lt;Field1=,Field2=&amp;gt;}&lt;/STRONG&gt; Sales) will ignore selections in Field1 and Field2 but take selections in other fields into account. Change your expressions to include the set modifiers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Mar 2013 10:26:06 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-03-27T10:26:06Z</dc:date>
    <item>
      <title>Sum without affecting selection except few fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398704#M148410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;. I have a dashboard where I need to calculate the &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;DownTime&lt;/STRONG&gt;&lt;/SPAN&gt; for the &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;Machines&lt;/STRONG&gt; &lt;/SPAN&gt;as well the &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;Ideal Uptime&lt;/STRONG&gt;&lt;/SPAN&gt; for them as well.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;. Now on the &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;Tab Activate&lt;/STRONG&gt;&lt;/SPAN&gt; for &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;Downtime&lt;/STRONG&gt;&lt;/SPAN&gt; the user wish to &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;select some values from the Downtime&lt;/STRONG&gt;&lt;/SPAN&gt; Table. I suggested to use the values inside expressions rather than selecting on Tab Activate but for some reasons the user is not agreeing on that.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;.Now as &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;some values from Downtime gets selected &lt;/STRONG&gt;&lt;/SPAN&gt;the &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;Uptime gets affected&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;shows uptime only for days where there is some Downtime&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above behaviour is not expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now even though whatever selection are done, except for fields from Uptime Table, I wish to show the ideal uptime. What Expression I can use to achieve that.&lt;/P&gt;&lt;P&gt;In Uptime table I have Department, Date, Week, Month &amp;amp; Year. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I remember using some Aggr function I should be able to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest. Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 10:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398704#M148410</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2013-03-27T10:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sum without affecting selection except few fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398705#M148411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis expressions. sum(&lt;STRONG&gt;{&amp;lt;Field1=,Field2=&amp;gt;}&lt;/STRONG&gt; Sales) will ignore selections in Field1 and Field2 but take selections in other fields into account. Change your expressions to include the set modifiers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 10:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398705#M148411</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-27T10:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sum without affecting selection except few fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398706#M148412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to have it the reverse way. Only selection within specific fields need to be considered otherwise should show all with respect to dimension. Can u suggest something for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 10:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398706#M148412</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2013-03-27T10:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sum without affecting selection except few fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398707#M148413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to put all the fields that should be ignored in the set modifier. If that list is very long you could try the approach described &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1334"&gt;here&lt;/A&gt;. If you're using QV11 you could also try &lt;A _jive_internal="true" href="https://community.qlik.com/thread/51147"&gt;using alternate states&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 10:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398707#M148413</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-27T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sum without affecting selection except few fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398708#M148414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Gysbert. That solves my problem..&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 11:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-without-affecting-selection-except-few-fields/m-p/398708#M148414</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2013-03-27T11:04:16Z</dc:date>
    </item>
  </channel>
</rss>

