<?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: Total in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706785#M723866</link>
    <description>&lt;P&gt;TOTAL consider all selections you make. But ignores the row in the Table. The Aggregation will be done across the rows.&lt;/P&gt;&lt;P&gt;You can search in the community for more details.&lt;/P&gt;</description>
    <pubDate>Sat, 30 May 2020 19:11:04 GMT</pubDate>
    <dc:creator>Saravanan_Desingh</dc:creator>
    <dc:date>2020-05-30T19:11:04Z</dc:date>
    <item>
      <title>Total in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706783#M723865</link>
      <description>&lt;P&gt;hi guys&lt;/P&gt;&lt;P&gt;1. Please explain to me what the 'Total' in the following expression means...&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I am specifying &lt;SPAN&gt;REQ_HOUR -= {'NULL'} in the Set Expression&lt;/SPAN&gt; ,..would this hardcoded 'NULL' field also get &lt;STRONG&gt;excluded&lt;/STRONG&gt; in the Total part? if not - how can I get that part explicitly excecuted in the Total...?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;avg({$&amp;lt;PERIOD={$(vMaxMonth)},REQ_DATE=, TYPE_GRAPH = {'HOURLY'}, REQ_HOUR -= {'NULL'}&amp;gt;}total &amp;lt;WKDAY,REQ_HOUR&amp;gt; HOUR_VOLUME)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706783#M723865</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Total in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706785#M723866</link>
      <description>&lt;P&gt;TOTAL consider all selections you make. But ignores the row in the Table. The Aggregation will be done across the rows.&lt;/P&gt;&lt;P&gt;You can search in the community for more details.&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 19:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706785#M723866</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-30T19:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Total in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706787#M723867</link>
      <description>&lt;P&gt;Just noticed.&lt;BR /&gt;Are you trying to remove the NULL values for REQ_HOUR, with the below code? Sorry its wrong.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;REQ_HOUR -= {'NULL'}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Use below. It is equivalent to Not IsNull(REQ_HOUR).&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;REQ_HOUR = {"*"}&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 30 May 2020 19:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706787#M723867</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-30T19:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Total in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706789#M723868</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've built in a line in my code that says if(isnull(REQ_HOUR),'NULL',REQ_HOUR) as REQ_HOUR to try and 'catch' that null field.&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 19:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Expression/m-p/1706789#M723868</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2020-05-30T19:17:15Z</dc:date>
    </item>
  </channel>
</rss>

