<?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: Select values with separate key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368182#M136916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And even easier, and leaving the user use the ";" separator as they were, in the attached document, and using in the Search String of the action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1340695781067551" jivemacro_uid="_1340695781067551"&gt;&lt;P&gt;='(' &amp;amp; Replace(vSelect, ';', '|') &amp;amp; ')'&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2012 07:28:49 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-06-26T07:28:49Z</dc:date>
    <item>
      <title>Select values with separate key</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368178#M136912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day Everybody!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I have next situation.&lt;/P&gt;&lt;P&gt;Users need selected some of SKU (50-100 values). They put it into input box with separate key like ";" (for example: 550;591;790;145;452...) and run a macro that selected all needed values.&lt;/P&gt;&lt;P&gt;Could somebody help me to write this macros.&lt;/P&gt;&lt;P&gt;Thanks everyone who helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;With best regards, AGolovkin!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 06:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368178#M136912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-26T06:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Select values with separate key</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368179#M136913</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;There shouldn't be any need for macros. You can use actions to select in one field the values in the variable. The search string in the action should have parentheses and use the "|" instead of ";". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13406949485112258" jivemacro_uid="_13406949485112258"&gt;&lt;P&gt;(550|591|790)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368179#M136913</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-26T07:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Select values with separate key</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368180#M136914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not need a macro, just an action :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button&lt;/P&gt;&lt;P&gt;for this button create an action select in field&lt;/P&gt;&lt;P&gt;write the field name i.e. vName to be filtered&lt;/P&gt;&lt;P&gt;in search string write : ='=sum({&amp;lt;vName={"($(Variable1))"} &amp;gt;} 1)'&lt;/P&gt;&lt;P&gt;create an input box for Variable1&lt;/P&gt;&lt;P&gt;have the users input values like this : &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;550|591|790|145|452&lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;| is default separator for QV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368180#M136914</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-06-26T07:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Select values with separate key</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368181#M136915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Guys.&lt;/P&gt;&lt;P&gt;You realy help me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368181#M136915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-26T07:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select values with separate key</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368182#M136916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And even easier, and leaving the user use the ";" separator as they were, in the attached document, and using in the Search String of the action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1340695781067551" jivemacro_uid="_1340695781067551"&gt;&lt;P&gt;='(' &amp;amp; Replace(vSelect, ';', '|') &amp;amp; ')'&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-with-separate-key/m-p/368182#M136916</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-26T07:28:49Z</dc:date>
    </item>
  </channel>
</rss>

