<?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 Calculated Chart Titles in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170082#M588729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;lblancher wrote:In the chart title, I want to put "filtered" in the title, something like ='My Chart Title ' &amp;amp; IF(ISNULL(getcurrentselections()),'','(Filtered)'). But I don't want to incur the extra calculation time when the chart is not displayed.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I wouldn't worry about the calculation time in this case. The time required to establish that chart title should be effectively 0 on any modern computer. If you want to verify my guess, make a text box with that title in it. Fiddle with the selections. Go into the sheet properties, objects tab, and check the CalcTime. I'm betting it's 0. Obviously it takes SOME time, but not enough for the computer to notice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Aug 2010 23:57:54 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-08-20T23:57:54Z</dc:date>
    <item>
      <title>Calculated Chart Titles</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170078#M588725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;BR /&gt;&lt;BR /&gt; I have a sheet that contains many hidden charts. I was asked to make the chart titles dynamic but I remember reading somewhere that even though a chart is hidden (not minimized) the chart title is still calculated. Does anyone know if this is true? or where I can find some more information on it? I understand that the chart title would be calculated in the chart is minimized, but don't know about when the chart is hidden by a show/hide condition.&lt;BR /&gt;&lt;BR /&gt;Lucas Blancher&lt;BR /&gt;&lt;BR /&gt;BizXcel Inc.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 19:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170078#M588725</guid>
      <dc:creator>lblancher</dc:creator>
      <dc:date>2010-08-20T19:28:52Z</dc:date>
    </item>
    <item>
      <title>Calculated Chart Titles</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170079#M588726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i understood ....&lt;/P&gt;&lt;P&gt;....you need create a condicional title.....for example.....if user selected something, show a title as long as the condition are same the expression calculation.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 19:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170079#M588726</guid>
      <dc:creator />
      <dc:date>2010-08-20T19:33:33Z</dc:date>
    </item>
    <item>
      <title>Calculated Chart Titles</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170080#M588727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not really, I have the calculation condition figured out. In the chart title, I want to put "filtered" in the title, something like ='My Chart Title ' &amp;amp; IF(ISNULL(getcurrentselections()),'','(Filtered)'). But I don't want to incur the extra calculation time when the chart is not displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lucas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 19:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170080#M588727</guid>
      <dc:creator>lblancher</dc:creator>
      <dc:date>2010-08-20T19:47:45Z</dc:date>
    </item>
    <item>
      <title>Calculated Chart Titles</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170081#M588728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lucas,&lt;/P&gt;&lt;P&gt;I'm not positive, but I think you're correct that chart titles are always calculated. This is necessary for the object to be displayed in the Document Properties window (which is the only way you can unhide it manually). That window lists all objects and they need to have a title...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 22:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170081#M588728</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-20T22:02:55Z</dc:date>
    </item>
    <item>
      <title>Calculated Chart Titles</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170082#M588729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;lblancher wrote:In the chart title, I want to put "filtered" in the title, something like ='My Chart Title ' &amp;amp; IF(ISNULL(getcurrentselections()),'','(Filtered)'). But I don't want to incur the extra calculation time when the chart is not displayed.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I wouldn't worry about the calculation time in this case. The time required to establish that chart title should be effectively 0 on any modern computer. If you want to verify my guess, make a text box with that title in it. Fiddle with the selections. Go into the sheet properties, objects tab, and check the CalcTime. I'm betting it's 0. Obviously it takes SOME time, but not enough for the computer to notice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 23:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Chart-Titles/m-p/170082#M588729</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-08-20T23:57:54Z</dc:date>
    </item>
  </channel>
</rss>

