<?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 Joining Table - Unique value should be displayed (Irrespective of case sesitive) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357385#M823178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Experts - I have 2 tables.. One of the "Name" in 1st table is CAP's and in another table it is in "Small Letters".. So when i try to build an list box .. it shows both the values(i.e., CAPS and Small Letter).. Kindly find the below screen shot... I need to see only one value.. Plz Help..&lt;/P&gt;&lt;P&gt;Attached qvw FYR..&lt;IMG alt="ArunCapture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171117_ArunCapture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>bharani8</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Joining Table - Unique value should be displayed (Irrespective of case sesitive)</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357385#M823178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Experts - I have 2 tables.. One of the "Name" in 1st table is CAP's and in another table it is in "Small Letters".. So when i try to build an list box .. it shows both the values(i.e., CAPS and Small Letter).. Kindly find the below screen shot... I need to see only one value.. Plz Help..&lt;/P&gt;&lt;P&gt;Attached qvw FYR..&lt;IMG alt="ArunCapture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171117_ArunCapture.PNG" style="height: auto;" /&gt;&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/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357385#M823178</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table - Unique value should be displayed (Irrespective of case sesitive)</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357386#M823179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Use Capitalize Function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Capitalize(Name) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the output as required.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 05:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357386#M823179</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-24T05:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table - Unique value should be displayed (Irrespective of case sesitive)</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357387#M823180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TY! Just now i got that! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; U r Right!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 05:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357387#M823180</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-07-24T05:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table - Unique value should be displayed (Irrespective of case sesitive)</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357388#M823181</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;You Can write if conditions in the script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg. If( Wildmatch(Name, 'ARUN','Arun'), 'Arun', Name) as NewName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 05:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357388#M823181</guid>
      <dc:creator>md_qlikview</dc:creator>
      <dc:date>2017-07-24T05:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table - Unique value should be displayed (Irrespective of case sesitive)</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357389#M823182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 06:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357389#M823182</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-24T06:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table - Unique value should be displayed (Irrespective of case sesitive)</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357390#M823183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Use upper() and lower() functions in your script. so that you can convert your text data either in upper case or lower case format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Eg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Upper(Field_Name) as Field_Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 06:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Table-Unique-value-should-be-displayed-Irrespective-of/m-p/1357390#M823183</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2017-07-24T06:02:16Z</dc:date>
    </item>
  </channel>
</rss>

