<?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: Question about joins. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559620#M692647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand that if the 2 tables I create and wish to join works, but if the 2 tables are huge, this may cause a problem.&amp;nbsp; Is there another way you guys can suggest or is this the best possible way?&amp;nbsp; Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2013 15:47:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-05T15:47:45Z</dc:date>
    <item>
      <title>Question about joins.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559617#M692644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone out there help me solve this issue I have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Name, ID&lt;/P&gt;&lt;P&gt;abc123Abandoned Cart_xiyudhu289192, 58973&lt;/P&gt;&lt;P&gt;asdasd234Abandoned Cart_xihu282392, 58975&lt;/P&gt;&lt;P&gt;xsasdass293tBrowers_dhu23432, 56456&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;CampaignName, Cost, Date&lt;/P&gt;&lt;P&gt;Abandoned Cart, 3108, 41468&lt;/P&gt;&lt;P&gt;Browers, 827, 41468&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result Needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 Table That looks like &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="189"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;ID&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Cost&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Date&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="189"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;abc123Abandoned Cart_xiyudhu289192&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;58973&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;3108&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;41468&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="189"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;asdasd234Abandoned Cart_xihu282392&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;58973&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;3108&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;41468&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="189"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;xsasdass293tBrowers_dhu23432&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;56456&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;827&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;41468&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to join the two tables where i need to do some sort of dyname string match.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 14:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559617#M692644</guid>
      <dc:creator />
      <dc:date>2013-08-05T14:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question about joins.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559618#M692645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached file.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559618#M692645</guid>
      <dc:creator>RedSky001</dc:creator>
      <dc:date>2013-08-05T15:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question about joins.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559619#M692646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Almost the same approach as Mark, using substringcount and creating a final table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Name, ID&lt;/P&gt;&lt;P&gt;abc123Abandoned Cart_xiyudhu289192, 58973&lt;/P&gt;&lt;P&gt;asdasd234Abandoned Cart_xihu282392, 58975&lt;/P&gt;&lt;P&gt;xsasdass293tBrowers_dhu23432, 56456&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;JOIN (A) LOAD * INLINE [&lt;/P&gt;&lt;P&gt;CampaignName, Cost, Date&lt;/P&gt;&lt;P&gt;Abandoned Cart, 3108, 41468&lt;/P&gt;&lt;P&gt;Browers, 827, 41468&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RESULT:&lt;/P&gt;&lt;P&gt;LOAD Name,ID,Cost,Date &lt;/P&gt;&lt;P&gt;RESIDENT A &lt;/P&gt;&lt;P&gt;where substringcount(Name,CampaignName);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table A;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559619#M692646</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-05T15:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question about joins.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559620#M692647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand that if the 2 tables I create and wish to join works, but if the 2 tables are huge, this may cause a problem.&amp;nbsp; Is there another way you guys can suggest or is this the best possible way?&amp;nbsp; Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559620#M692647</guid>
      <dc:creator />
      <dc:date>2013-08-05T15:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Question about joins.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559621#M692648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well it's good practice to use numbers for the key fields.&amp;nbsp; So I've done this in my revised version (attached).&lt;/P&gt;&lt;P&gt;I would just give it ago and see what happes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 16:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559621#M692648</guid>
      <dc:creator>RedSky001</dc:creator>
      <dc:date>2013-08-05T16:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about joins.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559622#M692649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate this could you take a look at my follow up question thanks a lot. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 16:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559622#M692649</guid>
      <dc:creator />
      <dc:date>2013-08-05T16:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Question about joins.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559623#M692650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is great thanks Mark!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 16:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-joins/m-p/559623#M692650</guid>
      <dc:creator />
      <dc:date>2013-08-05T16:06:45Z</dc:date>
    </item>
  </channel>
</rss>

