<?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: Text box vlookup? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805906#M284518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. I didn't realise I could do this with select in field which is a very simple solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You guys rock!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 10:40:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-24T10:40:42Z</dc:date>
    <item>
      <title>Text box vlookup?</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805901#M284513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hopefully somebody can help me with this. I am trying to create a text box that displays if there is a promotion on in that store. I also would like it that if you clicked on the textbox it activates a table that is filtered by the store in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example &lt;STRONG&gt;Best Buy&lt;/STRONG&gt; would display as &lt;STRONG&gt;&lt;EM&gt;yes &lt;/EM&gt;&lt;/STRONG&gt;(because there is an instant saving promotion there) and when I click it it activates a table with all the Best Buy info listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="yesno.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71928_yesno.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mechant.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71929_mechant.PNG.png" style="width: 620px; height: 133px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805901#M284513</guid>
      <dc:creator />
      <dc:date>2014-11-24T10:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Text box vlookup?</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805902#M284514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps something like this: =if(sum({&amp;lt;Store={'Best Buy'}&amp;gt;}[Instant Savings]),'yes','no'). If not, please post a .qvw document with data so we can at least make an educated guess instead of a blind guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805902#M284514</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-24T10:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Text box vlookup?</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805903#M284515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works when the table is already filtered to show only best buy products. Is it possible to have the text box act as both a button and a filter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example when I click the text box it activates a table filtered only by the specific product?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dataset is huge and we have a very private data policy here but maybe I can put something together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805903#M284515</guid>
      <dc:creator />
      <dc:date>2014-11-24T10:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text box vlookup?</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805904#M284516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a Select in Field action to the text object so that clicking the text object results in a selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805904#M284516</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-24T10:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Text box vlookup?</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805905#M284517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like attached sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805905#M284517</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T10:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text box vlookup?</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805906#M284518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. I didn't realise I could do this with select in field which is a very simple solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You guys rock!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-vlookup/m-p/805906#M284518</guid>
      <dc:creator />
      <dc:date>2014-11-24T10:40:42Z</dc:date>
    </item>
  </channel>
</rss>

