<?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 Is it possible to wildmatch data from two tables? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-wildmatch-data-from-two-tables/m-p/579270#M683122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to Qlikview so I would like to consult some questions and would appreciate if u guys can help.&lt;/P&gt;&lt;P&gt;Is it possible to use WildMatch() function for both Customer and Address table given the following tables?&lt;/P&gt;&lt;P&gt;I would like to get the customer address from Address table if CustId has match with Id.&lt;/P&gt;&lt;P&gt;Expected result will be getting address for 12aazz,34bbxx and 56ccyy. &lt;/P&gt;&lt;P&gt;Like WildMatch(CustId,Id) works or is there any other way to get the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 269px; height: 122px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CustId&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;12aazz&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jason&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;34bbxx&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Alice&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;56ccyy&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;James&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;78ddww&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Alice&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Address&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid rgb(0, 0, 0); width: 320px; height: 81px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Id&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Address&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;aazz&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;xxxxxxxxxxxxxxxx&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;34bb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;yyyyyyyyyyyyyyyy&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;8ddw&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;zzzzzzzzzzzzzzzz&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Mar 2014 19:54:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-15T19:54:23Z</dc:date>
    <item>
      <title>Is it possible to wildmatch data from two tables?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-wildmatch-data-from-two-tables/m-p/579270#M683122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to Qlikview so I would like to consult some questions and would appreciate if u guys can help.&lt;/P&gt;&lt;P&gt;Is it possible to use WildMatch() function for both Customer and Address table given the following tables?&lt;/P&gt;&lt;P&gt;I would like to get the customer address from Address table if CustId has match with Id.&lt;/P&gt;&lt;P&gt;Expected result will be getting address for 12aazz,34bbxx and 56ccyy. &lt;/P&gt;&lt;P&gt;Like WildMatch(CustId,Id) works or is there any other way to get the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 269px; height: 122px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CustId&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;12aazz&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jason&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;34bbxx&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Alice&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;56ccyy&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;James&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;78ddww&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Alice&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Address&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid rgb(0, 0, 0); width: 320px; height: 81px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Id&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Address&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;aazz&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;xxxxxxxxxxxxxxxx&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;34bb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;yyyyyyyyyyyyyyyy&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;8ddw&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;zzzzzzzzzzzzzzzz&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Mar 2014 19:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-wildmatch-data-from-two-tables/m-p/579270#M683122</guid>
      <dc:creator />
      <dc:date>2014-03-15T19:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to wildmatch data from two tables?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-wildmatch-data-from-two-tables/m-p/579271#M683123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the mapsubstring function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;MapSubstring&lt;/STRONG&gt;&lt;/SPAN&gt; function is used to map parts of any expression to a previously loaded mapping table. The mapping is case sensitive and non-iterative and substrings are mapped from left to right. The syntax is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;mapsubstring('mapname', expr)&lt;/H3&gt;&lt;P&gt;This function can be used for mapping parts of any expression on a previously loaded mapping table. The mapping is case sensitive and non-recursive. The substrings are mapped from the left to the right. Mapname is the name of a mapping table previously read by a &lt;STRONG&gt;mapping load&lt;/STRONG&gt; or a &lt;STRONG&gt;mapping select&lt;/STRONG&gt; statement (see &lt;EM&gt;Mapping&lt;/EM&gt;). The name must be enclosed by single straight quotation marks. Expr is the expression whose result should be mapped by substrings.&lt;/P&gt;&lt;H2&gt;&lt;/H2&gt;&lt;H2&gt;Examples:&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;// Assume the following mapping table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;map1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;mapping load * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;x, y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;1, &amp;lt;one&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;aa, XYZ&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;x, b ] ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 37.8px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;MapSubstring ('map1', 'A123') returns 'A&amp;lt;one&amp;gt;23'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 37.8px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;MapSubstring ('map1', 'baaar') returns 'bXYZar'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 37.8px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;MapSubstring ('map1', 'xaa1') returns 'bXYZ&amp;lt;one&amp;gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Mar 2014 19:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-wildmatch-data-from-two-tables/m-p/579271#M683123</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-15T19:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to wildmatch data from two tables?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-wildmatch-data-from-two-tables/m-p/579272#M683124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your sample data, the following script gives the result. (This may not be a desired solution when the number of rows in each table is large.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Temp:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;CustId,Name&lt;BR /&gt;12aazz,Jason&lt;BR /&gt;34bbxx,Alice&lt;BR /&gt;56ccyy,James&lt;BR /&gt;78ddww,Alice&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Outer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (Temp)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;Id,Address&lt;BR /&gt;aazz,xxxxxxxxxxxxxxxx&lt;BR /&gt;34bb,yyyyyyyyyyyyyyyy&lt;BR /&gt;8ddw,zzzzzzzzzzzzzzzz&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;Result:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CustId&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Address&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Temp&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CustId&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt; 0;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Temp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;The qvw file is&amp;nbsp; attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Mar 2014 20:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-wildmatch-data-from-two-tables/m-p/579272#M683124</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-03-15T20:39:47Z</dc:date>
    </item>
  </channel>
</rss>

