<?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: DYNAMIC TITLE WITH SEVERAL VALUES in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433430#M513873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another question Liron please ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i want to inclue a condition in the expression, what is the syntax ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example : "if there is no sectors selected, the title have to be "NS"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if('$(NCL_LIB)'='','NS','$(vSECTEURS)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working when there is no selection (NS is dysplayed)&lt;/P&gt;&lt;P&gt;but if i select now sector1, NS s is still dysplayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;syntax error i suppose ...&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;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Sep 2017 14:56:00 GMT</pubDate>
    <dc:creator>philgood34</dc:creator>
    <dc:date>2017-09-04T14:56:00Z</dc:date>
    <item>
      <title>DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433427#M513870</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 have a graph with dynamic title (graph) linked to the field NCL_LIB (including values : sector 1, sector2 ...) as shown &lt;/P&gt;&lt;P&gt;&lt;IMG alt="1SECTOR.png" class="jive-image image-1" height="233" src="https://community.qlik.com/legacyfs/online/175535_1SECTOR.png" style="height: 233.332px; width: 423px;" width="423" /&gt;&lt;/P&gt;&lt;P&gt;My issue, is then i select several values, the title disappear ...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2SECTOR.png" class="jive-image image-2" height="274" src="https://community.qlik.com/legacyfs/online/175536_2SECTOR.png" style="height: 273.847px; width: 495px;" width="495" /&gt;&lt;/P&gt;&lt;P&gt;I used this variable&lt;/P&gt;&lt;P&gt;&lt;IMG alt="VARIABLE.png" class="jive-image image-3" height="117" src="https://community.qlik.com/legacyfs/online/175537_VARIABLE.png" style="height: 117.244px; width: 463px;" width="463" /&gt;&lt;/P&gt;&lt;P&gt;in this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="EXPRESSION.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/175538_EXPRESSION.png" style="height: 407px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;A idea ?&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;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 14:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433427#M513870</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-04T14:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433428#M513871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if there is more than one value &lt;/P&gt;&lt;P&gt;than your expression will result in null&lt;/P&gt;&lt;P&gt;if you want to display all selected values &lt;/P&gt;&lt;P&gt;you can use this expression in your variables:&amp;nbsp; =concat(NCL_LIB,',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 14:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433428#M513871</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-04T14:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433429#M513872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's working as expected !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank's you very much &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 14:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433429#M513872</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-04T14:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433430#M513873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another question Liron please ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i want to inclue a condition in the expression, what is the syntax ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example : "if there is no sectors selected, the title have to be "NS"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if('$(NCL_LIB)'='','NS','$(vSECTEURS)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working when there is no selection (NS is dysplayed)&lt;/P&gt;&lt;P&gt;but if i select now sector1, NS s is still dysplayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;syntax error i suppose ...&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;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 14:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433430#M513873</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-04T14:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433431#M513874</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 will do something like this &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; =if(getselectedcount(NCL_LIB)=0,'NS', concat(NCL_LIB,','))&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 16:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433431#M513874</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-04T16:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433432#M513875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perfect !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 16:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433432#M513875</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-04T16:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433433#M513876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron&lt;/P&gt;&lt;P&gt;I have a additional question for you !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i completed my issue with multiple conditions; let me explain :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i applied your expression to 2 fields&amp;nbsp; FILIERES/SECTORS, and not only SECTORS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;llike this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(getselectedcount(NCL_LIB)=0,if(getselectedcount(FILIERES)=0, 'EMPTY',concat(FILIERES,',')), concat(NCL_LIB,','))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;it's working pretty good in 2 cases out of 3 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="empty.png" class="jive-image image-1" height="228" src="https://community.qlik.com/legacyfs/online/175566_empty.png" style="height: 228.392px; width: 280px;" width="280" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="1SECTOR.png" class="jive-image image-2" height="191" src="https://community.qlik.com/legacyfs/online/175567_1SECTOR.png" style="height: 190.657px; width: 349px;" width="349" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;here is the issue : repetitive filieres's value in the title, when i selected one "FILIERES" (PF, PF, PF instead of only PF)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="filieres.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/175568_filieres.png" style="height: 454px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;have you a idea to fix it&amp;nbsp; ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Philippe&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 06:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433433#M513876</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-05T06:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433434#M513877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;apparently this field has the same value in several different rows&lt;/P&gt;&lt;P&gt;so this is the reason for the duplicate&lt;/P&gt;&lt;P&gt;it's an easy fix&lt;/P&gt;&lt;P&gt;=if(getselectedcount(NCL_LIB)=0,if(getselectedcount(FILIERES)=0, 'EMPTY',concat(distinct FILIERES,',')), concat(&lt;SPAN style="font-size: 13.3333px;"&gt;distinct &lt;/SPAN&gt;NCL_LIB,',')) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 06:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433434#M513877</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-05T06:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: DYNAMIC TITLE WITH SEVERAL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433435#M513878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so easy !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank's again :-))&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;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 06:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DYNAMIC-TITLE-WITH-SEVERAL-VALUES/m-p/1433435#M513878</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-05T06:41:40Z</dc:date>
    </item>
  </channel>
</rss>

