<?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 Button with Muliple Selection Click Action in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315927#M1201882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;Try setting this value in the field selected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;(AltValue1|AltValue2|AltValue3)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2011 19:40:21 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-03-23T19:40:21Z</dc:date>
    <item>
      <title>Button with Muliple Selection Click Action</title>
      <link>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315926#M1201881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to create a custom button that automatically selects a few choices from a table. I first had multiple actions defined, each with a 'Select in Field'. What would happen is that the select would unselect the previous one, which I guess makes sense. I then tried to put multiple parts in the 'Search String'. That didn't work either. How do I use the Ctrl-Select functionality in a button so that I can pick multiple records automatically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 19:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315926#M1201881</guid>
      <dc:creator />
      <dc:date>2011-03-23T19:35:19Z</dc:date>
    </item>
    <item>
      <title>Button with Muliple Selection Click Action</title>
      <link>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315927#M1201882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;Try setting this value in the field selected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;(AltValue1|AltValue2|AltValue3)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 19:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315927#M1201882</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-23T19:40:21Z</dc:date>
    </item>
    <item>
      <title>Button with Muliple Selection Click Action</title>
      <link>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315928#M1201883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I agree that should work. I see in the help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" style="margin-top:14pt;border-spacing:0px;width:100%;" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width:20%;padding:7px;" valign="top" width="20%"&gt;&lt;P style="font-weight:bold;"&gt;Select in Field&lt;/P&gt;&lt;/TD&gt;&lt;TD style="width:80%;padding:7px;" valign="top" width="80%"&gt;&lt;P&gt;Selects the values and fields that are specified. In the Search String you can specify a search mask, e.g. (A|B) will select both A and B.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I've noticed that that it will select correctly if the search string is either: '88311 Decalcification procedure' or '88342 Immunocytochemistry, each antibody'.&lt;/P&gt;&lt;P&gt;But if my search string is: (88311 Decalcification procedure|88342 Immunocytochemistry, each antibody); that nothing is selected at all.&lt;/P&gt;&lt;P&gt;I don't know if it matters that the field I use is a concatenation of other fields -&lt;/P&gt;&lt;P&gt;LOAD Code As CptPathCode,&lt;BR /&gt;Description As CPTDesc,&lt;BR /&gt;Code &amp;amp; ' ' &amp;amp; Description As Charge;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 21:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315928#M1201883</guid>
      <dc:creator />
      <dc:date>2011-03-23T21:00:36Z</dc:date>
    </item>
    <item>
      <title>Button with Muliple Selection Click Action</title>
      <link>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315929#M1201884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;Yes, blanks are not understood in this action, you can use a wildcard instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;(88311*Decalcification*procedure|88342*Immunocytochemistry,*each*antibody)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I don't see any problem with the concatenation, but you can use (if that field is going to be used in the above) something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD Code As CptPathCode,Description As CPTDesc,Code &amp;amp; ' ' &amp;amp; Description As Charge,Replace(Code &amp;amp; ' ' &amp;amp; Description, ' ', '*') As SearchInCharge;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;And use the latter in the "Select in Field" action.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 21:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-with-Muliple-Selection-Click-Action/m-p/315929#M1201884</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-23T21:36:46Z</dc:date>
    </item>
  </channel>
</rss>

