<?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: Strange number formatting behaviour in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541947#M109384</link>
    <description>&lt;P&gt;I think the display of&amp;nbsp;&lt;SPAN&gt;‘�’&lt;/SPAN&gt;&amp;nbsp;is a replacement and therefore a side effect of not being capable to resolve the set char within the used char-set and/or the font and/or the collation. This may happens on any place in the ETL as well as within the UI.&lt;/P&gt;&lt;P&gt;I suggest to check which char is really applied as thousand-separator. I assume it should be chr(32) but there exists various other white-spaces which may not included/supported from the char-set/font and/or from the later html/css stuff behind the rendering.&lt;/P&gt;&lt;P&gt;Such check might be done per copy &amp;amp; paste of variable-statement in an editor like Notepad++ or Excel with appropriate string-functions. Useful might be also to open the app and/or the underlying qvd-files with Notepad++ to investigate the xml meta-data of a related field.&lt;/P&gt;&lt;P&gt;That's not a direct solution but it should provide some insights especially by excluding certain possibilities. Beside this I would try a replacement of the separator with '+' or '#' or similar to see what happens. If it's displayed like expected? If yes you could revers it to chr(32). Maybe a back and forth ...&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 11:33:58 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2026-01-29T11:33:58Z</dc:date>
    <item>
      <title>Strange number formatting behaviour</title>
      <link>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541944#M109383</link>
      <description>&lt;P&gt;My Windows 11 Regional format was previously set to Swedish. With that setup, I worked on many&amp;nbsp;Qlik Cloud apps without any issues.&lt;/P&gt;&lt;P&gt;About a month ago, however, I noticed something strange when creating new measures: the thousand separator in number formatting started to appear incorrectly. Instead of the standard Swedish thousand separator, the character ‘�’ is used. This issue has persisted since then.&lt;/P&gt;&lt;P&gt;When formatting a measure, this strange separator is visible in the formatting dialog, and the same separator also appears in tables viewed by app users.&lt;/P&gt;&lt;P&gt;I later changed my Windows Regional format to English (UK). For new apps created after this change, the thousand separator is now correctly shown as a comma (,).&lt;BR /&gt;However, in older apps, the original problem remains:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The incorrect ‘�’ separator is still used&lt;/LI&gt;&lt;LI&gt;The same applies to duplicated of apps with the issue.&lt;/LI&gt;&lt;LI&gt;Other Qlik developers and users experience the same behavior when they visit the infected apps, regardless of their own Regional format settings&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In other words, within affected apps (including duplicates), the only available thousand separator option is ‘�’. I think the pattern suggest that it is the apps themselves that are corrupted somehow.&lt;/P&gt;&lt;P&gt;It may also be relevant that all our app load scripts begin with several variable settings (e.g. regional and numeric format variables).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 10:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541944#M109383</guid>
      <dc:creator>Nathalia25</dc:creator>
      <dc:date>2026-01-29T10:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Strange number formatting behaviour</title>
      <link>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541947#M109384</link>
      <description>&lt;P&gt;I think the display of&amp;nbsp;&lt;SPAN&gt;‘�’&lt;/SPAN&gt;&amp;nbsp;is a replacement and therefore a side effect of not being capable to resolve the set char within the used char-set and/or the font and/or the collation. This may happens on any place in the ETL as well as within the UI.&lt;/P&gt;&lt;P&gt;I suggest to check which char is really applied as thousand-separator. I assume it should be chr(32) but there exists various other white-spaces which may not included/supported from the char-set/font and/or from the later html/css stuff behind the rendering.&lt;/P&gt;&lt;P&gt;Such check might be done per copy &amp;amp; paste of variable-statement in an editor like Notepad++ or Excel with appropriate string-functions. Useful might be also to open the app and/or the underlying qvd-files with Notepad++ to investigate the xml meta-data of a related field.&lt;/P&gt;&lt;P&gt;That's not a direct solution but it should provide some insights especially by excluding certain possibilities. Beside this I would try a replacement of the separator with '+' or '#' or similar to see what happens. If it's displayed like expected? If yes you could revers it to chr(32). Maybe a back and forth ...&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 11:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541947#M109384</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2026-01-29T11:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Strange number formatting behaviour</title>
      <link>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541953#M109385</link>
      <description>&lt;P&gt;Thank you for your input! It led us to discover that the number formatting came from an external sharepoint imported .qvs, in which the formatting was corrupted.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 12:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541953#M109385</guid>
      <dc:creator>Nathalia25</dc:creator>
      <dc:date>2026-01-29T12:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Strange number formatting behaviour</title>
      <link>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541954#M109386</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;Num(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Sum(Sales),&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; '# ##0',&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; ',',&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; ' '&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 13:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Strange-number-formatting-behaviour/m-p/2541954#M109386</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2026-01-29T13:18:48Z</dc:date>
    </item>
  </channel>
</rss>

