<?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: Case Senstive field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443357#M489039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way to make sure the keysearch and owner fields match up is to use the upper function on both when loading the fields. Or use the lower function on both. There is no way to disable case sensitivity, not globally and not for individual fields. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2012 15:39:50 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-12-17T15:39:50Z</dc:date>
    <item>
      <title>Case Senstive field</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443356#M489038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issues on one of my Qlikview files.&amp;nbsp; I am running the below load script, and &lt;STRONG&gt;owner &lt;/STRONG&gt;is a field that comes from a table called &lt;STRONG&gt;opencall&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Users_2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD firstname,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; surname,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; firstname&amp;amp;' '&amp;amp;surname as full_name,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; keysearch as owner;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;select distinct (opencall.owner),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; userdb.firstname,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; userdb.surname,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; userdb.keysearch&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;from opencall&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LEFT JOIN userdb&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;on opencall.owner = userdb.keysearch&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;order by firstname;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a listbox in my document where the Field is &lt;STRONG&gt;full_name. &lt;/STRONG&gt;The script as a whole allows me to select the full name of a person (such as Joe Bloggs) and then it looks at the &lt;STRONG&gt;owner &lt;/STRONG&gt;field which is the username (such as bloggsj).&amp;nbsp; The link between &lt;STRONG&gt;owner &lt;/STRONG&gt;and the &lt;STRONG&gt;full name&lt;/STRONG&gt; is the &lt;STRONG&gt;keysearch &lt;/STRONG&gt;field.&lt;/P&gt;&lt;P&gt;However in the &lt;STRONG&gt;keysearch &lt;/STRONG&gt;field the username is bloggsj and in the owner field it is &lt;STRONG&gt;BLOGGSJ, &lt;/STRONG&gt;therefore when searching the &lt;STRONG&gt;fullname &lt;/STRONG&gt;field, it cannot be viewed&lt;STRONG&gt;.&amp;nbsp; &lt;/STRONG&gt;In my load script is ther a way that I can somehow ignore the owner as being case sensitive so the &lt;STRONG&gt;keysearch &lt;/STRONG&gt;field and &lt;STRONG&gt;owner &lt;/STRONG&gt;match up no matter if it is uppercase or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon Ditchfield&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 15:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443356#M489038</guid>
      <dc:creator />
      <dc:date>2012-12-17T15:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Case Senstive field</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443357#M489039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way to make sure the keysearch and owner fields match up is to use the upper function on both when loading the fields. Or use the lower function on both. There is no way to disable case sensitivity, not globally and not for individual fields. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 15:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443357#M489039</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-17T15:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Case Senstive field</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443358#M489040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the literal value is the same, although in some cases upper and some others lowercase, I'd use one of either functions to get that working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13557588346006562" jivemacro_uid="_13557588346006562"&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;WHERE Lower(owner) = Lower(keysearch)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you force the condition to return true regardless the case of the values that the field stores in each record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 15:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443358#M489040</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-12-17T15:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Case Senstive field</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443359#M489041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Both,&amp;nbsp; I have done as you said and it has worked correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 15:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Senstive-field/m-p/443359#M489041</guid>
      <dc:creator />
      <dc:date>2012-12-17T15:56:42Z</dc:date>
    </item>
  </channel>
</rss>

