<?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 Numeric Based Criteria in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204004#M1209224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does your data look like? Are all of the fields mentioned on the same table? Do you have one row per call? One row per account with totals of the number of calls and wait time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2009 01:42:35 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2009-11-11T01:42:35Z</dc:date>
    <item>
      <title>Numeric Based Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204002#M1209222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Afternoon all,&lt;/P&gt;&lt;P&gt;I think I have managed to confuse myself and Qlikview as I cant get what I thought was a relatively easy expression to work.&lt;/P&gt;&lt;P&gt;I am trying to only show records where there has been at least 1 hang up. Below is an example expression that I got working (thanks to help from here) and a count of the hang ups then some crazy formula i was trying that is probably no where near correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previous code I have used...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;=&lt;BR /&gt;&lt;B&gt;COUNT&lt;/B&gt;({$&amp;lt;&lt;B&gt;JobType&lt;/B&gt;={&lt;B&gt;"INB"&lt;/B&gt;},&lt;B&gt;WaitTime&lt;/B&gt;={&lt;B&gt;"&amp;gt;0"&lt;/B&gt;}&amp;gt;} &lt;B&gt;Account_Key&lt;/B&gt;)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;=&lt;B&gt;COUNT&lt;/B&gt;({$&amp;lt;&lt;B&gt;DiallerHangUp&lt;/B&gt;={1}&amp;gt;} &lt;STRONG&gt;Account_Key&lt;/STRONG&gt;)&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only show records where a call has been abandoned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;=&lt;BR /&gt; &lt;B&gt;COUNT&lt;/B&gt;({$&amp;lt;&lt;B&gt;DiallerHangUp&lt;/B&gt;={1},(&lt;B&gt;COUNT&lt;/B&gt;({$&amp;lt;&lt;B&gt;DiallerHangUp&lt;/B&gt;={1}&amp;gt;} &lt;B&gt;Account_Key&lt;/B&gt;))={"&amp;gt;0"}&amp;gt;} &lt;B&gt;Account_Key&lt;/B&gt;)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 23:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204002#M1209222</guid>
      <dc:creator />
      <dc:date>2009-11-10T23:02:09Z</dc:date>
    </item>
    <item>
      <title>Numeric Based Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204003#M1209223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I'm not wrong, you want now to show all elements in a set that match "&amp;gt;0" (records where a call has been abandoned).&lt;/P&gt;&lt;P&gt;Then try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;COUNT({$&amp;lt;DiallerHangUp = {"&amp;gt;0"}&amp;gt;} Account_Key)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 23:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204003#M1209223</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-10T23:46:15Z</dc:date>
    </item>
    <item>
      <title>Numeric Based Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204004#M1209224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does your data look like? Are all of the fields mentioned on the same table? Do you have one row per call? One row per account with totals of the number of calls and wait time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 01:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204004#M1209224</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-11T01:42:35Z</dc:date>
    </item>
    <item>
      <title>Numeric Based Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204005#M1209225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;I have 1 row of data per call and I am trying to summarise the job data.&lt;/P&gt;&lt;P&gt;My other experessions are the Job Start Time, Totals calls dialled in the job, the actual number of connects and the abandon amount.&lt;/P&gt;&lt;P&gt;Start Time =&lt;B&gt;MIN&lt;/B&gt;(&lt;B&gt;JobTime&lt;/B&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calls Taken =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;COUNT&lt;/B&gt;(&lt;B&gt;Account_Key&lt;/B&gt;) &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connects =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;COUNT&lt;/B&gt;({$&amp;lt;&lt;B&gt;Calls_Worked&lt;/B&gt;={1}&amp;gt;} &lt;B&gt;Account_Key&lt;/B&gt;) &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hang Ups =&lt;B&gt;COUNT&lt;/B&gt;({$&amp;lt;&lt;B&gt;DiallerHangUp&lt;/B&gt; = {&lt;B&gt;"&amp;gt;0"&lt;/B&gt;}&amp;gt;} &lt;B&gt;Account_Key&lt;/B&gt;) (as per Miguels post)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the above formulas i am still seeing job data with 0 hangs. I know why but my attempts to re-write the formulas to something similar to Miguels example have failed.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 21:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204005#M1209225</guid>
      <dc:creator />
      <dc:date>2009-11-11T21:23:21Z</dc:date>
    </item>
    <item>
      <title>Numeric Based Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204006#M1209226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My colleague at work was able to figure this out for me using a very similar syntax to Miguel.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 22:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numeric-Based-Criteria/m-p/204006#M1209226</guid>
      <dc:creator />
      <dc:date>2009-11-11T22:23:52Z</dc:date>
    </item>
  </channel>
</rss>

