<?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 format not giving correct results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86582#M14210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result which is shown by Num() function, i need similar kind of result for calculation in another column. but i am not sure if at all Num() function is giving the correct result in the first place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since i have to use the result, Number formatting wont help in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2018 04:11:36 GMT</pubDate>
    <dc:creator>Adil-Haider</dc:creator>
    <dc:date>2018-10-31T04:11:36Z</dc:date>
    <item>
      <title>Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86576#M14204</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;&lt;/P&gt;&lt;P&gt; Hope you all are fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help with one of the number format issue. The MIN formatted and MAX&amp;nbsp; formatted column shown are calculated as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(avg(xyz),'#,##0.0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;num(avg(abc),'#,##0.0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="issue.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216981_issue.PNG" style="height: 179px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when i export this actual values are MIN and MAX in excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to achieve the values in the MIN used_calculation and MAX used_calculation as MIN formatted and MAX formatted so that my calculations are correct in excel. I have tried Floor, Ceil and Round function but none of them are giving the results in the formatted columns MIN formatted and MAX formatted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Adil &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 13:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86576#M14204</guid>
      <dc:creator>Adil-Haider</dc:creator>
      <dc:date>2018-10-29T13:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86577#M14205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample app?&lt;/P&gt;&lt;P&gt;Whats the column type in data model for xyz and abc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 13:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86577#M14205</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-29T13:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86578#M14206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried setting the formatting from the Number's tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 13:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86578#M14206</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-29T13:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86579#M14207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num() doesn't store its value in its format. it's just to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.You can work through '&lt;STRONG&gt;Number&lt;/STRONG&gt;' tab in the chart or through &lt;SPAN style="font-size: 13.3333px;"&gt;'&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Number&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;' tab in &lt;/SPAN&gt;document properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. try &lt;STRONG&gt;&lt;EM&gt;Round(Expression,0.1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Good luck!&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Avinash&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 13:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86579#M14207</guid>
      <dc:creator>achettipalli</dc:creator>
      <dc:date>2018-10-29T13:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86580#M14208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st option is not feasible as i need to use the result in calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had already tried 2nd option but it gives 0.9 for 0.85 and 0.8 for 0.75.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover i am wondering how &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;num(MIN(xyz),'#,##0.0') is giving this value shown in AT MIN formatted column.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="issue.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217048_issue.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Adil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 06:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86580#M14208</guid>
      <dc:creator>Adil-Haider</dc:creator>
      <dc:date>2018-10-30T06:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86581#M14209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;1st option is not feasible as i need to use the result in calculation.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Would you be able to elaborate on this? Why is not feasible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 10:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86581#M14209</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-30T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86582#M14210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result which is shown by Num() function, i need similar kind of result for calculation in another column. but i am not sure if at all Num() function is giving the correct result in the first place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since i have to use the result, Number formatting wont help in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 04:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86582#M14210</guid>
      <dc:creator>Adil-Haider</dc:creator>
      <dc:date>2018-10-31T04:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Number format not giving correct results</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86583#M14211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still not sure why you are not able to use formatting on the number tab... would you be able to share a sample which can show us the issue you are running into when you use formatting on the number's tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 11:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-not-giving-correct-results/m-p/86583#M14211</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-31T11:05:47Z</dc:date>
    </item>
  </channel>
</rss>

