<?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 with Concatenate fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056612#M86777</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Verify both has same value or not. If its same, might be, there is empty space in front, we&amp;nbsp; can use Tirm() functionality to remove empty spaces in front and end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 06:26:38 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2023-04-04T06:26:38Z</dc:date>
    <item>
      <title>ApplyMap with Concatenate fields</title>
      <link>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056601#M86775</link>
      <description>&lt;P&gt;I've tried to concatenate two fields using appymap function in load script, it's not showing error but also not showing the data (null), the code is:&lt;/P&gt;
&lt;P&gt;[SugHishuvMapping]:&lt;/P&gt;
&lt;P&gt;Mapping&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;SugMas &amp;amp; '|' &amp;amp;&amp;nbsp; SugHishuvNumber AS SugHishuvNumber2,&lt;/P&gt;
&lt;P&gt;SugHishuvText&lt;/P&gt;
&lt;P&gt;FROM [l*****/SugHishuv.qvd]&lt;/P&gt;
&lt;P&gt;(qvd);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ApplyMap ('SugHishuvMapping', @2&amp;nbsp; &amp;amp;'|'&amp;amp;&amp;nbsp; &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/180799"&gt;@110&lt;/a&gt;,Null()) AS [SugHishuv-ID2]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 06:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056601#M86775</guid>
      <dc:creator>YanivZi</dc:creator>
      <dc:date>2023-04-04T06:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap with Concatenate fields</title>
      <link>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056612#M86777</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Verify both has same value or not. If its same, might be, there is empty space in front, we&amp;nbsp; can use Tirm() functionality to remove empty spaces in front and end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 06:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056612#M86777</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-04-04T06:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap with Concatenate fields</title>
      <link>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056620#M86778</link>
      <description>&lt;P&gt;Thank for your reply, I've tried trimming one field and both but it's still not showing the data&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 06:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056620#M86778</guid>
      <dc:creator>YanivZi</dc:creator>
      <dc:date>2023-04-04T06:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap with Concatenate fields</title>
      <link>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056665#M86782</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Is both field - SugHishuvNumber2 and&amp;nbsp;@2&amp;nbsp; &amp;amp;'|'&amp;amp;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/180799"&gt;@110&lt;/a&gt; has same values?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 07:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056665#M86782</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-04-04T07:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap with Concatenate fields</title>
      <link>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056679#M86784</link>
      <description>&lt;P&gt;Yes, they have the same data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 07:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056679#M86784</guid>
      <dc:creator>YanivZi</dc:creator>
      <dc:date>2023-04-04T07:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap with Concatenate fields</title>
      <link>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056869#M86799</link>
      <description>&lt;P&gt;I would say the data aren't matching. You could check this by commenting the mapping-prefix and the applymap-function and loading them as own fields as well as an equally named key - maybe in a parallel test-application. And then a table-box in the UI with the relevant fields will show which data are really there and which one match and which not.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 12:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ApplyMap-with-Concatenate-fields/m-p/2056869#M86799</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-04-04T12:40:15Z</dc:date>
    </item>
  </channel>
</rss>

