<?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: nPrinting field format in Word in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937019#M6229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies - I obviously did not explain myself properly ! It is the decimal point symbol that I want removed if the first value after the decimal point is a zero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;examples:&lt;/P&gt;&lt;P&gt;When I use #0.#% I get the following sample results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;decimal ; formatted % ;&amp;nbsp; result&lt;/P&gt;&lt;P&gt;0.123&amp;nbsp; ; 12.3% ; great&lt;/P&gt;&lt;P&gt;0.0123 ; 1.2% ; great&lt;/P&gt;&lt;P&gt;0.00123 ' 0.1% ; great&lt;/P&gt;&lt;P&gt;0.12&amp;nbsp; ; 12.% ; bad - decimal point (not place) is present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aran - I don't want 75.00% - I just want 75% in this case&lt;/P&gt;&lt;P&gt;Jonathan - this would give me 75.0% - I just want 75% in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2015 13:30:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-17T13:30:27Z</dc:date>
    <item>
      <title>nPrinting field format in Word</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937016#M6226</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 want to format a particular field in my MSWord template as a %. I am using the formatstring '#0.#%' to format the number. This works perfectly for all cases except where the percentage has no decimal places e.g 75%. The value appears in outputted report as 75.%. How can I get rid of the decimal point in these situations please?&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 11:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937016#M6226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T11:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting field format in Word</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937017#M6227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try 00.00%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will yield 75.00%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there is a way to &lt;STRONG&gt;selectively&lt;/STRONG&gt; show digits to the right of the decimal only when they are not 00, so either you can always round (75.7% = 76%) or always show decimals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not 100% certain about this however.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a tutorial which describes all the tags you can use in setting numerical, date and other formats here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.vizubi.com/knowledgebase/articles/260968-which-formats-can-i-use-in-columns" title="http://community.vizubi.com/knowledgebase/articles/260968-which-formats-can-i-use-in-columns"&gt;Which Formats Can I Use in Columns?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937017#M6227</guid>
      <dc:creator />
      <dc:date>2015-08-17T13:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting field format in Word</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937018#M6228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The format string should be '0.0%', not '0.#%'. The '#' digit is only displayed if it is not 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937018#M6228</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-17T13:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting field format in Word</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937019#M6229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies - I obviously did not explain myself properly ! It is the decimal point symbol that I want removed if the first value after the decimal point is a zero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;examples:&lt;/P&gt;&lt;P&gt;When I use #0.#% I get the following sample results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;decimal ; formatted % ;&amp;nbsp; result&lt;/P&gt;&lt;P&gt;0.123&amp;nbsp; ; 12.3% ; great&lt;/P&gt;&lt;P&gt;0.0123 ; 1.2% ; great&lt;/P&gt;&lt;P&gt;0.00123 ' 0.1% ; great&lt;/P&gt;&lt;P&gt;0.12&amp;nbsp; ; 12.% ; bad - decimal point (not place) is present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aran - I don't want 75.00% - I just want 75% in this case&lt;/P&gt;&lt;P&gt;Jonathan - this would give me 75.0% - I just want 75% in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937019#M6229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T13:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting field format in Word</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937020#M6230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I completely get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think it's possible to have the decimal disappear even if all digits to the right are "0".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So either you can get 75.00% and 75.65%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;75% and 76%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;75.% and 75.65%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do &lt;STRONG&gt;not&lt;/STRONG&gt; think that 75% AND 75.65% is possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937020#M6230</guid>
      <dc:creator />
      <dc:date>2015-08-17T13:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting field format in Word</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937021#M6231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Aran and sorry for delay in responding. I got client to accept a single decimal even if it is zero&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 09:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-field-format-in-Word/m-p/937021#M6231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T09:54:35Z</dc:date>
    </item>
  </channel>
</rss>

