<?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 Set Fields from button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Fields-from-button/m-p/94631#M509748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have my field MESEIN in a listbox, when i click a button i want to set the same values in MESEOUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i put action in the button setting:&amp;nbsp; =GetFieldSelections(MESEIN) for MESEOUT i see if i choose only 1 value it work right, but if i choose more values in my MESEIN it not work... why?&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, 17 Jul 2018 09:21:50 GMT</pubDate>
    <dc:creator>danosoft</dc:creator>
    <dc:date>2018-07-17T09:21:50Z</dc:date>
    <item>
      <title>Set Fields from button</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Fields-from-button/m-p/94631#M509748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have my field MESEIN in a listbox, when i click a button i want to set the same values in MESEOUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i put action in the button setting:&amp;nbsp; =GetFieldSelections(MESEIN) for MESEOUT i see if i choose only 1 value it work right, but if i choose more values in my MESEIN it not work... why?&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, 17 Jul 2018 09:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Fields-from-button/m-p/94631#M509748</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2018-07-17T09:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Fields from button</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Fields-from-button/m-p/94632#M509749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;use this expression &lt;/P&gt;&lt;P&gt;='(' &amp;amp; concat(distinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MESEIN&lt;/SPAN&gt;,'|') &amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 09:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Fields-from-button/m-p/94632#M509749</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2018-07-17T09:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Fields from button</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Fields-from-button/m-p/94633#M509750</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;you will need to use concat() function to concat multiple values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='('&amp;amp;Concat(Distinct YOUR_FIELD,'|')&amp;amp;')'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 09:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Fields-from-button/m-p/94633#M509750</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-17T09:32:33Z</dc:date>
    </item>
  </channel>
</rss>

