<?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 Loading a data field that is sometimes all upper-case, sometimes not? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-a-data-field-that-is-sometimes-all-upper-case-sometimes/m-p/412441#M1157377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have some data that has a &lt;STRONG&gt;Region&lt;/STRONG&gt; and &lt;STRONG&gt;Market&lt;/STRONG&gt; field. The problem is, sometimes it will be in all caps, and sometimes not. QlikView considers this a whole different thing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I make a listbox just to show my Regions, I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MIDWEST&lt;/P&gt;&lt;P&gt;Midwest&lt;/P&gt;&lt;P&gt;NORTHEAST&lt;/P&gt;&lt;P&gt;Northeast&lt;/P&gt;&lt;P&gt;SOUTHEAST&lt;/P&gt;&lt;P&gt;Southeast&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want QV to consider MIDWEST the same as Midwest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2013 18:28:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-10T18:28:29Z</dc:date>
    <item>
      <title>Loading a data field that is sometimes all upper-case, sometimes not?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-data-field-that-is-sometimes-all-upper-case-sometimes/m-p/412441#M1157377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have some data that has a &lt;STRONG&gt;Region&lt;/STRONG&gt; and &lt;STRONG&gt;Market&lt;/STRONG&gt; field. The problem is, sometimes it will be in all caps, and sometimes not. QlikView considers this a whole different thing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I make a listbox just to show my Regions, I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MIDWEST&lt;/P&gt;&lt;P&gt;Midwest&lt;/P&gt;&lt;P&gt;NORTHEAST&lt;/P&gt;&lt;P&gt;Northeast&lt;/P&gt;&lt;P&gt;SOUTHEAST&lt;/P&gt;&lt;P&gt;Southeast&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want QV to consider MIDWEST the same as Midwest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 18:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-data-field-that-is-sometimes-all-upper-case-sometimes/m-p/412441#M1157377</guid>
      <dc:creator />
      <dc:date>2013-01-10T18:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a data field that is sometimes all upper-case, sometimes not?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-data-field-that-is-sometimes-all-upper-case-sometimes/m-p/412442#M1157378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;capitalize( REGIONFIELD) as REGIONFIELD,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 18:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-data-field-that-is-sometimes-all-upper-case-sometimes/m-p/412442#M1157378</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-01-10T18:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a data field that is sometimes all upper-case, sometimes not?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-data-field-that-is-sometimes-all-upper-case-sometimes/m-p/412443#M1157379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry right after I posted my question I found a reasonable answer elsewhere (I swear I searched first but I wasn't entering the appropriate keywords the first time around).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone else suggested FORCE CASE UPPER before I load the field in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying that now and it SEEMS to be working OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 18:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-data-field-that-is-sometimes-all-upper-case-sometimes/m-p/412443#M1157379</guid>
      <dc:creator />
      <dc:date>2013-01-10T18:38:00Z</dc:date>
    </item>
  </channel>
</rss>

