<?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 Mapping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035035#M349017</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;Is that-is a way to do that let me explain :&lt;/P&gt;&lt;P&gt;i have this table&lt;/P&gt;&lt;P&gt;Purchase:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;PurchaseID,Product,PurchasePrice,Quantity,PurchaseDate&lt;/P&gt;&lt;P&gt;P9, Product1, 8,&amp;nbsp; 20, 15/10/2010&lt;/P&gt;&lt;P&gt;P11, Product1, 7,&amp;nbsp; 10, 09/10/2010&lt;/P&gt;&lt;P&gt;P12, Product1, 9,&amp;nbsp; 20, 01/10/2010&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;and i want apply function Mapping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Mapping LOAD&lt;/P&gt;&lt;P&gt;Product,PurchasePrice&lt;/P&gt;&lt;P&gt;Resident Purchase;&lt;/P&gt;&lt;P&gt;DROP Table Purchase;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sales:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD ApplyMap('Temp', Product ) as PurchasePrice,&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;* Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SalesID,Product,SalesPrice,Quantity,SalesDate&lt;/P&gt;&lt;P&gt;S1, Product1, 10,&amp;nbsp; 10, 10/10/2010&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the final result I want is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 380px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" width="64"&gt;Product&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="53"&gt;Quantity&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="62"&gt;SalesDate&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="48"&gt;SalesID&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="63"&gt;SalesPrice&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="560"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" width="64"&gt;Product&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="53"&gt;Quantity&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="62"&gt;SalesDate&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="48"&gt;SalesID&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="63"&gt;SalesPrice&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Said&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 10:10:03 GMT</pubDate>
    <dc:creator>emteam162</dc:creator>
    <dc:date>2016-03-21T10:10:03Z</dc:date>
    <item>
      <title>Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035035#M349017</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;Is that-is a way to do that let me explain :&lt;/P&gt;&lt;P&gt;i have this table&lt;/P&gt;&lt;P&gt;Purchase:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;PurchaseID,Product,PurchasePrice,Quantity,PurchaseDate&lt;/P&gt;&lt;P&gt;P9, Product1, 8,&amp;nbsp; 20, 15/10/2010&lt;/P&gt;&lt;P&gt;P11, Product1, 7,&amp;nbsp; 10, 09/10/2010&lt;/P&gt;&lt;P&gt;P12, Product1, 9,&amp;nbsp; 20, 01/10/2010&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;and i want apply function Mapping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Mapping LOAD&lt;/P&gt;&lt;P&gt;Product,PurchasePrice&lt;/P&gt;&lt;P&gt;Resident Purchase;&lt;/P&gt;&lt;P&gt;DROP Table Purchase;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sales:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD ApplyMap('Temp', Product ) as PurchasePrice,&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;* Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SalesID,Product,SalesPrice,Quantity,SalesDate&lt;/P&gt;&lt;P&gt;S1, Product1, 10,&amp;nbsp; 10, 10/10/2010&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the final result I want is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 380px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" width="64"&gt;Product&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="53"&gt;Quantity&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="62"&gt;SalesDate&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="48"&gt;SalesID&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="63"&gt;SalesPrice&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="560"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" width="64"&gt;Product&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="90"&gt;PurchasePrice&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="53"&gt;Quantity&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="62"&gt;SalesDate&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="48"&gt;SalesID&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="63"&gt;SalesPrice&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;10/10/2010&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;S1&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Said&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035035#M349017</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2016-03-21T10:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035036#M349018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think mapping would work here because you have one product field mapped to three different purchase price. Mapping table can only be used when you have unique combinations. In your case, it would make sense to do a join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035036#M349018</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-21T10:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035037#M349019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14585553153033008 jive_text_macro" jivemacro_uid="_14585553153033008"&gt;
&lt;P&gt;Purchase:&lt;/P&gt;
&lt;P&gt;LOAD * Inline &lt;/P&gt;
&lt;P&gt;[&lt;/P&gt;
&lt;P&gt;&amp;nbsp; PurchaseID, Product, PurchasePrice, Quantity, PurchaseDate&lt;/P&gt;
&lt;P&gt;&amp;nbsp; P9, Product1, 8,&amp;nbsp;&amp;nbsp; 20, 15/10/2010&lt;/P&gt;
&lt;P&gt;&amp;nbsp; P11, Product1, 7,&amp;nbsp;&amp;nbsp; 10, 09/10/2010&lt;/P&gt;
&lt;P&gt;&amp;nbsp; P12, Product1, 9,&amp;nbsp;&amp;nbsp; 20, 01/10/2010&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Sales:&lt;/P&gt;
&lt;P&gt;LOAD &lt;/P&gt;
&lt;P&gt;&amp;nbsp; * &lt;/P&gt;
&lt;P&gt;Inline &lt;/P&gt;
&lt;P&gt;[&lt;/P&gt;
&lt;P&gt;&amp;nbsp; SalesID, Product, SalesPrice, Quantity, SalesDate&lt;/P&gt;
&lt;P&gt;&amp;nbsp; S1, Product1, 10,&amp;nbsp;&amp;nbsp; 10, 10/10/2010&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Left Join (Sales) Load Product, PurchasePrice Resident Purchase;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Drop Table Purchase;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035037#M349019</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-03-21T10:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035038#M349020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mapping works on the unique key if you have duplicated keys only the first value will be considered&amp;nbsp; in your case try with the Join it should work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Purchase:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;LOAD * Inline [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;PurchaseID,Product,PurchasePrice,Quantity,PurchaseDate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;P9, Product1, 8,&amp;nbsp; 20, 15/10/2010&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;P11, Product1, 7,&amp;nbsp; 10, 09/10/2010&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;P12, Product1, 9,&amp;nbsp; 20, 01/10/2010&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;and i want apply function Mapping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Sales:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Product&amp;nbsp; as PurchasePrice&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;,&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;* Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;SalesID,Product,SalesPrice,Quantity,SalesDate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;S1, Product1, 10,&amp;nbsp; 10, 10/10/2010&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG&gt;Join(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Sales&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt; LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Product,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;PurchasePrice&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Resident Purchase;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;DROP Table Purchase;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;to avoid syndicate key rename the fields&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035038#M349020</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-21T10:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035039#M349021</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;I thank you for your reply I will use Left Join&lt;/P&gt;&lt;P&gt;its work&lt;/P&gt;&lt;P&gt;Many thanks for all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Said&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035039#M349021</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2016-03-21T10:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035040#M349022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't forget to mark the correct and helpful answers &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/1035040#M349022</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-21T10:25:08Z</dc:date>
    </item>
  </channel>
</rss>

