<?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 lookup in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/lookup/m-p/116105#M762548</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;I have requirement in excel with formula :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(IF(OR(VLOOKUP(X11,$XFA$5:$XFB$76,2,0)="BAD",AND(VLOOKUP(X11,$XFA$5:$XFB$76,2,0)="OK"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do we write this statement using Applymap in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>srujanaponnuru</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>lookup</title>
      <link>https://community.qlik.com/t5/QlikView/lookup/m-p/116105#M762548</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;I have requirement in excel with formula :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(IF(OR(VLOOKUP(X11,$XFA$5:$XFB$76,2,0)="BAD",AND(VLOOKUP(X11,$XFA$5:$XFB$76,2,0)="OK"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do we write this statement using Applymap in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup/m-p/116105#M762548</guid>
      <dc:creator>srujanaponnuru</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: lookup</title>
      <link>https://community.qlik.com/t5/QlikView/lookup/m-p/116106#M762549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the Excel file where you are using this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup/m-p/116106#M762549</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-23T13:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: lookup</title>
      <link>https://community.qlik.com/t5/QlikView/lookup/m-p/116107#M762550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry I cant share the excel file as it is confidential for client it seems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that expression I need to write in apply map &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup/m-p/116107#M762550</guid>
      <dc:creator>srujanaponnuru</dc:creator>
      <dc:date>2018-07-23T13:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: lookup</title>
      <link>https://community.qlik.com/t5/QlikView/lookup/m-p/116108#M762551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No where close to being an expert in Excel... so don't know what it is doing to help you with what it might be in QlikView... can you mock it up with some dummy data... I just need to see the logic of what it might be doing in Excel....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup/m-p/116108#M762551</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-23T13:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: lookup</title>
      <link>https://community.qlik.com/t5/QlikView/lookup/m-p/116109#M762552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the field comes from same table and from different table and having same column field from two tables. You may try this way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mapping:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mapping Load X11, Common_Field From Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load If(ApplyMap('Mapping',XFA,'NA') or ApplyMap('Mapping',XFB,'NA'),'BAD', If(ApplyMap('Mapping',XFA,'NA') and ApplyMap('Mapping',XFB,'NA'),'OK')) as FieldName;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup/m-p/116109#M762552</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-23T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: lookup</title>
      <link>https://community.qlik.com/t5/QlikView/lookup/m-p/116110#M762553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide complete logic which you are using in excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 14:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup/m-p/116110#M762553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-23T14:13:20Z</dc:date>
    </item>
  </channel>
</rss>

