<?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>article NPrinting Number formatting and multiple Windows Operating System Locales in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-Number-formatting-and-multiple-Windows-Operating/ta-p/1795724</link>
    <description>&lt;DIV class="lia-message-template-question-zone"&gt;
&lt;H2&gt;Question&lt;/H2&gt;
&lt;P&gt;It is possible to use multiple Windows Operating System Locales, Regions and Format per region and locale with NPrinting as shown below?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1609_1-1617086995192.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52087iEDFA43E083817217/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1609_1-1617086995192.png" alt="1609_1-1617086995192.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1609_0-1617086961134.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52088iB4446FD7E0FFE87D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1609_0-1617086961134.png" alt="1609_0-1617086961134.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-answer-zone"&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2&gt;Answer&lt;/H2&gt;
&lt;P&gt;Unfortunately, this is not possible as NPrinting utilizes the current locale, regional and administrative settings upon the Windows server it is installed upon. Effectively this is a windows constraint. &lt;STRONG&gt;Note&lt;/STRONG&gt;: these settings should be the same for the NPrinting Server and each attached NPrinting Engine.&lt;/P&gt;
&lt;P&gt;You may wish to add an additional NPrinting Server/Engine Deployment for the additional region that you wish to serve in order to meet local/regional formatting requirements.&lt;/P&gt;
&lt;P&gt;Alternatively, changing the system locale manually before sending reports to specific 'locale' or 'region' may also work. &lt;STRONG&gt;Note&lt;/STRONG&gt;: Windows may require a system reboot before these settings take effect.&lt;/P&gt;
&lt;P&gt;On the other hand, you may &lt;EM&gt;wish&lt;/EM&gt; to leverage MS excel tools if developing MS excel report to 'Substitute' formatting that you require. This is an advanced '&lt;STRONG&gt;&lt;EM&gt;custom&lt;/EM&gt;&lt;/STRONG&gt;' Microsoft solution that can be used within the designer and may be utilized at your discretion. As you can see in the image below, it does work. (&lt;STRONG&gt;Note&lt;/STRONG&gt;: &lt;EM&gt;Expand range&lt;/EM&gt; must be disabled on the chart and use&lt;EM&gt; custom rows&lt;/EM&gt;)&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frank_S_0-1617130334626.png" style="width: 809px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52115i9DC169481C42B694/image-dimensions/809x455?v=v2" width="809" height="455" role="button" title="Frank_S_0-1617130334626.png" alt="Frank_S_0-1617130334626.png" /&gt;&lt;/span&gt;
&lt;P&gt;Cell code used:&lt;/P&gt;
&lt;P&gt;=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(FIXED(B:B,FALSE),".","$"),",","."),"$",",")&lt;/P&gt;
&lt;P&gt;Just hide column B before previewing to show only the EU formatted output&lt;/P&gt;
&lt;P&gt;&amp;nbsp;---------------&lt;/P&gt;
&lt;P&gt;Finally, in case you would like to adjust a Decimal or Thousand separators of your MS Excel report, you may untick the&amp;nbsp;"Use system separators" setting in the Advanced options of Excel. This way you can choose a particular type of separator for your MS Excel report. &lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ExcelSep.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54102iEB30449B7D7CE981/image-size/large?v=v2&amp;amp;px=999" role="button" title="ExcelSep.png" alt="ExcelSep.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Related Information:&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/DeployingQVNprinting/Supported-languages.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/nprinting/Content/NPrinting/DeployingQVNprinting/Supported-languages.htm&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you&amp;nbsp; have an idea for NPrinting that might be useful for all? Please post your idea here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 03 May 2021 06:53:34 GMT</pubDate>
    <dc:creator>Frank_S</dc:creator>
    <dc:date>2021-05-03T06:53:34Z</dc:date>
    <item>
      <title>NPrinting Number formatting and multiple Windows Operating System Locales</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-Number-formatting-and-multiple-Windows-Operating/ta-p/1795724</link>
      <description>&lt;DIV class="lia-message-template-question-zone"&gt;
&lt;H2&gt;Question&lt;/H2&gt;
&lt;P&gt;It is possible to use multiple Windows Operating System Locales, Regions and Format per region and locale with NPrinting as shown below?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1609_1-1617086995192.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52087iEDFA43E083817217/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1609_1-1617086995192.png" alt="1609_1-1617086995192.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1609_0-1617086961134.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52088iB4446FD7E0FFE87D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1609_0-1617086961134.png" alt="1609_0-1617086961134.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-answer-zone"&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2&gt;Answer&lt;/H2&gt;
&lt;P&gt;Unfortunately, this is not possible as NPrinting utilizes the current locale, regional and administrative settings upon the Windows server it is installed upon. Effectively this is a windows constraint. &lt;STRONG&gt;Note&lt;/STRONG&gt;: these settings should be the same for the NPrinting Server and each attached NPrinting Engine.&lt;/P&gt;
&lt;P&gt;You may wish to add an additional NPrinting Server/Engine Deployment for the additional region that you wish to serve in order to meet local/regional formatting requirements.&lt;/P&gt;
&lt;P&gt;Alternatively, changing the system locale manually before sending reports to specific 'locale' or 'region' may also work. &lt;STRONG&gt;Note&lt;/STRONG&gt;: Windows may require a system reboot before these settings take effect.&lt;/P&gt;
&lt;P&gt;On the other hand, you may &lt;EM&gt;wish&lt;/EM&gt; to leverage MS excel tools if developing MS excel report to 'Substitute' formatting that you require. This is an advanced '&lt;STRONG&gt;&lt;EM&gt;custom&lt;/EM&gt;&lt;/STRONG&gt;' Microsoft solution that can be used within the designer and may be utilized at your discretion. As you can see in the image below, it does work. (&lt;STRONG&gt;Note&lt;/STRONG&gt;: &lt;EM&gt;Expand range&lt;/EM&gt; must be disabled on the chart and use&lt;EM&gt; custom rows&lt;/EM&gt;)&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frank_S_0-1617130334626.png" style="width: 809px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52115i9DC169481C42B694/image-dimensions/809x455?v=v2" width="809" height="455" role="button" title="Frank_S_0-1617130334626.png" alt="Frank_S_0-1617130334626.png" /&gt;&lt;/span&gt;
&lt;P&gt;Cell code used:&lt;/P&gt;
&lt;P&gt;=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(FIXED(B:B,FALSE),".","$"),",","."),"$",",")&lt;/P&gt;
&lt;P&gt;Just hide column B before previewing to show only the EU formatted output&lt;/P&gt;
&lt;P&gt;&amp;nbsp;---------------&lt;/P&gt;
&lt;P&gt;Finally, in case you would like to adjust a Decimal or Thousand separators of your MS Excel report, you may untick the&amp;nbsp;"Use system separators" setting in the Advanced options of Excel. This way you can choose a particular type of separator for your MS Excel report. &lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ExcelSep.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54102iEB30449B7D7CE981/image-size/large?v=v2&amp;amp;px=999" role="button" title="ExcelSep.png" alt="ExcelSep.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Related Information:&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/DeployingQVNprinting/Supported-languages.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/nprinting/Content/NPrinting/DeployingQVNprinting/Supported-languages.htm&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you&amp;nbsp; have an idea for NPrinting that might be useful for all? Please post your idea here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 May 2021 06:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-Number-formatting-and-multiple-Windows-Operating/ta-p/1795724</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2021-05-03T06:53:34Z</dc:date>
    </item>
  </channel>
</rss>

