<?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 Field Value in Chart Title in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268350#M583726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the GetFieldSelections function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2011 15:25:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-16T15:25:26Z</dc:date>
    <item>
      <title>Field Value in Chart Title</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268348#M583724</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 want to display name of the Product that I'm selecting in a list box on the title of a chart.&lt;/P&gt;&lt;P&gt;My chart has a dimension Qtr Year ( calculated by Qtr&amp;amp;' '&amp;amp;Year)&amp;nbsp; and a measure Revenue. I select a product and a year and the chart is supposed to show Revenue for the selected Product for all the quarters of the year. I have done that. &lt;/P&gt;&lt;P&gt;Now the Chart Title. Presently it is a static string 'Revenue Summary by Product' I want it to say 'Product X Revenue Summary' where Product X is dynamic and changes based on the selection made in the Product Name list box. &lt;/P&gt;&lt;P&gt;Is it possible to do so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 14:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268348#M583724</guid>
      <dc:creator />
      <dc:date>2011-09-16T14:47:34Z</dc:date>
    </item>
    <item>
      <title>Field Value in Chart Title</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268349#M583725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Put your application in order to take a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 14:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268349#M583725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-16T14:51:11Z</dc:date>
    </item>
    <item>
      <title>Field Value in Chart Title</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268350#M583726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the GetFieldSelections function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 15:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268350#M583726</guid>
      <dc:creator />
      <dc:date>2011-09-16T15:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value in Chart Title</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268351#M583727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Amitesh - You can use the below expression.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;STRONG&gt;&lt;EM&gt;='Product&amp;nbsp; : ' &amp;amp; GetFieldSelections(Product) &amp;amp; 'Revenue Summary'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;I hope this helps!&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 15:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268351#M583727</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-09-16T15:39:01Z</dc:date>
    </item>
    <item>
      <title>Field Value in Chart Title</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268352#M583728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DV and ehilsinger,&lt;/P&gt;&lt;P&gt;Thanks to both of you for helping me out. Sorry I could not mark both your answers as correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a new to this so DV's complete syntax helped more. &lt;/P&gt;&lt;P&gt;Thanks again for the prompt replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 15:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-in-Chart-Title/m-p/268352#M583728</guid>
      <dc:creator />
      <dc:date>2011-09-16T15:47:50Z</dc:date>
    </item>
  </channel>
</rss>

