<?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: Lower case issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659894#M240653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Lower case in both the fields other wise use Capitalize&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:- With &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Capitalize&lt;/SPAN&gt; function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Capitalize&lt;/STRONG&gt;(trim(LoginID)) as CustomerID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ApplyMap('Location_Map',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Capitalize&lt;/STRONG&gt;&lt;/SPAN&gt;(CustomerID),'Unknown Location') as Location&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 08:48:18 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-07-11T08:48:18Z</dc:date>
    <item>
      <title>Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659890#M240649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lower case issue - i have two excel files and retrieving a location column from 2nd file based on customerid.&lt;/P&gt;&lt;P&gt;First file column is named as&amp;nbsp; CustomerID(Mixed case) and second file columns is named as&amp;nbsp; LoginID(Mixed case).&lt;/P&gt;&lt;P&gt;so changing the case by using&amp;nbsp; below lower string function in mapping load:&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&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;Lower(trim(LoginID)) as CustomerID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is apply map function:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('Location_Map',CustomerID,'Unknown Location') as Location &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its changing all values to lower case,some customers are assigned 'Unknown Location'&amp;nbsp; in application,even though the location column is populated in 2nd file for that customerid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise on the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 08:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659890#M240649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-11T08:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659891#M240650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;use Capitalize() function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 08:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659891#M240650</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-07-11T08:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659892#M240651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this:&lt;/P&gt;&lt;P&gt;ApplyMap('Location_Map',&lt;STRONG&gt;Lower&lt;/STRONG&gt;(CustomerID),'Unknown Location') as Location&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 08:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659892#M240651</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-11T08:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659893#M240652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to add lower (and trim) also in the ApplyMap &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 08:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659893#M240652</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-11T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659894#M240653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Lower case in both the fields other wise use Capitalize&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:- With &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Capitalize&lt;/SPAN&gt; function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Capitalize&lt;/STRONG&gt;(trim(LoginID)) as CustomerID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ApplyMap('Location_Map',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Capitalize&lt;/STRONG&gt;&lt;/SPAN&gt;(CustomerID),'Unknown Location') as Location&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 08:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659894#M240653</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-11T08:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659895#M240654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks for help,its reducing number of customers with unknown location from 175 to 130.&lt;/P&gt;&lt;P&gt;But still issue persists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 08:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659895#M240654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-11T08:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659896#M240655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Trim both the fields or you can use Lower or Capitalize&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Capitalize&lt;/STRONG&gt;(trim(LoginID)) as CustomerID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;ApplyMap('Location_Map',&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Capitalize&lt;/STRONG&gt;&lt;/SPAN&gt;(Trim(CustomerID)),'Unknown Location') as Location&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 09:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659896#M240655</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-11T09:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lower case issue</title>
      <link>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659897#M240656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;P&gt;as said earlier it worked for some customers, i checked and others which are not worked are that login id column is empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 12:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lower-case-issue/m-p/659897#M240656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-11T12:23:13Z</dc:date>
    </item>
  </channel>
</rss>

