<?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 Pick/Match with Variable - Easy One in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461324#M172235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone please help me out with the following?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QV field called Name, populated with people's names.&lt;/P&gt;&lt;P&gt;I have a variable, vName, that someone can select a name from a drop down list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the field Name to become selected based on whatever the end user choose for vName.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure I can do this with Pick/match, just not sure the exact syntax with a variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Something like&amp;nbsp; =&lt;SPAN style="color: #0000ff;"&gt;Pick&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Match&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;$(vName)&lt;/EM&gt;&lt;/STRONG&gt;,&lt;SPAN style="color: #800000;"&gt;"Bob"&lt;/SPAN&gt;)+1, &lt;SPAN style="color: #0000ff;"&gt;GetFieldSelections&lt;/SPAN&gt;(Name), Bob) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 22:20:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-02T22:20:29Z</dc:date>
    <item>
      <title>Pick/Match with Variable - Easy One</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461324#M172235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone please help me out with the following?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QV field called Name, populated with people's names.&lt;/P&gt;&lt;P&gt;I have a variable, vName, that someone can select a name from a drop down list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the field Name to become selected based on whatever the end user choose for vName.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure I can do this with Pick/match, just not sure the exact syntax with a variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Something like&amp;nbsp; =&lt;SPAN style="color: #0000ff;"&gt;Pick&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Match&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;$(vName)&lt;/EM&gt;&lt;/STRONG&gt;,&lt;SPAN style="color: #800000;"&gt;"Bob"&lt;/SPAN&gt;)+1, &lt;SPAN style="color: #0000ff;"&gt;GetFieldSelections&lt;/SPAN&gt;(Name), Bob) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 22:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461324#M172235</guid>
      <dc:creator />
      <dc:date>2012-10-02T22:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pick/Match with Variable - Easy One</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461325#M172236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So.. based on a variable (vName) changing value you want to make a selection in the field Name?&lt;/P&gt;&lt;P&gt;In that case you can go to Settings &amp;gt; Document Properties &amp;gt; Triggers and set up a Variable Event Trigger OnInput/OnChange for your vName variable and set the action to "Select in Field". You can then make a selection in the field Name based on the variable value for example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 01:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461325#M172236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-03T01:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pick/Match with Variable - Easy One</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461326#M172237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the syntax for the Select in Field field?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 02:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461326#M172237</guid>
      <dc:creator />
      <dc:date>2012-10-03T02:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pick/Match with Variable - Easy One</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461327#M172238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field - This is the field name&lt;/P&gt;&lt;P&gt;Search string - This is what you're trying to select in the field. I guess in your case it's '$(vName)'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 02:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461327#M172238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-03T02:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pick/Match with Variable - Easy One</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461328#M172239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Putting in =$(vName) did the trick, thanks much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 13:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-with-Variable-Easy-One/m-p/461328#M172239</guid>
      <dc:creator />
      <dc:date>2012-10-03T13:31:42Z</dc:date>
    </item>
  </channel>
</rss>

