<?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 Expression in Title in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322326#M1197981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can I put an expression in the Title of a chart?&lt;/P&gt;&lt;P&gt;I have a chart called "Performing Customers for the Month". I would like it to say "Performing Customers for April", with the month name being determined by the expression.&lt;/P&gt;&lt;P&gt;This is the expression I use to determine the number of performing customers, so I could use the variable to determine the "current" month (which is just the maximum month).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;COUNT({1&amp;lt;[Effective Year]={$(=($(vCurrentYearPurchase)))},[Effective Month]={$(=($(vCurrentMonthNamePurchase)))},[Tran Code]*={35}&amp;gt;} [Effective Date])&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2011 10:20:01 GMT</pubDate>
    <dc:creator>gerhardl</dc:creator>
    <dc:date>2011-04-18T10:20:01Z</dc:date>
    <item>
      <title>Expression in Title</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322326#M1197981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can I put an expression in the Title of a chart?&lt;/P&gt;&lt;P&gt;I have a chart called "Performing Customers for the Month". I would like it to say "Performing Customers for April", with the month name being determined by the expression.&lt;/P&gt;&lt;P&gt;This is the expression I use to determine the number of performing customers, so I could use the variable to determine the "current" month (which is just the maximum month).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;COUNT({1&amp;lt;[Effective Year]={$(=($(vCurrentYearPurchase)))},[Effective Month]={$(=($(vCurrentMonthNamePurchase)))},[Tran Code]*={35}&amp;gt;} [Effective Date])&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 10:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322326#M1197981</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-04-18T10:20:01Z</dc:date>
    </item>
    <item>
      <title>Expression in Title</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322327#M1197982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In Window title&lt;/P&gt;&lt;P&gt;Put in&lt;/P&gt;&lt;P&gt;=&lt;STRONG&gt;&lt;EM&gt;COUNT({1&amp;lt;[Effective Year]={$(=($(vCurrentYearPurchase)))},[Effective Month]={$(=($(vCurrentMonthNamePurchase)))},[Tran Code]*={35}&amp;gt;} [Effective Date])&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 10:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322327#M1197982</guid>
      <dc:creator />
      <dc:date>2011-04-18T10:34:23Z</dc:date>
    </item>
    <item>
      <title>Expression in Title</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322328#M1197983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anders,&lt;/P&gt;&lt;P&gt;I am using &lt;STRONG&gt;=Month($(vCurrentMonthPurchase))&lt;/STRONG&gt; and that works fine, but it just gives me the monththen - April.&lt;/P&gt;&lt;P&gt;I would like the title to be "Performing customers for April", so it must be normal text, and then the expression value.&lt;/P&gt;&lt;P&gt;Possible?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 11:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322328#M1197983</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-04-18T11:14:00Z</dc:date>
    </item>
    <item>
      <title>Expression in Title</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322329#M1197984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;='Performing customers for ' &amp;amp; &lt;STRONG&gt;Month($(vCurrentMonthPurchase))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Anders&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 11:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Title/m-p/322329#M1197984</guid>
      <dc:creator />
      <dc:date>2011-04-18T11:22:10Z</dc:date>
    </item>
  </channel>
</rss>

