<?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: Associate 2 tables with wildcard in Qliksense in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847180#M9672</link>
    <description>&lt;P&gt;Thank you for answering, for my case, table 2 is in QVS format (with millions rows of data), and table 1 is excel with thousands of rows. May I ask if the one you suggested still applicable to it?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 04:26:46 GMT</pubDate>
    <dc:creator>lilychau</dc:creator>
    <dc:date>2021-10-15T04:26:46Z</dc:date>
    <item>
      <title>Associate 2 tables with wildcard in Qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847161#M9669</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to associate 2 tables(table 1 and table 2) in Qlik sense, such that the result can look like table 3. May I ask if there is any suggestion to do so?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Field 1 as the key, table 2 is associated with table 1 default colour (Red for A, Orange for B). For row with field 1 and year-month (e.g. B, 201805) matched, then it is associate with the specified colour, Green, instead of the default colour, Orange.&lt;/P&gt;&lt;P&gt;Table 1:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Field 1&lt;/TD&gt;&lt;TD&gt;Year-month&lt;/TD&gt;&lt;TD&gt;Colour&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;*&lt;/TD&gt;&lt;TD&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;*&lt;/TD&gt;&lt;TD&gt;Orange&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;201805&lt;/TD&gt;&lt;TD&gt;Green&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Field 1&lt;/TD&gt;&lt;TD&gt;Year-month&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;201801&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;201802&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;201803&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;201805&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 3:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Field 1&lt;/TD&gt;&lt;TD&gt;Year-month&lt;/TD&gt;&lt;TD&gt;Colour&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;201801&lt;/TD&gt;&lt;TD&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;201802&lt;/TD&gt;&lt;TD&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;201803&lt;/TD&gt;&lt;TD&gt;Orange&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;201805&lt;/TD&gt;&lt;TD&gt;Green&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 02:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847161#M9669</guid>
      <dc:creator>lilychau</dc:creator>
      <dc:date>2021-10-15T02:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 tables with wildcard in Qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847167#M9671</link>
      <description>&lt;P&gt;Could be multiple ways to achieve this, may be one of the way like this -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table1:&lt;BR /&gt;Load * inline [&lt;BR /&gt;Field1 Year-month Colour&lt;BR /&gt;A * Red&lt;BR /&gt;B * Orange&lt;BR /&gt;B 201805 Green&lt;BR /&gt;](delimiter is spaces)&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;color_map:&lt;BR /&gt;Mapping Load&lt;BR /&gt;Field1,Colour&lt;BR /&gt;resident Table1&lt;BR /&gt;Where "Year-month" = '*'&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load *&lt;BR /&gt;inline [&lt;BR /&gt;Field1 Year-month&lt;BR /&gt;A 201801&lt;BR /&gt;A 201802&lt;BR /&gt;B 201803&lt;BR /&gt;B 201805&lt;BR /&gt;](delimiter is spaces)&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Left Join(Table2)&lt;BR /&gt;Load *&lt;BR /&gt;resident Table1&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Drop table Table1&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Final:&lt;BR /&gt;Load *,&lt;BR /&gt;Coalesce(Colour,ApplyMap('color_map',Field1)) as ColourNew&lt;BR /&gt;resident Table2;&lt;/P&gt;&lt;P&gt;Drop Field Colour;&lt;BR /&gt;Drop Table Table2;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 02:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847167#M9671</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2021-10-15T02:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 tables with wildcard in Qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847180#M9672</link>
      <description>&lt;P&gt;Thank you for answering, for my case, table 2 is in QVS format (with millions rows of data), and table 1 is excel with thousands of rows. May I ask if the one you suggested still applicable to it?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 04:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847180#M9672</guid>
      <dc:creator>lilychau</dc:creator>
      <dc:date>2021-10-15T04:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 tables with wildcard in Qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847191#M9673</link>
      <description>&lt;P&gt;You could look at Rob Wunderlich sample for wildchar Mapping,&amp;nbsp;"Mapping with a table using wildcards".&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/list-recipes/#squelch-taas-accordion-shortcode-content-13" target="_blank"&gt;https://qlikviewcookbook.com/list-recipes/#squelch-taas-accordion-shortcode-content-13&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or examine the and&amp;nbsp;use the Qlikview Components (&lt;A href="http://qlikviewcomponents.org" target="_blank"&gt;http://qlikviewcomponents.org&lt;/A&gt;) function "Qvc.CreateWildMapExpression".&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 04:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Associate-2-tables-with-wildcard-in-Qliksense/m-p/1847191#M9673</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-10-15T04:58:45Z</dc:date>
    </item>
  </channel>
</rss>

