<?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: Show comma only when value smaller than 1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107043#M901197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, seems legit, but there's no easy formatting shortcode that can be used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2016 10:49:42 GMT</pubDate>
    <dc:creator>christophebrock1</dc:creator>
    <dc:date>2016-07-07T10:49:42Z</dc:date>
    <item>
      <title>Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107036#M901190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for the format pattern to convert a number into a number with a decimal, but only when the value goes below 1.&lt;/P&gt;&lt;P&gt;So for example:&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;0,9&lt;/P&gt;&lt;P&gt;0,3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Christophe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107036#M901190</guid>
      <dc:creator>christophebrock1</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107037#M901191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;=1,'0','0.0'),'.',',') &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;FormattedNumber&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 09:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107037#M901191</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-07-07T09:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107038#M901192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...or with decimal comma:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;=1,'0','0,0'),',','.') &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;FormattedNumber &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 09:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107038#M901192</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-07-07T09:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107039#M901193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this &lt;/P&gt;&lt;P&gt;aa:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sam, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, 9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;if(sam&amp;lt;1,'0','0.0') as new&lt;/P&gt;&lt;P&gt;Resident aa;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 09:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107039#M901193</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-07-07T09:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107040#M901194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but I'm having these numbers generated in a barchart by selecting "Relative" (so I'm getting the percentages).&lt;/P&gt;&lt;P&gt;I want to format that "generated" number, as the load script doesn't work for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 09:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107040#M901194</guid>
      <dc:creator>christophebrock1</dc:creator>
      <dc:date>2016-07-07T09:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107041#M901195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the formula I suggested as expression in the bar chart:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130459_Image1.png" style="height: 264px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107041#M901195</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-07-07T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107042#M901196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you may need to create the "relative" part inside your formula, e.g. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130466_Image2.png" style="height: 265px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107042#M901196</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-07-07T10:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107043#M901197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, seems legit, but there's no easy formatting shortcode that can be used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107043#M901197</guid>
      <dc:creator>christophebrock1</dc:creator>
      <dc:date>2016-07-07T10:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107044#M901198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately not...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 13:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107044#M901198</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-07-07T13:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show comma only when value smaller than 1</title>
      <link>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107045#M901199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks for all the help !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-comma-only-when-value-smaller-than-1/m-p/1107045#M901199</guid>
      <dc:creator>christophebrock1</dc:creator>
      <dc:date>2016-07-07T14:47:16Z</dc:date>
    </item>
  </channel>
</rss>

