<?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: Help in a script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/2044222#M1222829</link>
    <description>&lt;P&gt;You can flag using Applymap, below is a simple example&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;[ApplyMap T1]:&lt;BR /&gt;mapping // important to add&lt;BR /&gt;Load * Inline [&lt;BR /&gt;ApplyMap Sales Rep Name,ApplyMap Sales Rep Salary&lt;BR /&gt;Amit,25000&lt;BR /&gt;Sukhi,21000&lt;BR /&gt;Ankit,20000&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[ApplyMap T2]:&lt;BR /&gt;Load *,&lt;BR /&gt;ApplyMap('ApplyMap T1', [ApplyMap Sales Rep Name],'NA') As [ApplyMap Sales Rep Salary];&lt;BR /&gt;Load * Inline [&lt;BR /&gt;ApplyMap Sales Rep Name,ApplyMap Sales Rep Role&lt;BR /&gt;Amit,B2B&lt;BR /&gt;Darshan,340B&lt;BR /&gt;Sukhi,B2B&lt;BR /&gt;Ankit,340B&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In your case, you need to create a key in both tables &amp;amp; use applymap to get the value&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If the value will match per key then the value will be added into your new column or it will give you NA(not assigned)&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 05:17:05 GMT</pubDate>
    <dc:creator>ajaykakkar93</dc:creator>
    <dc:date>2023-03-02T05:17:05Z</dc:date>
    <item>
      <title>Help in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/2043705#M1222825</link>
      <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4" data-click-id="text" data-adclicklocation="media"&gt;
&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;
&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hello everyone, Im a begineer in qlikview. I have 2 tables, in the table 1 I have Policy ID and two different endorsement IDs, in the other table I have Policy ID and just one endorsement ID. How can I search for the policies that are in the table 1 but aren’t in the table 2. Using the combinations of Policy and enforsement.&lt;/P&gt;
&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Thanks!!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Mar 2023 10:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/2043705#M1222825</guid>
      <dc:creator>kusatvaky</dc:creator>
      <dc:date>2023-03-01T10:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/2044222#M1222829</link>
      <description>&lt;P&gt;You can flag using Applymap, below is a simple example&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;[ApplyMap T1]:&lt;BR /&gt;mapping // important to add&lt;BR /&gt;Load * Inline [&lt;BR /&gt;ApplyMap Sales Rep Name,ApplyMap Sales Rep Salary&lt;BR /&gt;Amit,25000&lt;BR /&gt;Sukhi,21000&lt;BR /&gt;Ankit,20000&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[ApplyMap T2]:&lt;BR /&gt;Load *,&lt;BR /&gt;ApplyMap('ApplyMap T1', [ApplyMap Sales Rep Name],'NA') As [ApplyMap Sales Rep Salary];&lt;BR /&gt;Load * Inline [&lt;BR /&gt;ApplyMap Sales Rep Name,ApplyMap Sales Rep Role&lt;BR /&gt;Amit,B2B&lt;BR /&gt;Darshan,340B&lt;BR /&gt;Sukhi,B2B&lt;BR /&gt;Ankit,340B&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In your case, you need to create a key in both tables &amp;amp; use applymap to get the value&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If the value will match per key then the value will be added into your new column or it will give you NA(not assigned)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 05:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/2044222#M1222829</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2023-03-02T05:17:05Z</dc:date>
    </item>
  </channel>
</rss>

