<?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 nearest Integer value for Max value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950205#M326845</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Ceil(250, 100)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 07:04:15 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-09-15T07:04:15Z</dc:date>
    <item>
      <title>Rounding nearest Integer value for Max value</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950204#M326844</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;RangeMax(22.9,250,100) ---&amp;gt;i will get the 250&lt;/P&gt;&lt;P&gt;If i use Ceil fun or round fun also i will get same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my requirement is I want to get 300 which is nearest value for max value.How can we achieve. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950204#M326844</guid>
      <dc:creator>grajmca_sgp123</dc:creator>
      <dc:date>2015-09-15T07:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding nearest Integer value for Max value</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950205#M326845</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Ceil(250, 100)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950205#M326845</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-15T07:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding nearest Integer value for Max value</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950206#M326846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Ceil(RangeMax(22.9,250,100), 100)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950206#M326846</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-15T07:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding nearest Integer value for Max value</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950207#M326847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use &lt;STRONG&gt;round(RangeMax(22.9,250,100), 100)&lt;/STRONG&gt; also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-nearest-Integer-value-for-Max-value/m-p/950207#M326847</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-09-15T07:08:57Z</dc:date>
    </item>
  </channel>
</rss>

