<?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: Load data without changing case in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528251#M599624</link>
    <description>&lt;P&gt;Hi Prieper, thanks for your response&lt;/P&gt;&lt;P&gt;Its a pretty basic load from Excel;&lt;/P&gt;&lt;P&gt;set Verbatim = 1;&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;[Q Site Name]&lt;BR /&gt;,[B Site Name]&lt;BR /&gt;FROM $(vInputPath)Site Name Translation.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;STORE * FROM Sites INTO $(vOutputPath)Sites.qvd (qvd);&lt;BR /&gt;DROP TABLE Sites;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jan 2019 10:23:54 GMT</pubDate>
    <dc:creator>hartleyr</dc:creator>
    <dc:date>2019-01-09T10:23:54Z</dc:date>
    <item>
      <title>Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528236#M599621</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I'm hoping this is an easy one....&lt;/P&gt;&lt;P&gt;I'm loading a set of data where I need the text to remain unchanged.&amp;nbsp; For example, Grange &lt;STRONG&gt;o&lt;/STRONG&gt;ver Sands is being loaded as Grange &lt;STRONG&gt;O&lt;/STRONG&gt;ver Sands, but I want it in its raw format&lt;/P&gt;&lt;P&gt;I am using verbatim to ignore trailing/leading spaces, but can anyone tell me what I need to use to have Qlikview not correct the data on load?&lt;/P&gt;&lt;P&gt;Cheers all!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528236#M599621</guid>
      <dc:creator>hartleyr</dc:creator>
      <dc:date>2024-11-16T21:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528239#M599622</link>
      <description>can you please post an example?</description>
      <pubDate>Wed, 09 Jan 2019 10:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528239#M599622</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2019-01-09T10:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528241#M599623</link>
      <description>I Can't think of an example where I had this problem.&lt;BR /&gt;Also you can use trim() in Qlik to remove trailing and leading spaces.&lt;BR /&gt;Are you sure "Verbatim" isn't changing the data? No clue what this is, I only know the brand.</description>
      <pubDate>Wed, 09 Jan 2019 10:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528241#M599623</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2019-01-09T10:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528251#M599624</link>
      <description>&lt;P&gt;Hi Prieper, thanks for your response&lt;/P&gt;&lt;P&gt;Its a pretty basic load from Excel;&lt;/P&gt;&lt;P&gt;set Verbatim = 1;&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;[Q Site Name]&lt;BR /&gt;,[B Site Name]&lt;BR /&gt;FROM $(vInputPath)Site Name Translation.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;STORE * FROM Sites INTO $(vOutputPath)Sites.qvd (qvd);&lt;BR /&gt;DROP TABLE Sites;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 10:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528251#M599624</guid>
      <dc:creator>hartleyr</dc:creator>
      <dc:date>2019-01-09T10:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528258#M599625</link>
      <description>&lt;P&gt;Hi B_knuever&lt;/P&gt;&lt;P&gt;Thanks for your response.&amp;nbsp; Verbatim effectively removes the data validation on leading/trailing spaces and so where QV would usually strip these out, this function allows them to be kept in.&amp;nbsp; Unfortunately, whilst QV is working as it should I am having to retain the data inconsistencies, hence why using it.&amp;nbsp; As far as I'm aware, it shouldnt effect the case.&lt;/P&gt;&lt;P&gt;Anything that is fully capatilised is ok, its just this one site that is being problematic&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 10:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528258#M599625</guid>
      <dc:creator>hartleyr</dc:creator>
      <dc:date>2019-01-09T10:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528262#M599626</link>
      <description>Very Odd. Have you tried without the use of verbatim. To make sure this isn't the cause?</description>
      <pubDate>Wed, 09 Jan 2019 10:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528262#M599626</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2019-01-09T10:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528270#M599627</link>
      <description>I cannot reproduce it.&lt;BR /&gt;Are you sure that you are not using CAPITALIZE-function in QV?</description>
      <pubDate>Wed, 09 Jan 2019 10:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528270#M599627</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2019-01-09T10:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load data without changing case</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528281#M599628</link>
      <description>&lt;P&gt;Thanks for your help guys.&amp;nbsp; I think I was either having a muppet moment or&amp;nbsp;it was something in my comparison in Excel that has caused this as I've re-refreshed the data and it is now correct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 11:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-changing-case/m-p/1528281#M599628</guid>
      <dc:creator>hartleyr</dc:creator>
      <dc:date>2019-01-09T11:01:33Z</dc:date>
    </item>
  </channel>
</rss>

