<?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: Qlik Sense Auto Number Format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Auto-Number-Format/m-p/1814657#M66616</link>
    <description>&lt;P&gt;Hi, the one on the right looks like an extension, I think this formatting is done by the object, not by default, in example when you show values in table they are shown in all it's length, like on the right side os your screenshot.&lt;/P&gt;&lt;P&gt;One option could be editing the extension to work as the default KPI object formatting numbers. I can't help you with this.&lt;/P&gt;&lt;P&gt;There is a workaround to simulate that behaviour, the expression can be something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If([YourExpression]&amp;gt;1e6, Num([YourExpression]/1e6, '#.##0,0M'),
  If([YourExpression]&amp;gt;1e3, Num([YourExpression]/1e3, '#.##0,0k'),
    Num([YourExpression], '#.##0,0'))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 12 Jun 2021 08:20:22 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2021-06-12T08:20:22Z</dc:date>
    <item>
      <title>Qlik Sense Auto Number Format</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Auto-Number-Format/m-p/1814409#M66583</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I've been trying for an hour to format the number format on the right side of my screenshot like on the left side and can't find a solution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can someone give me a hint how to solve it ?&lt;/P&gt;&lt;P&gt;Thanks a lot in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56652i293C21BC887E7003/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 09:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Auto-Number-Format/m-p/1814409#M66583</guid>
      <dc:creator>sqdev</dc:creator>
      <dc:date>2021-06-11T09:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Auto Number Format</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Auto-Number-Format/m-p/1814657#M66616</link>
      <description>&lt;P&gt;Hi, the one on the right looks like an extension, I think this formatting is done by the object, not by default, in example when you show values in table they are shown in all it's length, like on the right side os your screenshot.&lt;/P&gt;&lt;P&gt;One option could be editing the extension to work as the default KPI object formatting numbers. I can't help you with this.&lt;/P&gt;&lt;P&gt;There is a workaround to simulate that behaviour, the expression can be something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If([YourExpression]&amp;gt;1e6, Num([YourExpression]/1e6, '#.##0,0M'),
  If([YourExpression]&amp;gt;1e3, Num([YourExpression]/1e3, '#.##0,0k'),
    Num([YourExpression], '#.##0,0'))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 08:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Auto-Number-Format/m-p/1814657#M66616</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-06-12T08:20:22Z</dc:date>
    </item>
  </channel>
</rss>

