<?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 with Mapping or alternative in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448116#M802744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Part Description],Subfield([Part Description],' ',-1) as [Part Number],&lt;/P&gt;&lt;P&gt;Estimated Usage&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Left Join&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Is optional : Yes -&amp;gt; 1 Table, No -&amp;gt; 2 Tables&lt;/P&gt;&lt;P&gt;LOAD [Part Number],&lt;/P&gt;&lt;P&gt;[Real Usage]&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Nov 2017 08:46:13 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2017-11-28T08:46:13Z</dc:date>
    <item>
      <title>Help with Mapping or alternative</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448111#M802739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two seperate data sources which have different information that I need to relate to each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Part Description&lt;/P&gt;&lt;P&gt;Estimated Usage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Part Number&lt;/P&gt;&lt;P&gt;Real Usage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem I have is that Table 1 has part description is an annoying format which contains the part number I want to relate.&lt;/P&gt;&lt;P&gt;Example :Table1::Part Description = "BIG THINGY PN 344400" where as Table2::PartNumber = 344400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a mapping table that we use throughout the project and was hoping to somehow use this (unfortunately by the previous owner who no longer works for us)&lt;/P&gt;&lt;P&gt;I've created a tab within our mapping spreadsheet to try and convert the 'Part Description' from Table 1 to create a new Field, Just substituing out the last couple of characters. Unfortunately for different parts, there is a different length of part numbers so I am manually altering this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Mapping Table looks like the below:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Part Description&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Part Number Converted (from Part Description)&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BIG THINGY PN 222000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;222000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;OTHER THINGY SN 39002HHB2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;39002HHB2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BLAEXAMPLE PN 3N3EE741000012P01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3N3EE74100012P01&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data from Table 1 is downloaded daily, where as Table 2 is extremely rarely updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So my actual question!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible, for Table1::PartDescription to be uploaded as the new MappingTable::PartNumberConverted instead using the likes of ApplyMapping?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If this doesn't make sense please just let me know and I will try to explain the best I can.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448111#M802739</guid>
      <dc:creator>craig157</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Mapping or alternative</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448112#M802740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mapping Load [Part Description],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SubField([Part Description], ' ', -1) as LastName_Part_Description,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Estimated Usage]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From T1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load [Part Number],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Real Usage]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From T2;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load *, MapSubString('Table2', LastName_Part_Description, [Part Number]) as LastName_Part_Description&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table1;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 17:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448112#M802740</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-23T17:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Mapping or alternative</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448113#M802741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load text(replace( "Part Description",left("Part Description",limit-1),'') )as newField;&lt;/P&gt;&lt;P&gt;load *,FindOneOf("Part Description", '1234567890') as limit Inline [&lt;/P&gt;&lt;P&gt;Part Description&lt;/P&gt;&lt;P&gt;BIG THINGY PN 222000&lt;/P&gt;&lt;P&gt;OTHER THINGY SN 39002HHB2&lt;/P&gt;&lt;P&gt;BLAEXAMPLE PN 3N3EE741000012P01&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;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184401_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 17:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448113#M802741</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2017-11-23T17:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Mapping or alternative</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448114#M802742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be great but I will have a couple thousand potential results that are updated every so often.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 08:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448114#M802742</guid>
      <dc:creator>craig157</dc:creator>
      <dc:date>2017-11-28T08:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Mapping or alternative</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448115#M802743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Struggling to get the last bit working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise what your trying to do in the MapSubString.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't like having the underlined part number:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MapSubString('Table2', LastName_Part_Description,&lt;SPAN style="text-decoration: underline;"&gt; [Part Number]&lt;/SPAN&gt;) as LastName_Part_Description&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 08:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448115#M802743</guid>
      <dc:creator>craig157</dc:creator>
      <dc:date>2017-11-28T08:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Mapping or alternative</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448116#M802744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Part Description],Subfield([Part Description],' ',-1) as [Part Number],&lt;/P&gt;&lt;P&gt;Estimated Usage&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Left Join&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Is optional : Yes -&amp;gt; 1 Table, No -&amp;gt; 2 Tables&lt;/P&gt;&lt;P&gt;LOAD [Part Number],&lt;/P&gt;&lt;P&gt;[Real Usage]&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 08:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Mapping-or-alternative/m-p/1448116#M802744</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-28T08:46:13Z</dc:date>
    </item>
  </channel>
</rss>

