<?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 Multiple if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213331#M1310793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to have done the trick! Many thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 17:23:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-01T17:23:32Z</dc:date>
    <item>
      <title>Multiple if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213328#M1310782</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;I am new to QlikView and have found a lot of useful on these forums! However, I cannot work out how to solve the following problem:&lt;/P&gt;&lt;P&gt;I have two calculations as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;sum (if ([Entry Date] &amp;gt; (today()-(17*7)), [Total Hrs], '0'))&lt;/PRE&gt;- this shows me the total number of hours worked in the last 17 weeks&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;Sum ( {$&amp;lt;Project_Type= {"Project"} &amp;gt;} [Total Hrs])&lt;/PRE&gt;- this shows me the total number of hours worked on a project (called project in this case) since time started being recorded. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I combine the two so I can show total numbers of hours worked on a project in the last 17 weeks?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213328#M1310782</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Multiple if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213329#M1310786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use below expression...hope that will work..&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Project_Type = {"Project"},[Entry Date]={"&amp;gt;$(=today()-(17*7))"}&amp;gt;} [Total Hrs])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 17:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213329#M1310786</guid>
      <dc:creator />
      <dc:date>2010-09-01T17:15:56Z</dc:date>
    </item>
    <item>
      <title>Multiple if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213330#M1310790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello and welcome to the Forums,&lt;/P&gt;&lt;P&gt;I'd try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt; [Entry Date] = {"&amp;gt;$(=Date(Today() - (17 * 7)))"}, Project_Type = {"Project"} &amp;gt;} [Total Hrs])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Take care of the date and time formats.&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 17:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213330#M1310790</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-01T17:16:51Z</dc:date>
    </item>
    <item>
      <title>Multiple if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213331#M1310793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to have done the trick! Many thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 17:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if/m-p/213331#M1310793</guid>
      <dc:creator />
      <dc:date>2010-09-01T17:23:32Z</dc:date>
    </item>
  </channel>
</rss>

