<?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: Rounding Up 0 digit Issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rounding-Up-0-digit-Issue/m-p/1560210#M40813</link>
    <description>&lt;P&gt;If you are looking to RoundUp, try Ceil() instead of Round() function&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2019 15:44:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-03-22T15:44:24Z</dc:date>
    <item>
      <title>Rounding Up 0 digit Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rounding-Up-0-digit-Issue/m-p/1560189#M40811</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am having an issue with the value that is not rounding up to 0 digits. Below is the test case that I am trying to execute.&lt;/P&gt;&lt;P&gt;Load - 6.42847509880085&lt;/P&gt;&lt;P&gt;Headcount - 11&lt;/P&gt;&lt;P&gt;Assumed Production - 1&lt;/P&gt;&lt;P&gt;Formula used for Assumed Production in excel :&lt;/P&gt;&lt;P&gt;=IFERROR(ROUNDUP(IFERROR((ROUND([@Load],0)/VLOOKUP([@[Resource Name]],'KY Headcount Assumptions'!$A$1:$E$9,5,FALSE)),""),0),0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qlik :&lt;/P&gt;&lt;P&gt;Assumed Production: Round(Sum(Load)/[Hours Per Day])&lt;/P&gt;&lt;P&gt;Assumed Production - 0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But the expected answer is 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It seems like it's not rounding up 0 digits. Looks like its rounding up 1 digit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pragna.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 15:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rounding-Up-0-digit-Issue/m-p/1560189#M40811</guid>
      <dc:creator>Pragna</dc:creator>
      <dc:date>2019-03-22T15:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding Up 0 digit Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rounding-Up-0-digit-Issue/m-p/1560210#M40813</link>
      <description>&lt;P&gt;If you are looking to RoundUp, try Ceil() instead of Round() function&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 15:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rounding-Up-0-digit-Issue/m-p/1560210#M40813</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-22T15:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding Up 0 digit Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rounding-Up-0-digit-Issue/m-p/1560217#M40815</link>
      <description>Hello Sunny,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick response. I have used the Ceil function but it's not giving the correct answer.&lt;BR /&gt;&lt;BR /&gt;Tried this formulae : Num(Round(Sum(Load)/[Hours Per Day]),'#0')&lt;BR /&gt;&lt;BR /&gt;This worked!!!!!!!&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 22 Mar 2019 16:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rounding-Up-0-digit-Issue/m-p/1560217#M40815</guid>
      <dc:creator>Pragna</dc:creator>
      <dc:date>2019-03-22T16:02:54Z</dc:date>
    </item>
  </channel>
</rss>

