<?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: Conditional count of field in text object based on expression held in variable. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428546#M429970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See below. Something to consider, the v_total_score variable works in a text object when a single CHANGE_ID is selected but shows '-' when more than one is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv problem.JPG" class="jive-image image-1" src="/legacyfs/online/175473_qv problem.JPG" style="width: 620px; height: 314px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Sep 2017 17:22:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-03T17:22:24Z</dc:date>
    <item>
      <title>Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428542#M429966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a text object (# of IRs) that I want to display the distinct count of CHANGE_ID based on an expression where the CHANGE_ID's TOTAL SCORE is &amp;lt;= 7. The expression works in a Pivot Chart but when I put the expression into a variable (v_total_score) and bake that into the text object, it only counts when you drill to one CHANGE_ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below image shows what I'm trying to do.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv problem.JPG" class="jive-image image-1" src="/legacyfs/online/175468_qv problem.JPG" style="width: 620px; height: 439px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Sep 2017 15:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428542#M429966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-03T15:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428543#M429967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;CHANGE_ID = {"=sum(TOTAL CHANGE_ID)&amp;lt;=7"} &amp;gt;} distinct CHANGE_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Sep 2017 16:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428543#M429967</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-03T16:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428544#M429968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use &lt;STRONG&gt;Count({&amp;lt;CHANGE_ID = {"=sum(v_total_score)&amp;lt;=7"} &amp;gt;} distinct CHANGE_ID) it counts all CHANGE_ID's and doesn't filter out those where the TOTAL SCORE is &amp;lt;= 7.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I'm wondering if I need to use Aggr() in here somewhere?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thoughts?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Sep 2017 17:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428544#M429968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-03T17:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428545#M429969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you need any aggregation over expression. Can you show where and how you are declare the variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Sep 2017 17:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428545#M429969</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-03T17:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428546#M429970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See below. Something to consider, the v_total_score variable works in a text object when a single CHANGE_ID is selected but shows '-' when more than one is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv problem.JPG" class="jive-image image-1" src="/legacyfs/online/175473_qv problem.JPG" style="width: 620px; height: 314px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Sep 2017 17:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428546#M429970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-03T17:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428547#M429971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;=Sum ( TOTAL&amp;nbsp; AGGR( &lt;STRONG&gt;YOUREXPRESSION&lt;/STRONG&gt; , CHANGE_ID ) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Sep 2017 19:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428547#M429971</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-09-03T19:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428548#M429972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please attach file to test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 02:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428548#M429972</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-04T02:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428549#M429973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil, did you attach it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 14:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428549#M429973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-04T14:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428550#M429974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I am asking please attach some sample application to test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 14:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428550#M429974</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-04T14:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional count of field in text object based on expression held in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428551#M429975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 15:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-count-of-field-in-text-object-based-on-expression/m-p/1428551#M429975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-04T15:08:11Z</dc:date>
    </item>
  </channel>
</rss>

