<?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: Blank space format problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883332#M1016806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first.&lt;/P&gt;&lt;P&gt;Your spacebar produce 32 not 160.&lt;/P&gt;&lt;P&gt;Fallow max advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 09:29:51 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-04-09T09:29:51Z</dc:date>
    <item>
      <title>Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883326#M1016800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a strange problem. If for example I want to format a number value like &lt;SPAN style="font-family: courier new,courier;"&gt;num(4711, '# ##0')&lt;/SPAN&gt; the output becomes &lt;STRONG&gt;4711 ##0&lt;/STRONG&gt;. But if I open up an object properties window, go to number tab and mark integer and then I copy the format pattern displayed (&lt;SPAN style="font-family: courier new,courier;"&gt;# ##0&lt;/SPAN&gt;) I can paste this format pattern into my formula and the result is 4 711 as expected. My manually typed blank space seems different than the blank space that I've copied! (Copying the blank space is enough, I can type the #-symbols and the zero manually.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's kind of absurd and I'm attaching a qvw with a simple text box illustrating this, and a small load script that illustrates that it happens there as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand why this is happening, do you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883326#M1016800</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2015-04-09T09:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883327#M1016801</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;I've used function ord() for both "blank spaces".&lt;/P&gt;&lt;P&gt;It looks like there are different kinds of blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="83161" alt="16.png" class="jive-image image-1" height="144" src="https://community.qlik.com/legacyfs/online/83161_16.png" style="height: 143.888709677419px; width: 393px;" width="393" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883327#M1016801</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-04-09T09:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883328#M1016802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not a space&lt;/P&gt;&lt;P&gt;This is no-break space&lt;/P&gt;&lt;P&gt;ANSI code 160&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883328#M1016802</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-09T09:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883329#M1016803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh! But do you mean that it should be a no-break space instead of the ordinary space that I have written? Or do you mean that my spacebar for some reason produces no-break space?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883329#M1016803</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2015-04-09T09:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883330#M1016804</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;in Load script change set ThousandSep=' ';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883330#M1016804</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-09T09:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883331#M1016805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My last question was unnecessary, I can of course see for myself that my spacebar works as intended but I did not know that I should be using a non breaking space in thsi situation. Thank you for your fast replies!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883331#M1016805</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2015-04-09T09:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883332#M1016806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first.&lt;/P&gt;&lt;P&gt;Your spacebar produce 32 not 160.&lt;/P&gt;&lt;P&gt;Fallow max advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883332#M1016806</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-09T09:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883333#M1016807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aha, that's where the non breaking space was defined. Thank you! Is there a reason..? Is it better to use non breaking space than ordinary space?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883333#M1016807</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2015-04-09T09:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883334#M1016808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should shed some light:&lt;/P&gt;&lt;P&gt;stackoverflow.com/questions/1357078/whats-the-difference-between-nbsp-and&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883334#M1016808</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-09T09:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Blank space format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883335#M1016809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Ah yes of course, it will actually work as a non breaking space when used. Should have guessed that myself, but thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-space-format-problem/m-p/883335#M1016809</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2015-04-09T09:53:41Z</dc:date>
    </item>
  </channel>
</rss>

