<?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: First try with mapping function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563256#M210186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify how it doesn't work? Does the reload finish? Does the repartition field exist in the resulting data model? Is it populated with the old values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 13:46:33 GMT</pubDate>
    <dc:creator>skokenes</dc:creator>
    <dc:date>2013-07-11T13:46:33Z</dc:date>
    <item>
      <title>First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563249#M210179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to remane some records in a field that's why I used MAPPING function. I put that script just before to load the concerned table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;MAPPING:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAPPING&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&amp;nbsp; &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;&lt;BR /&gt;Old ,New&lt;BR /&gt;&lt;BR /&gt;"char 1", "new char 1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"char 2", "new char 2"&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;map &lt;/P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[fieldName]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;using &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;MAPPING; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt; But nothing happened.. &lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563249#M210179</guid>
      <dc:creator />
      <dc:date>2013-07-11T13:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563250#M210180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your "map X using Y;" statement before your load statement where you load the fieldName values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563250#M210180</guid>
      <dc:creator>skokenes</dc:creator>
      <dc:date>2013-07-11T13:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563251#M210181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;I put my whole script&amp;nbsp; before this load.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IDF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COD_&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;fieldName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(&lt;/C&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563251#M210181</guid>
      <dc:creator />
      <dc:date>2013-07-11T13:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563252#M210182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a sample of the actual code that does not work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tested the syntax the way you've detailed it with some random data. It works fine. Maybe you have a typo somewhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563252#M210182</guid>
      <dc:creator>skokenes</dc:creator>
      <dc:date>2013-07-11T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563253#M210183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;MAPPING:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAPPING&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&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;&lt;BR /&gt;Old ,New&lt;BR /&gt;&lt;BR /&gt;"3 à 6 mois", "de 3 à 6 mois"]&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;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;map &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[ repartition_arrete_tranche_duree_annuel]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;using &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;MAPPING; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IDF_AGENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;repartition_arrete_tranche_duree_annuel &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;FROM&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;SPAN&gt;﻿&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;C&gt;(qvd);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Speros&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563253#M210183</guid>
      <dc:creator />
      <dc:date>2013-07-11T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563254#M210184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you have an extra space here: &lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;&lt;STRONG&gt;map &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;[ repartition_arrete_tranche_duree_annuel]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;using &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;MAPPING;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should it say [repartition...] instead of [ repartition...]?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563254#M210184</guid>
      <dc:creator>skokenes</dc:creator>
      <dc:date>2013-07-11T13:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563255#M210185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I corrected but it doesn't work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563255#M210185</guid>
      <dc:creator />
      <dc:date>2013-07-11T13:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563256#M210186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify how it doesn't work? Does the reload finish? Does the repartition field exist in the resulting data model? Is it populated with the old values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563256#M210186</guid>
      <dc:creator>skokenes</dc:creator>
      <dc:date>2013-07-11T13:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563257#M210187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reload finishes, the field exists and it is populated with the old values but the name of the record is still the old one.. It doesn't take the new name..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563257#M210187</guid>
      <dc:creator />
      <dc:date>2013-07-11T13:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563258#M210188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aquakee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try applying the map inline like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;applymap('MAPPING',[repartition_arrete...]) as [repartition_arrete...]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work. I am not sure why the other way does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: I think it doesn't work because you are loading from a QVD. I wouldn't expect this behavior, but I was able to duplicate it on my machine. When using an Inline table to test instead of a QVD, the "map x using y;" syntax worked fine. It did not work when I tried it with a QVD load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT2: The source of the error is because when you load directly from the QVD, it performs an optimized load. This will not use the mappings that you have defined. If you want to still use your source QVDs with the original mapping syntax you wrote, you can de-optimize the QVD load. One way to do this is to add a where clause such as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file.qvd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (qvd) WHERE 1=1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Speros&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563258#M210188</guid>
      <dc:creator>skokenes</dc:creator>
      <dc:date>2013-07-11T13:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: First try with mapping function</title>
      <link>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563259#M210189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect. Thank you for your help. It works with the clause but i guess I should find a better way (like doing the mapping before to creating the QVD file) in order to keep the optimize load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-try-with-mapping-function/m-p/563259#M210189</guid>
      <dc:creator />
      <dc:date>2013-07-11T14:00:58Z</dc:date>
    </item>
  </channel>
</rss>

