<?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: problem load with spaces in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610697#M1098297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Set Verbatim = 1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the start of your load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 07:57:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-08T07:57:26Z</dc:date>
    <item>
      <title>problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610694#M1098294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;During Load I need to work with leading spaces. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEST:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;' no class' as ABC,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;resident xyz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I see the correct value with a leading space " no class"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I need a pre.load, the leading spaces are dropped&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEST:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;Field1;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;' no class' as ABC&lt;/P&gt;&lt;P&gt;Field2&lt;/P&gt;&lt;P&gt;Resident xyz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same happens with Inline Tables.&lt;/P&gt;&lt;P&gt;TEST:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;' no class'&lt;/P&gt;&lt;P&gt;' test'&lt;/P&gt;&lt;P&gt;'another test'&lt;/P&gt;&lt;P&gt;2 &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field A shows all text without leading space!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why&amp;nbsp; Qlikview removes leading spaces during a pre-load or in an Inline table.&lt;/P&gt;&lt;P&gt;Can it be avoided? I need leading spaces!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview 11 SR 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 07:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610694#M1098294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-08T07:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610695#M1098295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using text(), like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Text(A) as A ;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;' no class'&lt;/P&gt;&lt;P&gt;' test'&lt;/P&gt;&lt;P&gt;'another test'&lt;/P&gt;&lt;P&gt;2 &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 07:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610695#M1098295</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-08T07:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610696#M1098296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no change, the same behaviour&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 07:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610696#M1098296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-08T07:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610697#M1098297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Set Verbatim = 1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the start of your load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 07:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610697#M1098297</guid>
      <dc:creator />
      <dc:date>2014-05-08T07:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610698#M1098298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Update new check now&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write like below script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEST:&lt;/P&gt;&lt;P&gt;LOAD *,Text(A) as TextA;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;' no class'&lt;/P&gt;&lt;P&gt;' test'&lt;/P&gt;&lt;P&gt;'another test'&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And plot field TextA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 07:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610698#M1098298</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-08T07:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610699#M1098299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;set Verbatim = 1&lt;/STRONG&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 08:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610699#M1098299</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-08T08:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610700#M1098300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Text(FieldName) it works for me &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TEST:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *,Text(A) as TextA;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * inline [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;' no class'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;' test'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'another test'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;See the output&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="Textop.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58504_Textop.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 08:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610700#M1098300</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-08T08:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610701#M1098301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it only works with "set Verbatim=1"&lt;/P&gt;&lt;P&gt;without that, the preleading spaces are removed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 08:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610701#M1098301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-08T08:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem load with spaces</title>
      <link>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610702#M1098302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way, instead Set Verbatim, is to use Hard Space Char(160). So, it should be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vHardSpace = Chr(160)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;F1&lt;/P&gt;&lt;P&gt;$(vHardSpace)My text&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 08:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-load-with-spaces/m-p/610702#M1098302</guid>
      <dc:creator />
      <dc:date>2017-07-14T08:32:51Z</dc:date>
    </item>
  </channel>
</rss>

