<?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 Help Needed With Chart Title Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416130#M427758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to add a Count to a straight table chart / window title using the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Phase&lt;/SPAN&gt; = 'Finance Validation',&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;ID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)) &amp;amp; ' OUTSTANDING FINANCE VALIDATIONS'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When I click Apply, the only thing that is returned for the Chart Title is OUTSTANDING FINANCE VALIDATIONS.&amp;nbsp; The Count should equal 85.&amp;nbsp; I'm guessing I'm missing something simple.&amp;nbsp; Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;As always, thanks in advance for any and all help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Dec 2017 21:59:46 GMT</pubDate>
    <dc:creator>pnn44794</dc:creator>
    <dc:date>2017-12-16T21:59:46Z</dc:date>
    <item>
      <title>Help Needed With Chart Title Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416130#M427758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to add a Count to a straight table chart / window title using the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Phase&lt;/SPAN&gt; = 'Finance Validation',&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;ID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)) &amp;amp; ' OUTSTANDING FINANCE VALIDATIONS'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When I click Apply, the only thing that is returned for the Chart Title is OUTSTANDING FINANCE VALIDATIONS.&amp;nbsp; The Count should equal 85.&amp;nbsp; I'm guessing I'm missing something simple.&amp;nbsp; Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;As always, thanks in advance for any and all help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2017 21:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416130#M427758</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-16T21:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed With Chart Title Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416131#M427759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this way? &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Phase = {'Finance Validation'}&amp;gt;} ID) &amp;amp; ' OUTSTANDING FINANCE VALIDATIONS'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 03:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416131#M427759</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-17T03:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed With Chart Title Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416132#M427760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Anil for the response.  This works.  Why would my syntax not work?  I’m not looking for a long explanation.  Just simply curious.  I will mark your answer as the correct answer.  Thank you for your help.  I appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 20:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416132#M427760</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-17T20:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed With Chart Title Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416133#M427761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your syntax pretty works when you got filter from Phase as "Finance Validation" only until unless it won't.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 02:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416133#M427761</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-18T02:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed With Chart Title Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416134#M427762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah.  Ok.  Thank you and thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 22:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-With-Chart-Title-Calculation/m-p/1416134#M427762</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-18T22:02:14Z</dc:date>
    </item>
  </channel>
</rss>

