<?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: Issue with formating in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206343#M387675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about when you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Total Associated Financial Measure Value] &lt;SPAN style="color: #ff0000;"&gt;* 1&lt;/SPAN&gt; as [Total Associated Financial Measure Value]&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 20:10:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-19T20:10:12Z</dc:date>
    <item>
      <title>Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206340#M387672</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 am struggling in performing sum function as QlikView is not understanding the format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have numbers in the below format:&lt;/P&gt;&lt;P&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;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;/P&gt;&lt;P&gt;00000000123456&lt;/P&gt;&lt;P&gt;00000003456789.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to add both the numbers I get 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please explain me how to add these two numbers?&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;Cheers,&lt;/P&gt;&lt;P&gt;Varun Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206340#M387672</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-19T20:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206341#M387673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to keep the 0s in the front after the addition also? May be like this if you don't want the 0s&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;Num#(Number1) + Num#(Number2)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206341#M387673</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T20:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206342#M387674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those two values are from same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P&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: #800000; font-size: 8pt;"&gt;[Total Associated Financial Measure Value]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Total Associated Financial Measure Value] &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;In front end, I tried:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sum(&lt;SPAN style="color: #800000;"&gt;Total Associated Financial Measure Value] &lt;/SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;It didn't work. I get 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206342#M387674</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-19T20:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206343#M387675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about when you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Total Associated Financial Measure Value] &lt;SPAN style="color: #ff0000;"&gt;* 1&lt;/SPAN&gt; as [Total Associated Financial Measure Value]&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206343#M387675</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206344#M387676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141278_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206344#M387676</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-19T20:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206345#M387677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have 14 digit number and that is what is causing issue. May be you want to try removing a 0 and see if that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num#(Right([Total Associated Financial Measure Value], 13)) as [Total Associated Financial Measure Value]&lt;/STRONG&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206345#M387677</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T20:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206346#M387678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;Can you explain what it is doing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have 000000000000074.75, it is rounding it to 75. What exactly it is doing and we are hardcoding the number to 13. Can you please explain?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206346#M387678</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-19T20:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206347#M387679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because QlikView have issue in reading numbers which are more than 14 digits, I am just keeping the last 13 digits (ignoring the 1st zero). For the rounding, have you tried &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num#(Right([Total Associated Financial Measure Value], 13)), '#,##0.00') as [Total Associated Financial Measure Value]&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206347#M387679</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T20:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206348#M387680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. It is still rounding. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206348#M387680</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-19T20:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206349#M387681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. Is there any&amp;nbsp; alternative if there are more than 14 digits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun Reddy.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206349#M387681</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-24T18:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206350#M387682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/ralfbecher/6550467" title="https://gist.github.com/ralfbecher/6550467"&gt;https://gist.github.com/ralfbecher/6550467&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206350#M387682</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-24T18:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206351#M387683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot open this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141774_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206351#M387683</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-24T18:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206352#M387684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try one more time?&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/ralfbecher/6550467" title="https://gist.github.com/ralfbecher/6550467"&gt;Loading numbers in QlikView with more than 14 digits leads into scientific (exponential) notation. The 64-bit IEEE float…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206352#M387684</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-24T18:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206353#M387685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No luck &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206353#M387685</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-24T18:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206354#M387686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ralf used a load statement like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&lt;STRONG&gt;LOAD Div(Field, 1e10) &amp;amp; left(repeat('0',10), 10 - len(text(Mod(Field, 1e10)))) &amp;amp; Mod(Field, 1e10) as MyNum&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141766_Capture.PNG" style="height: 236px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206354#M387686</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-24T18:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with formating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206355#M387687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will try and update Sunny. Thanks again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun Reddy. K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-formating/m-p/1206355#M387687</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-10-24T18:59:36Z</dc:date>
    </item>
  </channel>
</rss>

