<?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: changes on string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049372#M920691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if it is two word country name like united states, would you want United &lt;STRONG style="color: #ff0000;"&gt;S&lt;/STRONG&gt;tates or United &lt;STRONG style="color: #ff0000;"&gt;s&lt;/STRONG&gt;tates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want United States, then what has been proposed should work like a charm for you -&amp;gt; &lt;STRONG&gt;Capitalize(Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(you wanted United states, then you can try this: &lt;STRONG&gt;Upper(Left(Country, 1)) &amp;amp; Right(Country, Len(Country) - 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2016 21:04:02 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-29T21:04:02Z</dc:date>
    <item>
      <title>changes on string</title>
      <link>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049369#M920688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a country field with all small letters&lt;/P&gt;&lt;P&gt;Now the requirement is change it to only first letter should be&amp;nbsp; in capital letter.&lt;/P&gt;&lt;P&gt;How can we achieve this requirement. I have tried with sub field function but no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049369#M920688</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: changes on string</title>
      <link>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049370#M920689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;capitalize ('london')&lt;/SPAN&gt;&amp;nbsp; and it will return 'London'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 20:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049370#M920689</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-04-29T20:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: changes on string</title>
      <link>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049371#M920690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the function&lt;/P&gt;&lt;P&gt;Capitalize(countryField) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 20:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049371#M920690</guid>
      <dc:creator>luizmendes118</dc:creator>
      <dc:date>2016-04-29T20:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: changes on string</title>
      <link>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049372#M920691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if it is two word country name like united states, would you want United &lt;STRONG style="color: #ff0000;"&gt;S&lt;/STRONG&gt;tates or United &lt;STRONG style="color: #ff0000;"&gt;s&lt;/STRONG&gt;tates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want United States, then what has been proposed should work like a charm for you -&amp;gt; &lt;STRONG&gt;Capitalize(Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(you wanted United states, then you can try this: &lt;STRONG&gt;Upper(Left(Country, 1)) &amp;amp; Right(Country, Len(Country) - 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 21:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049372#M920691</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-29T21:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: changes on string</title>
      <link>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049373#M920692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample script where I am pulling data from wikipedia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FOR i = 1 to 23&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; LOAD Lower(PurgeChar([Country (exonym)], '[]0123456789')) as Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp; [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://en.wikipedia.org/wiki/List_of_countries_and_dependencies_and_their_capitals_in_native_languages" rel="nofollow" target="_blank"&gt;https://en.wikipedia.org/wiki/List_of_countries_and_dependencies_and_their_capitals_in_native_languages&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; (html, codepage is 1252, embedded labels, table is @$(i));&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NEXT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FinalTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Country as Lower_Country,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Capitalize(Country) as Capitalized_Country,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Upper(Left(Country, 1)) &amp;amp; Right(Country, Len(Country) - 1) as First_Letter_Capitalized_Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123179_Capture.PNG" style="height: 426px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 21:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049373#M920692</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-29T21:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: changes on string</title>
      <link>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049374#M920693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to everyone for your suggestions.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2016 02:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/changes-on-string/m-p/1049374#M920693</guid>
      <dc:creator />
      <dc:date>2016-04-30T02:52:40Z</dc:date>
    </item>
  </channel>
</rss>

