<?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: Applymap issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433675#M96832</link>
    <description>&lt;P&gt;Thank you for your answer. I have added the Trim as followed&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbrevignon_0-1711102123529.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162545i42877DBD383BD3AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tbrevignon_0-1711102123529.png" alt="tbrevignon_0-1711102123529.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But also during the call of the applymap&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbrevignon_1-1711102471015.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162547i0EF15CEBB2B6D559/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tbrevignon_1-1711102471015.png" alt="tbrevignon_1-1711102471015.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And it worked !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbrevignon_2-1711102504763.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162548iBE2729E7070B70CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tbrevignon_2-1711102504763.png" alt="tbrevignon_2-1711102504763.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the advice.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2024 10:15:23 GMT</pubDate>
    <dc:creator>tbrevignon</dc:creator>
    <dc:date>2024-03-22T10:15:23Z</dc:date>
    <item>
      <title>Applymap issue</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433651#M96828</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I have some questions concerning ApplyMap.&lt;/P&gt;
&lt;P&gt;I am currently using an excel file loaded to fill the table of mapping.&lt;/P&gt;
&lt;P&gt;The loading is as followed&lt;/P&gt;
&lt;P&gt;MAP_MVT:&lt;BR /&gt;Mapping LOAD&lt;BR /&gt;Code as [Code mouvement],&lt;BR /&gt;Type_Mouvement&lt;BR /&gt;FROM [lib://DATA - Commun:DataFiles/Mapping_Mvt.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is GRP);&lt;/P&gt;
&lt;P&gt;Later, I want to use it to add a new field:&lt;/P&gt;
&lt;P&gt;MSEG:&lt;BR /&gt;LOAD&lt;BR /&gt;// KDAUF_KDPOS,&lt;BR /&gt;// MBLNR_MJAHR,&lt;BR /&gt;// "TVA non déductible",&lt;BR /&gt;// Action,&lt;BR /&gt;// "Adapt. qté crs poste",&lt;BR /&gt;// "Ann.EM malgré EF",&lt;BR /&gt;// "Article NPF",&lt;BR /&gt;// "Article cible",&lt;BR /&gt;// "Article cible 1",&lt;BR /&gt;[Article], // OK - 5&lt;BR /&gt;// "Art.géré en stk",&lt;BR /&gt;// "Alt. base amount",&lt;BR /&gt;// "Boîte de dialogue oui/non",&lt;BR /&gt;// "Code : valor. stock sous-tr.",&lt;BR /&gt;// "Code de mise à dispo",&lt;BR /&gt;// "Code origine mvmt.",&lt;BR /&gt;// "Commande d'achat",&lt;BR /&gt;// "Commande automatique",&lt;BR /&gt;// "Commande client",&lt;BR /&gt;// "Commande client 1",&lt;BR /&gt;// "Chaîne de valeur",&lt;BR /&gt;// "Chaîne de qté",&lt;BR /&gt;// "Clé d'état",&lt;BR /&gt;// "Clé condition",&lt;BR /&gt;// "Clé condition 1",&lt;BR /&gt;// "Clé objet immobilier",&lt;BR /&gt;// "Clé état lot transf.",&lt;BR /&gt;// Client,&lt;BR /&gt;[Code débit/crédit], // OK - 8&lt;BR /&gt;[Code mouvement], // OK - 4&lt;BR /&gt;ApplyMap('MAP_MVT', [Code mouvement], 'Pas de mapping') as Type_MVT,&lt;/P&gt;
&lt;P&gt;..&lt;/P&gt;
&lt;P&gt;It is not working however.&lt;/P&gt;
&lt;P&gt;The field in the table loaded is defined as a 3 character long.&lt;/P&gt;
&lt;P&gt;The field in the excel file is defined as text.&lt;/P&gt;
&lt;P&gt;Do you have an idea on how to solve it ?&lt;/P&gt;
&lt;P&gt;Here are the screenshot of the file loaded and the result.&lt;/P&gt;
&lt;P&gt;Thanks you for your answers.&lt;/P&gt;
&lt;P&gt;Thomas.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 09:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433651#M96828</guid>
      <dc:creator>tbrevignon</dc:creator>
      <dc:date>2024-03-22T09:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap issue</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433662#M96830</link>
      <description>&lt;P&gt;Use Trim() as there may be leading and trailing spaces.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 09:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433662#M96830</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-03-22T09:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap issue</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433675#M96832</link>
      <description>&lt;P&gt;Thank you for your answer. I have added the Trim as followed&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbrevignon_0-1711102123529.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162545i42877DBD383BD3AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tbrevignon_0-1711102123529.png" alt="tbrevignon_0-1711102123529.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But also during the call of the applymap&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbrevignon_1-1711102471015.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162547i0EF15CEBB2B6D559/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tbrevignon_1-1711102471015.png" alt="tbrevignon_1-1711102471015.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And it worked !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbrevignon_2-1711102504763.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162548iBE2729E7070B70CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tbrevignon_2-1711102504763.png" alt="tbrevignon_2-1711102504763.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the advice.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 10:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433675#M96832</guid>
      <dc:creator>tbrevignon</dc:creator>
      <dc:date>2024-03-22T10:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap issue</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433677#M96833</link>
      <description>&lt;P&gt;@tbrevigno&amp;nbsp;: Change ApplyMap syntax&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ApplyMap('MAP_MVT', [Code mouvement], 'Pas de mapping') as Type_Mouvement&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 10:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap-issue/m-p/2433677#M96833</guid>
      <dc:creator>Manojkumar_250830</dc:creator>
      <dc:date>2024-03-22T10:18:18Z</dc:date>
    </item>
  </channel>
</rss>

