<?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: Combining field values with disregard to capitalization in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948783#M1219660</link>
    <description>&lt;P&gt;Perhaps I misread your post, but - why would Qlik combine two rows just because they have an identical value in one specific field? &lt;/P&gt;
&lt;P&gt;If you use e.g.&lt;/P&gt;
&lt;P&gt;Load Distinct Upper(Title)&lt;/P&gt;
&lt;P&gt;From YourTable;&lt;/P&gt;
&lt;P&gt;Then duplicate values of Title should be removed, but based on your description that doesn't seem to be the case?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2022 20:59:56 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-06-27T20:59:56Z</dc:date>
    <item>
      <title>Combining field values with disregard to capitalization</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948765#M1219659</link>
      <description>&lt;P&gt;Hello I am reading data in from an excel sheet.&lt;/P&gt;
&lt;P&gt;I have a field labeled 'Title' and there are values that are in all capitals and some that are not. Qlik is not combining these values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example of values: 'PROCUREMENT, LL' or 'Procurement, LL'&lt;/P&gt;
&lt;P&gt;I have tried Capitalize(Title); Upper(Title); Lower(Title) in the load script and none of the listed is working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 19:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948765#M1219659</guid>
      <dc:creator>heathqm</dc:creator>
      <dc:date>2022-06-27T19:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combining field values with disregard to capitalization</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948783#M1219660</link>
      <description>&lt;P&gt;Perhaps I misread your post, but - why would Qlik combine two rows just because they have an identical value in one specific field? &lt;/P&gt;
&lt;P&gt;If you use e.g.&lt;/P&gt;
&lt;P&gt;Load Distinct Upper(Title)&lt;/P&gt;
&lt;P&gt;From YourTable;&lt;/P&gt;
&lt;P&gt;Then duplicate values of Title should be removed, but based on your description that doesn't seem to be the case?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 20:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948783#M1219660</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-06-27T20:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Combining field values with disregard to capitalization</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948786#M1219661</link>
      <description>&lt;P&gt;I don't necessarily want to combine the two rows; I want Qlik to identify the field value as the same despite the case of the letters.&lt;/P&gt;
&lt;P&gt;If there are two rows like this:&lt;/P&gt;
&lt;P&gt;Title = Procurement, LL; Amount = $4&lt;/P&gt;
&lt;P&gt;Title = PROCUREMENT, LL; Amount = $7&lt;/P&gt;
&lt;P&gt;Then I would want to sum the amount across the title. Well Procurement, LL and PROCURMENT, LL are the same title just different capital case so I would want the amount to be $11. But right now its treating them as two different cases.&lt;/P&gt;
&lt;P&gt;Like stated above, Upper(Title) does not work. Its keeping both as separate and not working.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 21:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948786#M1219661</guid>
      <dc:creator>heathqm</dc:creator>
      <dc:date>2022-06-27T21:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Combining field values with disregard to capitalization</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948800#M1219662</link>
      <description>&lt;P&gt;Your Upper() approach should work.&lt;/P&gt;
&lt;P&gt;Please post some sample data and your load statement to demonstrate the issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 22:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-field-values-with-disregard-to-capitalization/m-p/1948800#M1219662</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-06-27T22:39:48Z</dc:date>
    </item>
  </channel>
</rss>

