<?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: display one data value in text box based on a lookup in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/display-one-data-value-in-text-box-based-on-a-lookup/m-p/1854426#M1215817</link>
    <description>&lt;P&gt;=Only({$&amp;lt;ID={1}&amp;gt;} Area)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
    <pubDate>Mon, 01 Nov 2021 21:01:15 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2021-11-01T21:01:15Z</dc:date>
    <item>
      <title>display one data value in text box based on a lookup</title>
      <link>https://community.qlik.com/t5/QlikView/display-one-data-value-in-text-box-based-on-a-lookup/m-p/1854107#M1215809</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have an issue which I could do with some help on.&lt;/P&gt;
&lt;P&gt;I have a data set (simplified below) that i have loaded into my application:&lt;/P&gt;
&lt;TABLE border="1" width="97.92682926829268%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;ID&lt;/TD&gt;
&lt;TD width="25%"&gt;Area&lt;/TD&gt;
&lt;TD width="25%"&gt;Manager&lt;/TD&gt;
&lt;TD width="25%"&gt;Status&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;1&lt;/TD&gt;
&lt;TD width="25%"&gt;Northwest&lt;/TD&gt;
&lt;TD width="25%"&gt;Jenny&lt;/TD&gt;
&lt;TD width="25%"&gt;Active&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;2&lt;/TD&gt;
&lt;TD width="25%"&gt;Northeast&lt;/TD&gt;
&lt;TD width="25%"&gt;Steve&lt;/TD&gt;
&lt;TD width="25%"&gt;Closed&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;3&lt;/TD&gt;
&lt;TD width="25%"&gt;Southwest&lt;/TD&gt;
&lt;TD width="25%"&gt;Mike&lt;/TD&gt;
&lt;TD width="25%"&gt;Active&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;TD&gt;Southeast&lt;/TD&gt;
&lt;TD&gt;Carol&lt;/TD&gt;
&lt;TD&gt;Closed&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to create a set of text boxes for a report that pull this data out individually i.e.&amp;nbsp; a text box that will display the Area for the ID 1 and another when the ID is 2, so in effect using a lookup type function.&lt;/P&gt;
&lt;P&gt;i thought of using an if statement... if(ID=1, Area, ' ') however this only works for me if just the one data line is filtered in the application.&lt;/P&gt;
&lt;P&gt;Can anyone help me with this?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 09:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-one-data-value-in-text-box-based-on-a-lookup/m-p/1854107#M1215809</guid>
      <dc:creator>chrismtb</dc:creator>
      <dc:date>2021-11-01T09:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: display one data value in text box based on a lookup</title>
      <link>https://community.qlik.com/t5/QlikView/display-one-data-value-in-text-box-based-on-a-lookup/m-p/1854426#M1215817</link>
      <description>&lt;P&gt;=Only({$&amp;lt;ID={1}&amp;gt;} Area)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 21:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-one-data-value-in-text-box-based-on-a-lookup/m-p/1854426#M1215817</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2021-11-01T21:01:15Z</dc:date>
    </item>
  </channel>
</rss>

