<?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: Manage the pie chart title dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445761#M166294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; = If(GetSelectedCount(&lt;/SPAN&gt;yourDimension) &amp;gt; 0, &lt;SPAN style="font-size: 8pt;"&gt;'Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;' &amp;amp; &lt;/SPAN&gt;GetFieldSelections(yourDimension) &lt;SPAN style="font-size: 8pt;"&gt;&amp;amp; 'Chart', 'Default name')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If you select multiple values it shows all the values separated by comma.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 11:44:43 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-11-19T11:44:43Z</dc:date>
    <item>
      <title>Manage the pie chart title dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445759#M166292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to display dynamically the pie chart title as like when I select a customer name it has to show in the pie chart title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The customer name should be dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Year "The customer name" Chart&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 11:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445759#M166292</guid>
      <dc:creator />
      <dc:date>2012-11-19T11:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Manage the pie chart title dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445760#M166293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;='Revenue &amp;amp; Cost Per Employee Calculation - using ' &amp;amp;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;YTMMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;YTMmonth is a column name of my table and I am using it as a list box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;it changes and displays the selected month from the list box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;for u suppose vCustomer is your column name for customers then do this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;' &amp;amp;vCustomer&amp;amp; 'Chart'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Gaurav&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 11:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445760#M166293</guid>
      <dc:creator />
      <dc:date>2012-11-19T11:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Manage the pie chart title dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445761#M166294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; = If(GetSelectedCount(&lt;/SPAN&gt;yourDimension) &amp;gt; 0, &lt;SPAN style="font-size: 8pt;"&gt;'Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;' &amp;amp; &lt;/SPAN&gt;GetFieldSelections(yourDimension) &lt;SPAN style="font-size: 8pt;"&gt;&amp;amp; 'Chart', 'Default name')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If you select multiple values it shows all the values separated by comma.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 11:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445761#M166294</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-19T11:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Manage the pie chart title dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445762#M166295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gaurav and Jagan... its works....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 13:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manage-the-pie-chart-title-dynamically/m-p/445762#M166295</guid>
      <dc:creator />
      <dc:date>2012-11-19T13:44:26Z</dc:date>
    </item>
  </channel>
</rss>

