<?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: Custom field based on a count condition on another field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1633668#M446648</link>
    <description>&lt;P&gt;Riccardo, I am going to give you a URL link to the Design Blog area of the Community, you will find a bunch of examples of how to do different things there, not sure there is anything specific related to your current scenario, but you may find some things that will give you some other ideas as well.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;With my post, things will be kicked back up in the list again, so someone else may shout back again given you posted the extra info...&amp;nbsp; Just wanted to try to give you something in the meantime, sorry I am not more help to you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2019 13:16:58 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-10-10T13:16:58Z</dc:date>
    <item>
      <title>Custom field based on a count condition on another field</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1630934#M446452</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm new to Qlik and I've implemented a report based on call registry of a call center.&lt;/P&gt;&lt;P&gt;Qhat I'm trying to do is to generate a custom field (boolean Yes or No) based on a count condition.&lt;/P&gt;&lt;P&gt;If I count for the same call ID (uniqueID) more than one record and at least one of them have no operator information (detailOperatorExten) I have to mark che custom field "Owerflow" with Yes, else if all record have no operator information No.&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 09:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1630934#M446452</guid>
      <dc:creator>RCDP</dc:creator>
      <dc:date>2019-10-03T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field based on a count condition on another field</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1630945#M446453</link>
      <description>&lt;P&gt;What if all records has operation info? Display yes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 10:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1630945#M446453</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-10-03T10:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field based on a count condition on another field</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1630948#M446454</link>
      <description>&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;uniqueID&lt;/TD&gt;&lt;TD&gt;status&lt;/TD&gt;&lt;TD&gt;detailoperationexten&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Overflow&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;served&lt;/TD&gt;&lt;TD&gt;101&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;2&lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;served&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;Yes&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;2&lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;served&lt;/TD&gt;&lt;TD&gt;201&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;3&lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;not served&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;Yes&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;3&lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;not served&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;not served&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uniqueID, status and&amp;nbsp;detailoperationexten all come from a CSV file. The "Oweflow" is a custom field that need to tell me if a call was passed to another queue when the first queue did not answer in time.&lt;/P&gt;&lt;P&gt;So in this scenario the call &lt;EM&gt;2&lt;/EM&gt; and &lt;EM&gt;3&lt;/EM&gt; are that on which I have to mark this info.&lt;/P&gt;&lt;P&gt;Hope to be clear enough.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 10:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1630948#M446454</guid>
      <dc:creator>RCDP</dc:creator>
      <dc:date>2019-10-03T10:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field based on a count condition on another field</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1633668#M446648</link>
      <description>&lt;P&gt;Riccardo, I am going to give you a URL link to the Design Blog area of the Community, you will find a bunch of examples of how to do different things there, not sure there is anything specific related to your current scenario, but you may find some things that will give you some other ideas as well.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;With my post, things will be kicked back up in the list again, so someone else may shout back again given you posted the extra info...&amp;nbsp; Just wanted to try to give you something in the meantime, sorry I am not more help to you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 13:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1633668#M446648</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-10T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field based on a count condition on another field</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1633693#M446651</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe you could try something like this&lt;/P&gt;&lt;P&gt;TABLE:&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;uniqueID,status,detailoperationexten&lt;BR /&gt;1,served,101,&lt;BR /&gt;2,served,&lt;BR /&gt;2,served,201&lt;BR /&gt;3,not served,&lt;BR /&gt;3,not served,&lt;BR /&gt;4,not served,&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Left Join (TABLE)&lt;BR /&gt;LOAD&lt;BR /&gt;uniqueID,&lt;BR /&gt;Count(uniqueID) as CountID&lt;BR /&gt;Resident TABLE&lt;BR /&gt;Group By&lt;BR /&gt;uniqueID&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Left Join (TABLE)&lt;BR /&gt;LOAD&lt;BR /&gt;uniqueID,&lt;BR /&gt;Count(detailoperationexten) as Countdetail&lt;BR /&gt;Resident TABLE&lt;BR /&gt;Where Len(Trim(detailoperationexten))=0&lt;BR /&gt;Group By&lt;BR /&gt;uniqueID&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;BR /&gt;OUTPUT:&lt;BR /&gt;LOAD&lt;BR /&gt;uniqueID,&lt;BR /&gt;status,&lt;BR /&gt;detailoperationexten,&lt;BR /&gt;If(CountID&amp;gt;1 and Countdetail&amp;lt;&amp;gt;0,'Yes','No') as Overflow&lt;BR /&gt;Resident TABLE;&lt;/P&gt;&lt;P&gt;DROP Table TABLE;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 13:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1633693#M446651</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-10-10T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field based on a count condition on another field</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1634726#M446705</link>
      <description>&lt;P&gt;Thanks, it works!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 08:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-field-based-on-a-count-condition-on-another-field/m-p/1634726#M446705</guid>
      <dc:creator>RCDP</dc:creator>
      <dc:date>2019-10-14T08:42:03Z</dc:date>
    </item>
  </channel>
</rss>

