<?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: GetSelectionField with displaying multiple value with new name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetSelectionField-with-displaying-multiple-value-with-new-name/m-p/1675194#M727627</link>
    <description>&lt;P&gt;Dear David,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks on your help, it saved me ! solved my problem. and thank you, learnt something.&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 09:03:05 GMT</pubDate>
    <dc:creator>jim_chan</dc:creator>
    <dc:date>2020-02-13T09:03:05Z</dc:date>
    <item>
      <title>GetSelectionField with displaying multiple value with new name</title>
      <link>https://community.qlik.com/t5/QlikView/GetSelectionField-with-displaying-multiple-value-with-new-name/m-p/1675116#M727625</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create a table, with a dynamic title . i thought of using getFieldSelection, but may have something wrong in my script and i couldnt get the expected result.&lt;/P&gt;&lt;P&gt;ok. scenario, when user select chicken breast in a list box, then title of the table will change to CHICKEN(instead of the actual field value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next scenario, if the user also select chicken breast and cauliflower, title will change to CHICKEN,VEGE(instead of chicken breast, cauliflower)&lt;/P&gt;&lt;P&gt;I have attached a sample qvw file , please guide me to by editing the script.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetSelectionField-with-displaying-multiple-value-with-new-name/m-p/1675116#M727625</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectionField with displaying multiple value with new name</title>
      <link>https://community.qlik.com/t5/QlikView/GetSelectionField-with-displaying-multiple-value-with-new-name/m-p/1675175#M727626</link>
      <description>&lt;P&gt;Hi, your formula doesn't work because the IF condition is not fulfilled when you select two values. If you select chicken breast and spinach, you get 'chicken breast, spinach' - you would have to create condition for this, but that still wouldn't work the way you intend. You don't need IF at all in this case, when you just want to replace two values, you need to do it like this:&lt;/P&gt;&lt;P&gt;=Replace(Replace(GetFieldSelections(product), 'chicken breast', 'CHICKEN'),'spinach', 'VEGE')&amp;amp; ' ' &amp;amp; 'AMOUNT GA (' &amp;amp; Chr(39)&amp;amp;'000)'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also you had typo in spinach&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 08:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetSelectionField-with-displaying-multiple-value-with-new-name/m-p/1675175#M727626</guid>
      <dc:creator>DavidM</dc:creator>
      <dc:date>2020-02-13T08:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectionField with displaying multiple value with new name</title>
      <link>https://community.qlik.com/t5/QlikView/GetSelectionField-with-displaying-multiple-value-with-new-name/m-p/1675194#M727627</link>
      <description>&lt;P&gt;Dear David,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks on your help, it saved me ! solved my problem. and thank you, learnt something.&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 09:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetSelectionField-with-displaying-multiple-value-with-new-name/m-p/1675194#M727627</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2020-02-13T09:03:05Z</dc:date>
    </item>
  </channel>
</rss>

