<?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/1951005#M1219738</link>
    <description>below the table write a resident load</description>
    <pubDate>Sat, 02 Jul 2022 17:37:23 GMT</pubDate>
    <dc:creator>charishma01</dc:creator>
    <dc:date>2022-07-02T17:37:23Z</dc:date>
    <item>
      <title>Help in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/1951002#M1219737</link>
      <description>&lt;P&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&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2022 13:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/1951002#M1219737</guid>
      <dc:creator>kazana</dc:creator>
      <dc:date>2022-07-02T13:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/1951005#M1219738</link>
      <description>below the table write a resident load</description>
      <pubDate>Sat, 02 Jul 2022 17:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/1951005#M1219738</guid>
      <dc:creator>charishma01</dc:creator>
      <dc:date>2022-07-02T17:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/1951018#M1219739</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/187890"&gt;@kazana&lt;/a&gt;&amp;nbsp; Please see the below script that I have written in the Script Editor, please use the same idea to get the desired output. Also I have attached the Screen shot of the output, the Null values indicate the Policy ID's and Endorsement ID's present in table 1 but not in table 2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table1:&lt;BR /&gt;Load &lt;BR /&gt;Autonumber(PolicyID&amp;amp;''&amp;amp;EndorsementID1) as ID,&lt;BR /&gt;EndorsementID2&lt;BR /&gt;Inline [&lt;BR /&gt;PolicyID, EndorsementID1, EndorsementID2&lt;BR /&gt;1,E001,ED001&lt;BR /&gt;2,E002,ED002&lt;BR /&gt;3,E003,ED003&lt;BR /&gt;4,E004,ED004&lt;BR /&gt;5,E005,ED005&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Left join (Table1)&lt;BR /&gt;Table2:&lt;BR /&gt;Load AutoNumber(PolicyID&amp;amp;''&amp;amp;EndorsementID1) as ID,&lt;BR /&gt;PolicyID as PolicyID2,&lt;BR /&gt;EndorsementID1 as EndorsementID12&lt;BR /&gt;Inline [&lt;BR /&gt;PolicyID, EndorsementID1&lt;BR /&gt;1,E001,ED001&lt;BR /&gt;2,E002,ED002&lt;BR /&gt;3,E003,ED003&lt;BR /&gt;6,E006,ED006&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exit Script;&lt;/P&gt;
&lt;P&gt;If this resolves your issue, please like and accept it as solution.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jul 2022 02:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-a-script/m-p/1951018#M1219739</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-07-03T02:38:05Z</dc:date>
    </item>
  </channel>
</rss>

