<?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: Lookup doesnt work??? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631199#M1086957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2014 15:33:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-28T15:33:04Z</dc:date>
    <item>
      <title>Lookup doesnt work???</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631193#M1086951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im trying to use a lookup for a reference line and the function isnt recognised by qlikview, any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 14:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631193#M1086951</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2014-05-28T14:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup doesnt work???</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631194#M1086952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean the lookup() function? That is only supported in script, not in charts. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 14:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631194#M1086952</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-05-28T14:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup doesnt work???</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631195#M1086953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahh right that could be why then,&lt;/P&gt;&lt;P&gt;is there an equivelent that works in charts?&lt;/P&gt;&lt;P&gt;basically I have a 2 collumn table and i want to perform essentially a vlookup on it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 14:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631195#M1086953</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2014-05-28T14:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup doesnt work???</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631196#M1086954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Rob says, there is no Lookup() function in charts, but you can work around using only() and set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say you are looking up customer and country. Put in the set analysis to ignore all selections, using the '1' just in case. Then set the field you are looking for to the lookup vaule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= only({1&amp;lt;Customer={"customer name"}&amp;gt;} Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only() function will now return the country for that particular customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 14:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631196#M1086954</guid>
      <dc:creator />
      <dc:date>2014-05-28T14:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup doesnt work???</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631197#M1086955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW what are you trying to do? Becayse in the app, QlikView might just join the fields together for you anyway. Is this not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 14:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631197#M1086955</guid>
      <dc:creator />
      <dc:date>2014-05-28T14:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup doesnt work???</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631198#M1086956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh thank you thats what im after&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 14:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631198#M1086956</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2014-05-28T14:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup doesnt work???</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631199#M1086957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 15:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-doesnt-work/m-p/631199#M1086957</guid>
      <dc:creator />
      <dc:date>2014-05-28T15:33:04Z</dc:date>
    </item>
  </channel>
</rss>

