<?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: Number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number/m-p/1452189#M809509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , Expertise&lt;/P&gt;&lt;P&gt;I got that thing resolved by giving&lt;/P&gt;&lt;P&gt;### in the number format ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As shown in the screenshot i want to bring this negative values in the top..under sorting .&lt;/P&gt;&lt;P&gt;please need your help to achive this ...&lt;/P&gt;&lt;P&gt;Iam using this&amp;nbsp; expression to achive this ..do i need to make changes in this expression to achive the begative values in the forst row or shuld i do it in the sorting ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;sum(Expensed)-sum(Claimed) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Oct 2017 05:26:00 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2017-10-16T05:26:00Z</dc:date>
    <item>
      <title>Number</title>
      <link>https://community.qlik.com/t5/QlikView/Number/m-p/1452187#M809507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALl,&lt;/P&gt;&lt;P&gt;IN my table iam getting the output as&amp;nbsp; shown in the Screenshot..&lt;/P&gt;&lt;P&gt;My requirement is like&amp;nbsp; it should not show any decimal when it is zero ..&lt;/P&gt;&lt;P&gt;other than that it should show decimal for other number ..&lt;/P&gt;&lt;P&gt;how do i format this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &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/Number/m-p/1452187#M809507</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Number</title>
      <link>https://community.qlik.com/t5/QlikView/Number/m-p/1452188#M809508</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;Method1:&lt;/P&gt;&lt;P&gt;by default it should give expected result. Try to &lt;STRONG&gt;set expression default option or Number radio button&lt;/STRONG&gt; under Number tab - chart object&lt;/P&gt;&lt;P&gt;Method2:&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(Mod(Sales,1)=0,num(Sum (Sales),'#,##0'),num(Sum (Sales),'#,##0.0'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179700_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 05:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number/m-p/1452188#M809508</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-10-16T05:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Number</title>
      <link>https://community.qlik.com/t5/QlikView/Number/m-p/1452189#M809509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , Expertise&lt;/P&gt;&lt;P&gt;I got that thing resolved by giving&lt;/P&gt;&lt;P&gt;### in the number format ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As shown in the screenshot i want to bring this negative values in the top..under sorting .&lt;/P&gt;&lt;P&gt;please need your help to achive this ...&lt;/P&gt;&lt;P&gt;Iam using this&amp;nbsp; expression to achive this ..do i need to make changes in this expression to achive the begative values in the forst row or shuld i do it in the sorting ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;sum(Expensed)-sum(Claimed) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 05:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number/m-p/1452189#M809509</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-10-16T05:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Number</title>
      <link>https://community.qlik.com/t5/QlikView/Number/m-p/1452190#M809510</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;Just try to enable &lt;STRONG&gt;ascending sort order for that calculated measure column&lt;/STRONG&gt; (i.e in your chart object--&amp;gt; sort tab )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 05:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number/m-p/1452190#M809510</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-10-16T05:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Number</title>
      <link>https://community.qlik.com/t5/QlikView/Number/m-p/1452191#M809511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Devarasu,&lt;/P&gt;&lt;P&gt;This is not getting enables ?&lt;/P&gt;&lt;P&gt;Its graded out ..&lt;/P&gt;&lt;P&gt;What should i do&amp;nbsp; sir ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 05:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number/m-p/1452191#M809511</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-10-16T05:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Number</title>
      <link>https://community.qlik.com/t5/QlikView/Number/m-p/1452192#M809513</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;Would be able to share your app /mock document? tks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 05:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number/m-p/1452192#M809513</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-10-16T05:54:10Z</dc:date>
    </item>
  </channel>
</rss>

