<?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 to 3 Significant Figures in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271907#M400025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/215052"&gt;chanty4u&lt;/A&gt;‌, but I don't think the QlikView Round() function behaves that way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2017 07:32:47 GMT</pubDate>
    <dc:creator>michelle_le</dc:creator>
    <dc:date>2017-02-03T07:32:47Z</dc:date>
    <item>
      <title>Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271901#M400019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for some guidance on how to round numbers to 3 Significant Figures?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are calculating Averages of chemical readings, and using a rounding to 3 decimal places is not ideal for this particular use case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;BR /&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 07:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271901#M400019</guid>
      <dc:creator>michelle_le</dc:creator>
      <dc:date>2017-02-01T07:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271902#M400020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may describe more with screen shots. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understand, you need something like after decimal you want to print 3 number format or what?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 09:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271902#M400020</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-01T09:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271903#M400021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3 Decimal places:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round off&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Round(Value, 0.001)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round up&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Ceil(Value, 0.001)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round down&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Floor(Value, 0.001)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 significant digits:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Round(Value, Pow(10, Floor(Log10(Value) - 2)))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 09:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271903#M400021</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-02-01T09:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271904#M400022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil and Jonathan for your swift response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example of what I am trying to achieve:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="513"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="border: 0.5pt solid windowtext; border-image: none; background-color: #f2f2f2;" width="96"&gt;&lt;STRONG style="color: #000000;"&gt;Chemical&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext black; background-color: #f2f2f2;" width="86"&gt;&lt;STRONG style="color: #000000;"&gt;Value&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext black; background-color: #f2f2f2;" width="155"&gt;&lt;STRONG style="color: #000000;"&gt;Round(Value, 0.001)&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext #c00000; background-color: #f2f2f2;" width="176"&gt;&lt;STRONG style="color: #c00000;"&gt;Round Value to 3 Sig Figures&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border-width: 0px 0.5pt 0.5pt; border-style: none solid solid; border-color: black windowtext windowtext; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #000000;"&gt;apples&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: black windowtext windowtext black;"&gt;&lt;SPAN style="color: #000000;"&gt;742,396&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: black windowtext windowtext black;"&gt;&lt;SPAN style="color: #000000;"&gt;742,396.000&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: #c00000 windowtext windowtext #c00000;"&gt;&lt;SPAN style="color: #c00000;"&gt;742000&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border-width: 0px 0.5pt 0.5pt; border-style: none solid solid; border-color: black windowtext windowtext; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #000000;"&gt;oranges&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: black windowtext windowtext black;"&gt;&lt;SPAN style="color: #000000;"&gt;0.07284&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: black windowtext windowtext black;"&gt;&lt;SPAN style="color: #000000;"&gt;0.073&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: #c00000 windowtext windowtext #c00000;"&gt;&lt;SPAN style="color: #c00000;"&gt;0.728&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border-width: 0px 0.5pt 0.5pt; border-style: none solid solid; border-color: black windowtext windowtext; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #000000;"&gt;bananas&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: black windowtext windowtext black;"&gt;&lt;SPAN style="color: #000000;"&gt;231.45&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: black windowtext windowtext black;"&gt;&lt;SPAN style="color: #000000;"&gt;231.450&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: #c00000 windowtext windowtext #c00000;"&gt;&lt;SPAN style="color: #c00000;"&gt;231&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll note that depending on the value, we only want to round to 3 significant figures, not 3 decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some further context to Sig.Figs. as described here: &lt;A href="http://www.purplemath.com/modules/rounding2.htm" title="http://www.purplemath.com/modules/rounding2.htm"&gt;Rounding and Significant Digits | Purplemath&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 01:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271904#M400022</guid>
      <dc:creator>michelle_le</dc:creator>
      <dc:date>2017-02-02T01:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271905#M400023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to this, our requirements are to only apply this to numbers less than one, i.e.:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Between 0-1.......Round to 3 significant figures.&lt;/LI&gt;&lt;LI&gt;Greater than 1....Round(Value, '0.001')&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on this, I have come up with the following method and currently testing. Let me know if someone comes up with a smarter way &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VALUE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt;=1, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Round&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VALUE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), '0.001'),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Round&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VALUE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), 1/(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Pow&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10,3+&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubstringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VALUE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'.',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VALUE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), '.', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())),1)),'0')&lt;BR /&gt; )))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 05:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271905#M400023</guid>
      <dc:creator>michelle_le</dc:creator>
      <dc:date>2017-02-02T05:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271906#M400024</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;Did you tried this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="geshifilter-excel excel"&gt;&lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt;&lt;A href="https://exceljet.net/excel-functions/excel-ROUND-function"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ROUND&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="sy0"&gt;(&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;1234567&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;,&lt;/SPAN&gt;&lt;SPAN class="sy1"&gt;-&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;6&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;)&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;1000000&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;//&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;1&lt;/SPAN&gt; sig. digit&lt;BR /&gt;&lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt;&lt;A href="https://exceljet.net/excel-functions/excel-ROUND-function"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ROUND&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="sy0"&gt;(&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;1234567&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;,&lt;/SPAN&gt;&lt;SPAN class="sy1"&gt;-&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;5&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;)&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;1200000&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;//&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;2&lt;/SPAN&gt; sig. digits&lt;BR /&gt;&lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt;&lt;A href="https://exceljet.net/excel-functions/excel-ROUND-function"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ROUND&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="sy0"&gt;(&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;1234567&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;,&lt;/SPAN&gt;&lt;SPAN class="sy1"&gt;-&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;4&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;)&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;1230000&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;//&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;3&lt;/SPAN&gt; sig. digits&lt;BR /&gt;&lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt;&lt;A href="https://exceljet.net/excel-functions/excel-ROUND-function"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ROUND&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="sy0"&gt;(&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;1234567&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;,&lt;/SPAN&gt;&lt;SPAN class="sy1"&gt;-&lt;/SPAN&gt;&lt;SPAN class="nu0"&gt;3&lt;/SPAN&gt;&lt;SPAN class="sy0"&gt;)&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;=&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;1235000&lt;/SPAN&gt; &lt;SPAN class="sy1"&gt;//&lt;/SPAN&gt; &lt;SPAN class="nu0"&gt;4&lt;/SPAN&gt; sig. digits&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 07:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271906#M400024</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-03T07:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271907#M400025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/215052"&gt;chanty4u&lt;/A&gt;‌, but I don't think the QlikView Round() function behaves that way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 07:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271907#M400025</guid>
      <dc:creator>michelle_le</dc:creator>
      <dc:date>2017-02-03T07:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271908#M400026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even I haven't checked . Is issue resolved ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 07:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271908#M400026</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-03T07:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271909#M400027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries.&lt;/P&gt;&lt;P&gt;Yes I have resolved using my workaround code above. But happy to take on any suggestions for improvement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 08:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271909#M400027</guid>
      <dc:creator>michelle_le</dc:creator>
      <dc:date>2017-02-03T08:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding to 3 Significant Figures</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271910#M400028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good to hear &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; cool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 09:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-to-3-Significant-Figures/m-p/1271910#M400028</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-03T09:36:39Z</dc:date>
    </item>
  </channel>
</rss>

