<?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 Mapsubstring or Mapping case sensitive fieldvalues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapsubstring-or-Mapping-case-sensitive-fieldvalues/m-p/233667#M85197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks capitalize worked..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jul 2010 17:57:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-27T17:57:51Z</dc:date>
    <item>
      <title>Mapsubstring or Mapping case sensitive fieldvalues</title>
      <link>https://community.qlik.com/t5/QlikView/Mapsubstring-or-Mapping-case-sensitive-fieldvalues/m-p/233665#M85195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two fieldvalues coming from different Sources and they are&lt;/P&gt;&lt;P&gt;Pasteur Opwarmen and Pasteur opwarmen. These values are both same. How can I adjust them.&lt;/P&gt;&lt;P&gt;I tried Mapsubstring like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;M_MappingID:&lt;BR /&gt;Mapping&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; F1, F2&lt;BR /&gt; Pasteur Opwarmen, Pasteur opwarmen&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;Table:&lt;BR /&gt;Load....&lt;BR /&gt;.....&lt;BR /&gt;Mapsubstring('M_MappingID','Pasteur Opwarmen'),&lt;BR /&gt;applymap(...)&lt;BR /&gt;From&lt;BR /&gt;files/...&lt;BR /&gt;;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I dont see any change.&lt;/P&gt;&lt;P&gt;Any ideas??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;sravan&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>Mon, 26 Jul 2010 16:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapsubstring-or-Mapping-case-sensitive-fieldvalues/m-p/233665#M85195</guid>
      <dc:creator />
      <dc:date>2010-07-26T16:55:16Z</dc:date>
    </item>
    <item>
      <title>Mapsubstring or Mapping case sensitive fieldvalues</title>
      <link>https://community.qlik.com/t5/QlikView/Mapsubstring-or-Mapping-case-sensitive-fieldvalues/m-p/233666#M85196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sravan,&lt;/P&gt;&lt;P&gt;Using&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;ApplyMap('M_MappingID', OldFieldName) AS NewFieldName&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;where OldFieldName is the name of the field that stores the old value and NewFieldName is the name you want to use the new changed value in the table should work. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Is this what you are looking for?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: If you are working with names, you may use function Capitalize, should all words in that field begin with capital letter, so&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Capitalize(FIELD)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;where FIELD contains 'aaa bbb' will return 'Aaa Bbb'&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 17:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapsubstring-or-Mapping-case-sensitive-fieldvalues/m-p/233666#M85196</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-07-26T17:23:46Z</dc:date>
    </item>
    <item>
      <title>Mapsubstring or Mapping case sensitive fieldvalues</title>
      <link>https://community.qlik.com/t5/QlikView/Mapsubstring-or-Mapping-case-sensitive-fieldvalues/m-p/233667#M85197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks capitalize worked..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 17:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapsubstring-or-Mapping-case-sensitive-fieldvalues/m-p/233667#M85197</guid>
      <dc:creator />
      <dc:date>2010-07-27T17:57:51Z</dc:date>
    </item>
  </channel>
</rss>

