<?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: Decimal Places TextBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051562#M933281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still shows an error.&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116301_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Feb 2016 14:41:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-29T14:41:38Z</dc:date>
    <item>
      <title>Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051560#M933279</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;I'm trying to have two decimal places for the below expression in the text box, it's not working. I've tried the round and the floor function also but no fruition. The comma at the end seems to have an error pertinent to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(num(Sum({[BookRev]&amp;lt;QuarterNum={"$(=Max({$}QuarterNum))"}, [DimYear] ={"$(=Max({$}[DimYear]))"}&amp;gt;} grossamount) &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)) * 4&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum({[BookCost]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)&lt;SPAN style="color: #ff0000; font-size: 24pt;"&gt;,&lt;/SPAN&gt;&amp;nbsp; '# ##0', '', ' ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051560#M933279</guid>
      <dc:creator />
      <dc:date>2016-02-29T14:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051561#M933280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG style="color: #575757;"&gt;=Num((Sum({[BookRev]&amp;lt;QuarterNum={"$(=Max({$}QuarterNum))"}, [DimYear] ={"$(=Max({$}[DimYear]))"}&amp;gt;} grossamount)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)) * 4)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Sum({[BookCost]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)&lt;SPAN style="font-style: inherit;"&gt;,&lt;/SPAN&gt;&amp;nbsp; '# ##0.00', '.', ' ')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051561#M933280</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-29T14:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051562#M933281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still shows an error.&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116301_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051562#M933281</guid>
      <dc:creator />
      <dc:date>2016-02-29T14:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051563#M933282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a screenshot for the complete expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051563#M933282</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-29T14:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051564#M933283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello!&lt;/P&gt;&lt;P&gt;It's should work:&lt;/P&gt;&lt;P&gt;num(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=Max({$}QuarterNum))"}, [DimYear] ={"$(=Max({$}[DimYear]))"}&amp;gt;} grossamount) &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)) * 4&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum({[BookCost]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,'# ##0.00')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051564#M933283</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-02-29T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051565#M933284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=(num(&lt;BR /&gt;(&lt;BR /&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=Max({$}QuarterNum))"}, [DimYear] ={"$(=Max({$}[DimYear]))"}&amp;gt;} grossamount)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount) ) * 4&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum({[BookCost]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)),&amp;nbsp; '#.##')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051565#M933284</guid>
      <dc:creator>pooja_sn</dc:creator>
      <dc:date>2016-02-29T14:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051566#M933285</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;Try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(&lt;/P&gt;&lt;P&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=Max({$}QuarterNum))"}, [DimYear] ={"$(=Max({$}[DimYear]))"}&amp;gt;} grossamount)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sum({[BookRev]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)) * 4&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum({[BookCost]&amp;lt;QuarterNum={"$(=If(Max({$}QuarterNum) - 1 = 0, 4, Max({$}QuarterNum)-1))"}, [DimYear] ={"$(=If(Max({$}QuarterNum) - 1 = 0, Max({$}[DimYear]) - 1, Max({$}[DimYear])))"}&amp;gt;} grossamount)),&amp;nbsp; '# ##0', '', ' ')&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 15:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051566#M933285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-29T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051567#M933286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your help guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 16:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051567#M933286</guid>
      <dc:creator />
      <dc:date>2016-02-29T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Places TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051568#M933287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 16:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-TextBox/m-p/1051568#M933287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-29T16:51:15Z</dc:date>
    </item>
  </channel>
</rss>

