<?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: Mapping Fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55137#M770896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not about exam..I am facing difficulty with this task...if you are aware of that then post your suggestion and not about questioning the posts!!!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 06:26:55 GMT</pubDate>
    <dc:creator>naveenashokan94</dc:creator>
    <dc:date>2018-06-05T06:26:55Z</dc:date>
    <item>
      <title>Mapping Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55134#M770892</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 am Facing this issue,cant find a solution.&lt;/P&gt;&lt;P&gt;Looking forward for any idea or solution,&lt;/P&gt;&lt;P&gt;I have attached the Data set and the Question Below Please find the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&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/Mapping-Fields/m-p/55134#M770892</guid>
      <dc:creator>naveenashokan94</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55135#M770893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you giving any exam ? Then seeking help in community wont be a good practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55135#M770893</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-06-05T06:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55136#M770895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mapping1:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD ID1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Price&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Downloads\Data source_Task.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Price);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Mapping2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD ID2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Price&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Downloads\Data source_Task.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Price);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Mapping3:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Price&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Downloads\Data source_Task.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Price);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Master:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Status='Imported',null(),ApplyMap('Mapping1',ID,ApplyMap('Mapping2',ID,ApplyMap('Mapping3',Name,[Dummy Price])))) as Price&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Downloads\Data source_Task.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Master);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="table.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204322_table.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55136#M770895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-05T06:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55137#M770896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not about exam..I am facing difficulty with this task...if you are aware of that then post your suggestion and not about questioning the posts!!!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55137#M770896</guid>
      <dc:creator>naveenashokan94</dc:creator>
      <dc:date>2018-06-05T06:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55138#M770897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You so much@&lt;A _jive_internal="true" data-avatarid="5408" data-externalid="" data-online="false" data-presence="null" data-userid="260069" data-username="yogesharekar" href="https://community.qlik.com/people/yogesharekar" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;YOGESH AREKAR&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your Solution was helpful&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55138#M770897</guid>
      <dc:creator>naveenashokan94</dc:creator>
      <dc:date>2018-06-05T06:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55139#M770898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you got your answer, pl close this thread by marking any helpful and a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 08:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Fields/m-p/55139#M770898</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-06-05T08:12:05Z</dc:date>
    </item>
  </channel>
</rss>

