<?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 Qlikview Join (Unconnected Data) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Join-Unconnected-Data/m-p/1599934#M444182</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 2 table that support Risk, Insurer and Commission Rate data.&lt;/P&gt;&lt;P&gt;Table (Risk), contains Risk Code, Insurer Code and Prem Rate. The challenge is that the table supports a * (asterisk) for all others. In essence we populate agreed risk/insurer rates and asterisk leaves us a default.&lt;/P&gt;&lt;P&gt;The second table has a list of all Insurers.&lt;/P&gt;&lt;P&gt;I am looking to replace all the wildcard entries in Qlikview and populate with missing Insurer's.&lt;/P&gt;&lt;P&gt;I have attached an extract of the 2 tables and a desired output.&lt;/P&gt;&lt;P&gt;I was looking at a combination of Exists and Not Exists but not making a whole heap of progress (none really(.&lt;/P&gt;&lt;P&gt;Any thoughts on how I might acheive this ?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:04:17 GMT</pubDate>
    <dc:creator>racer25</dc:creator>
    <dc:date>2024-11-16T03:04:17Z</dc:date>
    <item>
      <title>Qlikview Join (Unconnected Data)</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Join-Unconnected-Data/m-p/1599934#M444182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 2 table that support Risk, Insurer and Commission Rate data.&lt;/P&gt;&lt;P&gt;Table (Risk), contains Risk Code, Insurer Code and Prem Rate. The challenge is that the table supports a * (asterisk) for all others. In essence we populate agreed risk/insurer rates and asterisk leaves us a default.&lt;/P&gt;&lt;P&gt;The second table has a list of all Insurers.&lt;/P&gt;&lt;P&gt;I am looking to replace all the wildcard entries in Qlikview and populate with missing Insurer's.&lt;/P&gt;&lt;P&gt;I have attached an extract of the 2 tables and a desired output.&lt;/P&gt;&lt;P&gt;I was looking at a combination of Exists and Not Exists but not making a whole heap of progress (none really(.&lt;/P&gt;&lt;P&gt;Any thoughts on how I might acheive this ?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Join-Unconnected-Data/m-p/1599934#M444182</guid>
      <dc:creator>racer25</dc:creator>
      <dc:date>2024-11-16T03:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Join (Unconnected Data)</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Join-Unconnected-Data/m-p/1599980#M444189</link>
      <description>&lt;P&gt;I think I would try the following approach:&lt;/P&gt;&lt;P&gt;m: mapping load BRR_INSURERCODE, BRR_PREMIUMRATE from [RISK TABLE];&lt;/P&gt;&lt;P&gt;load *, applymap('m', INS_INSURERCODE, applymap('m', '*', '#NV')) as BRR_PREMIUMRATE&lt;BR /&gt;from INSURER;&lt;/P&gt;&lt;P&gt;In your real case it might not be enough because BRR_RISKCODE isn't included yet but if it's really not in INSURER available it could be added to the mapping-source with a cartesian join or maybe other methods.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 14:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Join-Unconnected-Data/m-p/1599980#M444189</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-07-08T14:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Join (Unconnected Data)</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Join-Unconnected-Data/m-p/1608151#M444883</link>
      <description>&lt;P&gt;Did Marcus' suggestion work, or are you still trying to sort things out?&amp;nbsp; If the recommendation worked, please click the Accept as Solution button on it, if you cannot, just leave a post that it did do the trick, and we can take care of marking it for you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 16:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Join-Unconnected-Data/m-p/1608151#M444883</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-31T16:00:41Z</dc:date>
    </item>
  </channel>
</rss>

