<?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: chart label display by selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837153#M294402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your Time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i select only Month it should display :Jan&lt;/P&gt;&lt;P&gt;it would be getfield selections based &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2015 05:18:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-28T05:18:15Z</dc:date>
    <item>
      <title>chart label display by selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837149#M294398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display my 3 selections seperated with ':' in chart window titel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the sample xl file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;required output format:&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;2014:Jan:Q1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have year Field:2014,2015&lt;/P&gt;&lt;P&gt;Yearquarter:14-Q1( need to Bring only Q1 in lable)&lt;/P&gt;&lt;P&gt;Month Year:Jan-14(need to Bring only Month )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks inadvance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 04:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837149#M294398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-28T04:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: chart label display by selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837150#M294399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This should work:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;amp; ';' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &amp;amp; ';' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Quarter year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 05:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837150#M294399</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-04-28T05:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: chart label display by selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837151#M294400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 05:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837151#M294400</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-04-28T05:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: chart label display by selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837152#M294401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use this ... But there should be always one selected ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Year&amp;amp;':'&amp;amp;Month(Month)&amp;amp;':'&amp;amp;Right([Quarter year],2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 05:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837152#M294401</guid>
      <dc:creator />
      <dc:date>2015-04-28T05:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: chart label display by selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837153#M294402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your Time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i select only Month it should display :Jan&lt;/P&gt;&lt;P&gt;it would be getfield selections based &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 05:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837153#M294402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-28T05:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: chart label display by selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837154#M294403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this? PFA&lt;/P&gt;&lt;P&gt;Note, you can avoid the ';' symbols as well by checking null in a condition under if clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 05:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-label-display-by-selection/m-p/837154#M294403</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-04-28T05:31:20Z</dc:date>
    </item>
  </channel>
</rss>

