<?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: Bar Chart - Case Sensitive on dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151291#M913154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to do this already when loading in your data, if your conditions of spellings are a more complex, you can also look into a MAPPING approach:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4267"&gt;Data Cleansing&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 11:20:34 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-05-26T11:20:34Z</dc:date>
    <item>
      <title>Bar Chart - Case Sensitive on dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151289#M913152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the image below you see the total ordered in cities. As you can see the city Amsterdam and AMSTERDAM appears in this chart.&lt;/P&gt;&lt;P&gt;I would like to create one dimension value into Amsterdam. How can you fixed a case sensitive dimension value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the current expression of Total Ordered is Sum(total ordered).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greets,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rega&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125894_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&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/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151289#M913152</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Case Sensitive on dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151290#M913153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your dimension from &lt;STRONG&gt;DeliveryCity&lt;/STRONG&gt; to -&amp;gt; &lt;STRONG&gt;Capitalize(&lt;SPAN style="font-size: 13.3333px;"&gt;DeliveryCity&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 11:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151290#M913153</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-26T11:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Case Sensitive on dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151291#M913154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to do this already when loading in your data, if your conditions of spellings are a more complex, you can also look into a MAPPING approach:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4267"&gt;Data Cleansing&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 11:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151291#M913154</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-26T11:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Case Sensitive on dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151292#M913155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rega&lt;/P&gt;&lt;P&gt;Is it only Amsterdam that you have two values for? If it is you could try this in your load script where you load the city field.&lt;/P&gt;&lt;P&gt;If(&lt;A href="mailto:City=@AMSTERDAM','Amsterdam',City"&gt;City='AMSTERDAM','Amsterdam',City&lt;/A&gt;) as City this will give you just the one value for Amsterdam. Hope this is useful for you.&lt;/P&gt;&lt;P&gt;Kindest Regards&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 11:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Case-Sensitive-on-dimension/m-p/1151292#M913155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-26T11:21:22Z</dc:date>
    </item>
  </channel>
</rss>

