<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830039#M292135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used above expression can you help where i am going wrong?&lt;/P&gt;&lt;P&gt;Left(Num(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id)/if(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id) &amp;gt;= 1000000, 1000000, 1000), '#.000'), 5) &amp;amp;&amp;nbsp; if(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id) &amp;gt;= 1000000, 'M', 'K')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My actual expression is :&lt;SPAN style="font-size: 13.3333px;"&gt;Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;181.8 k&lt;/P&gt;&lt;P&gt;16.45 k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All i need is i need only one decimal point not 2 decimal point. i.e 16.45 must be truncated to nearest decimal point 16.5&lt;/P&gt;&lt;P&gt;And is their any way to capitalize and bold&amp;nbsp; the 'K'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pramod &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2015 04:27:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-09T04:27:53Z</dc:date>
    <item>
      <title>Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830035#M292131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I&amp;nbsp; want to restrict my display to 4 digits irrespective of right side of "." or left&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;Ex: 1.000M&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1.234M&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;10.25M&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;999.9M&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1.000K&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;22.24K&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;222.5K&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;How should I incorporate in below expression?&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-weight: inherit; font-style: inherit;"&gt;Num(Sum(Sales)/ if(Sum(Sales)&amp;lt;1e6,1e3,1e6) ,if(Sum(Sales)&amp;lt;1e6,'#.##0,0 k','#.##0,0 M'))&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="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&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="font-weight: inherit; font-style: inherit;"&gt;Any help is appreciated.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 04:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830035#M292131</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-05-11T04:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830036#M292132</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 this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Left(Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum(Sales)&lt;/SPAN&gt;/if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum(Sales)&lt;/SPAN&gt; &amp;gt;= 1000000, 1000000, 1000), '#.000'), 5) &amp;amp;&amp;nbsp; if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum(Sales)&lt;/SPAN&gt; &amp;gt;= 1000000, 'M', 'K')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 04:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830036#M292132</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-05-11T04:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830037#M292133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works.&lt;/P&gt;&lt;P&gt;Can you please explain it to me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 04:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830037#M292133</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-05-11T04:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830038#M292134</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;if(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;Sum(Sales)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt; &amp;gt;= 1000000, 1000000, 1000) - If Sales is greater than 1 Million dividing sales with million else thousand.&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: 12px; background-color: #edf8ca;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;Num(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;Sum(Sales)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;/if(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;Sum(Sales)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt; &amp;gt;= 1000000, 1000000, 1000), '#.000') - Formatting the number with 3 decimal places&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;Left(Num(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;Sum(Sales)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;/if(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;Sum(Sales)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt; &amp;gt;= 1000000, 1000000, 1000), '#.000'), 5)&amp;nbsp; - Getting the left most 5 digits using Left function&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;&amp;amp;&amp;nbsp; if(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;Sum(Sales)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt; &amp;gt;= 1000000, 'M', 'K') - Concatenating the symbol to the number .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830038#M292134</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-05-11T05:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830039#M292135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used above expression can you help where i am going wrong?&lt;/P&gt;&lt;P&gt;Left(Num(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id)/if(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id) &amp;gt;= 1000000, 1000000, 1000), '#.000'), 5) &amp;amp;&amp;nbsp; if(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id) &amp;gt;= 1000000, 'M', 'K')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My actual expression is :&lt;SPAN style="font-size: 13.3333px;"&gt;Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;181.8 k&lt;/P&gt;&lt;P&gt;16.45 k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All i need is i need only one decimal point not 2 decimal point. i.e 16.45 must be truncated to nearest decimal point 16.5&lt;/P&gt;&lt;P&gt;And is their any way to capitalize and bold&amp;nbsp; the 'K'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pramod &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 04:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830039#M292135</guid>
      <dc:creator />
      <dc:date>2015-12-09T04:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830040#M292136</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;Use Round()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round(Value,'0.1')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 04:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830040#M292136</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-12-09T04:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830041#M292137</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;Format the number in Num() like below for one decimal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Left(Num(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id)/if(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id) &amp;gt;= 1000000, 1000000, 1000), '&lt;STRONG&gt;#.0&lt;/STRONG&gt;'), 5) &amp;amp;&amp;nbsp; if(Count({$&amp;lt;DateType={accessed}&amp;gt;}invitation_id) &amp;gt;= 1000000, 'M', 'K')&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: 12px; background-color: #f2f2f2;"&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: 12px; background-color: #f2f2f2;"&gt;Also it is not possible to apply Bold to one character (M or K).&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: 12px; background-color: #f2f2f2;"&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: 12px; background-color: #f2f2f2;"&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: 12px; background-color: #f2f2f2;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 04:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830041#M292137</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-12-09T04:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/830042#M292138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if i am doing this as complicated or the way i am working is correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a below expression&amp;nbsp; to get % in a straight table. It's a very big i think so...&lt;/P&gt;&lt;P&gt;The code below which is in bold is using to get the % value for example&amp;nbsp; &lt;STRONG&gt;(5.8%-5.6%)/5.8%= 3.4%.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this column i am using Number Formatting---&amp;gt; Number ---&amp;gt; one decimal point(1.3%)&lt;/P&gt;&lt;P&gt;For all others it's working how can i get the one decimal point for the bold expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used Ceil, Floor and round&amp;nbsp; and also dynamic formatting. it's not working please help on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(if(Metrics='Invitations',((count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'invitation'}&lt;/P&gt;&lt;P&gt;&amp;gt;} invitation_id))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-60))&amp;lt;$(=date(Max(CanonicalDate)-30))"}, DateType= {'invitation'}&lt;/P&gt;&lt;P&gt;&amp;gt;} invitation_id)))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'invitation'}&lt;/P&gt;&lt;P&gt;&amp;gt;} invitation_id)),&lt;/P&gt;&lt;P&gt;if(Metrics='Landing Page Hits',((count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'accessed'}&lt;/P&gt;&lt;P&gt;&amp;gt;} invitation_id))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-60))&amp;lt;$(=date(Max(CanonicalDate)-30))"}, DateType= {'accessed'}&lt;/P&gt;&lt;P&gt;&amp;gt;} invitation_id)))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'accessed'}&lt;/P&gt;&lt;P&gt;&amp;gt;} invitation_id)),&lt;/P&gt;&lt;P&gt;if(Metrics='Sign-Ups',((sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'signed'}&lt;/P&gt;&lt;P&gt;&amp;gt;} user_signed))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-60))&amp;lt;$(=date(Max(CanonicalDate)-30))"}, DateType= {'signed'}&lt;/P&gt;&lt;P&gt;&amp;gt;} user_signed)))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'signed'}&lt;/P&gt;&lt;P&gt;&amp;gt;} user_signed)),&lt;/P&gt;&lt;P&gt;if(Metrics='Completions',((sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'completion'}&lt;/P&gt;&lt;P&gt;&amp;gt;} course_completed))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-60))&amp;lt;$(=date(Max(CanonicalDate)-30))"}, DateType= {'completion'}&lt;/P&gt;&lt;P&gt;&amp;gt;} course_completed)))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'completion'}&lt;/P&gt;&lt;P&gt;&amp;gt;} course_completed)),&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(Metrics='Completions Rate',(Ceil(sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'completion'}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;} course_completed)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'invitation'}&amp;gt;} invitation_id),0.01)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ceil(sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-60))&amp;lt;$(=date(Max(CanonicalDate)-30))"}, DateType= {'completion'}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;} course_completed)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-60))&amp;lt;$(=date(Max(CanonicalDate)-30))"}, DateType= {'invitation'}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;} invitation_id),0.01))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Ceil(sum({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'completion'}&amp;gt;} course_completed)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;count({$&amp;lt;CanonicalDate={"&amp;gt;=$(=date(Max(CanonicalDate)-30))&amp;lt;$(=date(Max(CanonicalDate)))"}, DateType= {'invitation'}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;} invitation_id),0.01))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;))))),'#,##0.00%', '#,##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 12:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/830042#M292138</guid>
      <dc:creator />
      <dc:date>2015-12-11T12:16:34Z</dc:date>
    </item>
  </channel>
</rss>

