<?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: What is wrong with this expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631014#M1087157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum(if(Interval([Time Taken to Complete],'hhh')&amp;gt;=4,1,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2014 13:12:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-28T13:12:45Z</dc:date>
    <item>
      <title>What is wrong with this expression?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631013#M1087155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, i have attached a sample file where i am getting an issue with an expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression should be summing the OrderComplete_Flag where the [Time Taken to Complete] is less than 4hrs.&lt;/P&gt;&lt;P&gt;the result i get should be 3 but i am getting 6 and i am unsure on why.&lt;/P&gt;&lt;P&gt;the expression is saying that 3 of the times are less than 4 hrs but they are not.&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631013#M1087155</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2014-05-28T13:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong with this expression?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631014#M1087157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum(if(Interval([Time Taken to Complete],'hhh')&amp;gt;=4,1,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631014#M1087157</guid>
      <dc:creator />
      <dc:date>2014-05-28T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong with this expression?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631015#M1087159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sorry, i have just noticed that your expression says greater or equal to 4. i need it less than 4 but when i do that i get the wrong result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631015#M1087159</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2014-05-28T13:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong with this expression?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631016#M1087160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum(if(SubField([Time Taken to Complete],':',1)&amp;lt;4,1,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631016#M1087160</guid>
      <dc:creator />
      <dc:date>2014-05-28T13:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong with this expression?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631017#M1087161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats great &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; thanks very much..&lt;/P&gt;&lt;P&gt;One more question, &lt;/P&gt;&lt;P&gt;how would i get a time range in there?&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is currently set at &amp;lt;4 hrs, but what if i wanted &amp;gt;1hr &amp;lt;24hrs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631017#M1087161</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2014-05-28T13:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong with this expression?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631018#M1087163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum(if(SubField([Time Taken to Complete],':',1)&amp;gt;1 AND SubField([Time Taken to Complete],':',1)&amp;lt;24,1,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-wrong-with-this-expression/m-p/631018#M1087163</guid>
      <dc:creator />
      <dc:date>2014-05-28T13:54:25Z</dc:date>
    </item>
  </channel>
</rss>

