<?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: Set of RUT'S in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-of-RUT-S/m-p/407666#M151655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pgalvezt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you to create one variable, let say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSearchString='('&amp;amp; Concat(DISTINCT If(WildMatch([RutCliente],'12.556.334-*'),'"'&amp;amp;[RutCliente] &amp;amp; '"'),'|')&amp;amp;')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button with action "Select in Field"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Field: [RutCliente]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Search String: =vSearchString&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above solution may not what you looking for, but at least it can be an idea to solve your issus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 May 2013 02:22:55 GMT</pubDate>
    <dc:creator>Sokkorn</dc:creator>
    <dc:date>2013-05-25T02:22:55Z</dc:date>
    <item>
      <title>Set of RUT'S</title>
      <link>https://community.qlik.com/t5/QlikView/Set-of-RUT-S/m-p/407665#M151654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Im going to try to explain what I want:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Rut as RutCliente,&lt;/P&gt;&lt;P&gt;Nombre as NombreCliente,&lt;/P&gt;&lt;P&gt;Segmento as SegmentoCliente,&lt;/P&gt;&lt;P&gt;Ingreso&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Qvd Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a lot of RUT's of Clients like 1000000000 of registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, What I want is do a Filter and bring sum(Ingreso) for that set of selections for example 12.556.334-5,12.556.334-6,12.556.334-5,12.556.334-9 &lt;/P&gt;&lt;P&gt;12.556.334-1,12.556.334-3,12.556.334-5. What I not want is to do clic for any rut. I would like to write a set of rut separates for (,) do Enter and QlikView Will select those register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any doubt please just let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 00:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-of-RUT-S/m-p/407665#M151654</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2013-05-25T00:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set of RUT'S</title>
      <link>https://community.qlik.com/t5/QlikView/Set-of-RUT-S/m-p/407666#M151655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pgalvezt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you to create one variable, let say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSearchString='('&amp;amp; Concat(DISTINCT If(WildMatch([RutCliente],'12.556.334-*'),'"'&amp;amp;[RutCliente] &amp;amp; '"'),'|')&amp;amp;')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button with action "Select in Field"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Field: [RutCliente]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Search String: =vSearchString&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above solution may not what you looking for, but at least it can be an idea to solve your issus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 02:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-of-RUT-S/m-p/407666#M151655</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-25T02:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set of RUT'S</title>
      <link>https://community.qlik.com/t5/QlikView/Set-of-RUT-S/m-p/407667#M151656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an example from &lt;A _jive_internal="true" href="https://community.qlik.com/people/rebeccad"&gt;rebeccad&lt;/A&gt; that does the same kind of thing. A user can enter a list of values separated by (semi)comma's and apply those as selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 06:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-of-RUT-S/m-p/407667#M151656</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-25T06:09:33Z</dc:date>
    </item>
  </channel>
</rss>

