<?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 custom number format in chart in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664005#M27554</link>
    <description>&lt;P&gt;Hi... this is not what i meant&lt;/P&gt;&lt;P&gt;1 extra column needs to know if it is M K B or anything else (without actual value). This column will be used in Pixel perfect to format column where values already divided by 1000000, 1000, etc (but without format, so still numbers would be shown)&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2020 10:50:34 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2020-01-09T10:50:34Z</dc:date>
    <item>
      <title>nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663323#M27530</link>
      <description>&lt;P&gt;I need seprator for Thousand, Million , Billion in Pixel perfect nprinting report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Example in chart it should print like below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2543560000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.5B&lt;/P&gt;&lt;P&gt;8551200&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 8.6M&lt;/P&gt;&lt;P&gt;56788&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;56.8K&lt;/P&gt;&lt;P&gt;Currenlty I can use only {V:#,}k. I am not sure how to use it conditionally. My values are varying for every merhchant and I need to use something conditioannly to take care of the vaues.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 15:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663323#M27530</guid>
      <dc:creator>1302aman</dc:creator>
      <dc:date>2020-01-07T15:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663346#M27532</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Updated:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I found this but haven't tested it.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/11731996/string-format-numbers-thousands-123k-millions-123m-billions-123b" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/11731996/string-format-numbers-thousands-123k-millions-123m-billions-123b&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The most success I've had is using formatting for K only using the following custom format &lt;STRONG&gt;in MS Excel&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;#,K&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;See image below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="custom format.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26464iB9CC9DE9AB0CB4C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="custom format.PNG" alt="custom format.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 15:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663346#M27532</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2020-01-07T15:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663352#M27533</link>
      <description>&lt;P&gt;#,K&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also works as a custom currency format as well in PxP.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="custom format excel.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26465i1713E4C23E0F4B5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="custom format excel.PNG" alt="custom format excel.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663352#M27533</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2020-01-07T16:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663367#M27534</link>
      <description>&lt;P&gt;This will conver only in thousand but I need to convert it conditionally like if number is greater than 1000 then convert it in K else no conversion. Also if grrater than 1000000&amp;nbsp; then convert in Million.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663367#M27534</guid>
      <dc:creator>1302aman</dc:creator>
      <dc:date>2020-01-07T16:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663382#M27538</link>
      <description>&lt;P&gt;There is a scripting tool that may help you to achieve this formatting requirement.&lt;/P&gt;
&lt;P&gt;Perhaps you could check&amp;nbsp; the Dev Express knowledge base as this appears to be an advanced scripting function that 'might' be possible. I've placed a couple links here for you. (Dev Express is the platform backbone that PxP is built on.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://search.devexpress.com/?m=Documentation&amp;amp;f=0&amp;amp;q=format%20Billions%20or%20millions%20or%20thousands&amp;amp;ref=doc" target="_blank"&gt;https://search.devexpress.com/?m=Documentation&amp;amp;f=0&amp;amp;q=format%20Billions%20or%20millions%20or%20thousands&amp;amp;ref=doc&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://js.devexpress.com/Documentation/ApiReference/Common/Object_Structures/format/" target="_blank"&gt;https://js.devexpress.com/Documentation/ApiReference/Common/Object_Structures/format/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or perhaps someone else here in the NP community might have a more specific solution as well.&lt;/P&gt;
&lt;P&gt;Kind regards...&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 17:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663382#M27538</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2020-01-07T17:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663394#M27540</link>
      <description>&lt;P&gt;I wish i could use this but unfortunately nprint does not allow this else this could be achive easily. My problem is specific to Nprint pixel perfect report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 17:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663394#M27540</guid>
      <dc:creator>1302aman</dc:creator>
      <dc:date>2020-01-07T17:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663846#M27546</link>
      <description>&lt;P&gt;My approach would be to configure another column in source table in Qlik to indicate wheter you need to use M, K or any other format and at the same time already in Qlik devide numbers by 1000000,1000 or whatever you need.. Then in nprinting pixel perfect you can use formatting rules to conditionally (based on additional column i mentioned above) assign number format.&lt;/P&gt;&lt;P&gt;So this is achievable, but requires proper planning on both ends - QlikView / Qlik Sense and Nprinting&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 23:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1663846#M27546</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-01-08T23:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664003#M27553</link>
      <description>&lt;P&gt;I also though the same but I need to Identify those with 'K' or 'M'. Now second challenge is that NetPrinting does not accept values in string and again I need to change them in Number and rounded back to the same issue.&amp;nbsp; See screen shot below. I need to handle it from Nprint in the same way we do in any app like Qliksense or excel.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 580px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26585i8C2EBB59F6CE7459/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Currently I have set it up in the Thousands but few if my merchants have in Millions and few of them are in Thousands and I want it to behave dynamically instead of showing only in thousands.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26586iDB56DED7D9539C36/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 10:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664003#M27553</guid>
      <dc:creator>1302aman</dc:creator>
      <dc:date>2020-01-09T10:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664005#M27554</link>
      <description>&lt;P&gt;Hi... this is not what i meant&lt;/P&gt;&lt;P&gt;1 extra column needs to know if it is M K B or anything else (without actual value). This column will be used in Pixel perfect to format column where values already divided by 1000000, 1000, etc (but without format, so still numbers would be shown)&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 10:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664005#M27554</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-01-09T10:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664020#M27556</link>
      <description>&lt;P&gt;so in qliksense you would have following table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-01-09_22-01-50.png" style="width: 389px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26589iEA9F5C1AEB0F22AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-01-09_22-01-50.png" alt="2020-01-09_22-01-50.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;you would use Value for NPrinitng column to produce values in NPrinitng Pixel Perfect template and based on Conditional format you woul add M B K formats or any other format you need&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 11:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664020#M27556</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-01-09T11:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664023#M27557</link>
      <description>&lt;P&gt;Correction:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Apologies - I got fixed up on pixel perfect tables (not charts), &amp;nbsp;and in tables my solution would work as it does not need reference to scale (and also your solution would work where you already created values in Qlik Sense with M &amp;nbsp;K B etc...)&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You are right - with charts it needs actual values to allow for reference to scales and properly plot bars/lines height...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 11:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1664023#M27557</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-01-09T11:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1665716#M27629</link>
      <description>&lt;P&gt;Let me try in that way, Thanks for answer this&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 09:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1665716#M27629</guid>
      <dc:creator>1302aman</dc:creator>
      <dc:date>2020-01-15T09:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting custom number format in chart</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1665834#M27635</link>
      <description>&lt;P&gt;Here are some steps and techniques to dynamically change the number formatting per filter or variable that will work in Nprinting too.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 14:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-custom-number-format-in-chart/m-p/1665834#M27635</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2020-01-15T14:53:26Z</dc:date>
    </item>
  </channel>
</rss>

