<?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: current selections in a chart(urgent) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392884#M146547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please be aware that the link that was posted above has been superseded by this one as part of a site upgrade:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/docs/DOC-4290" title="http://community.qlik.com/docs/DOC-4290"&gt;http://community.qlik.com/docs/DOC-4290&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/"&gt;http://www.quickintelligence.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 07:06:02 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2013-05-31T07:06:02Z</dc:date>
    <item>
      <title>current selections in a chart(urgent)</title>
      <link>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392880#M146543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display all the current slections made on the current sheet in the chart title. How can i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 08:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392880#M146543</guid>
      <dc:creator />
      <dc:date>2012-10-09T08:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: current selections in a chart(urgent)</title>
      <link>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392881#M146544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this thread for ways of displaying current selections. That can be done in the chart-title as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/qlikviews/http://community.qlik.com/qlikviews/1251"&gt;http://community.qlik.com/qlikviews/1251&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it helped (or not).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 08:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392881#M146544</guid>
      <dc:creator />
      <dc:date>2012-10-09T08:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: current selections in a chart(urgent)</title>
      <link>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392882#M146545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks roberto for the Reply. This app is useful for knowing how current selection works and how it can be displayed? But i want to know the expression, i should write to apply it in my chart's title......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 08:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392882#M146545</guid>
      <dc:creator />
      <dc:date>2012-10-09T08:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: current selections in a chart(urgent)</title>
      <link>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392883#M146546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I abbabbabb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that you know that every expression you can make visible in a textbox can also be placed in the charts title?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: put this expression in your chart-title: &lt;/P&gt;&lt;P&gt;='This is the current datetime: '&amp;amp;now()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Likewise you can copy/paste the expression used in the app that I gave you the link to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you start your chart title with an equal sign ( = ) then you can write any expression you want, with all functions that qlikview has available (like the count of records that are selected etc etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;or to answer more direct: I think you can put the code below in your chart title (pasted from that .qvw and changed a bit)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;='&amp;nbsp; Current Selections: ' &amp;amp; if(isnull(GetCurrentSelections()), 'Nothing selected', GetCurrentSelections(' | ', ': ', ','))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helped&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 08:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392883#M146546</guid>
      <dc:creator />
      <dc:date>2012-10-09T08:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: current selections in a chart(urgent)</title>
      <link>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392884#M146547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please be aware that the link that was posted above has been superseded by this one as part of a site upgrade:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/docs/DOC-4290" title="http://community.qlik.com/docs/DOC-4290"&gt;http://community.qlik.com/docs/DOC-4290&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/"&gt;http://www.quickintelligence.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 07:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/current-selections-in-a-chart-urgent/m-p/392884#M146547</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2013-05-31T07:06:02Z</dc:date>
    </item>
  </channel>
</rss>

