<?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 for selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/button-for-selection/m-p/376972#M140533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have codes (SUB;_CODES) that start with from 1 to 99 like 1A, 2A, 99Z&lt;/P&gt;&lt;P&gt;i want to have a button that when i cilick i want to select 11-19 and 31-39 &lt;/P&gt;&lt;P&gt;i did it only for 11-19 at actions side&lt;/P&gt;&lt;P&gt;but i couldnt do for both of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you help me please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2012 12:33:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-10T12:33:05Z</dc:date>
    <item>
      <title>button for selection</title>
      <link>https://community.qlik.com/t5/QlikView/button-for-selection/m-p/376972#M140533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have codes (SUB;_CODES) that start with from 1 to 99 like 1A, 2A, 99Z&lt;/P&gt;&lt;P&gt;i want to have a button that when i cilick i want to select 11-19 and 31-39 &lt;/P&gt;&lt;P&gt;i did it only for 11-19 at actions side&lt;/P&gt;&lt;P&gt;but i couldnt do for both of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you help me please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-for-selection/m-p/376972#M140533</guid>
      <dc:creator />
      <dc:date>2012-08-10T12:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: button for selection</title>
      <link>https://community.qlik.com/t5/QlikView/button-for-selection/m-p/376973#M140534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a macro? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sub ButtonSelection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("FieldName").Select "1*"&lt;BR /&gt;ActiveDocument.Fields("FieldName").ToggleSelect "3*"&lt;BR /&gt;end sub &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;And then add action External / Run Macro to the button.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 13:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-for-selection/m-p/376973#M140534</guid>
      <dc:creator>kouroshkarimi</dc:creator>
      <dc:date>2012-08-10T13:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: button for selection</title>
      <link>https://community.qlik.com/t5/QlikView/button-for-selection/m-p/376974#M140535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field: Product,&amp;nbsp;&amp;nbsp; and &lt;/P&gt;&lt;P&gt;Search String: '(A|B|C)'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 13:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-for-selection/m-p/376974#M140535</guid>
      <dc:creator />
      <dc:date>2012-08-10T13:56:43Z</dc:date>
    </item>
  </channel>
</rss>

