<?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: Round a decimal negative number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390040#M810857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try changing # with 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Oct 2017 21:56:50 GMT</pubDate>
    <dc:creator>lorenzoconforti</dc:creator>
    <dc:date>2017-10-03T21:56:50Z</dc:date>
    <item>
      <title>Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390033#M810850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178496_Capture3.PNG" style="width: 620px; height: 207px;" /&gt;&lt;/P&gt;&lt;P&gt;Final table is my initial output.&lt;/P&gt;&lt;P&gt;Result table is my final output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name is my dimension and rest of the columns are derived from a single expression (with set analysis). C1-C4 needs to be in $ format. Last 3 columns needs to be in %. This example is in excel. I need this in Qlikview. I got all parts covered, except the negative decimal numbers which I can't get into single digit percent, like in column (C4/C3) - 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390033#M810850</guid>
      <dc:creator>newqlik2017</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390034#M810851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you get to -6% by calculating 200/400 -1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390034#M810851</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-03T20:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390035#M810852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simple format might do what you want:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Num( YourCurrentExpression ,'0%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390035#M810852</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-03T20:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390036#M810853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178498_Capture3.PNG" style="width: 620px; height: 208px;" /&gt;&lt;/P&gt;&lt;P&gt;That was a typo, in my original post, while copying from FINAL to RESULT table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390036#M810853</guid>
      <dc:creator>newqlik2017</dc:creator>
      <dc:date>2017-10-03T20:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390037#M810854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture4.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178499_Capture4.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Stephan, that works for case 1 (left side text boxes) but doesn't work for case 2 (right side text boxes). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390037#M810854</guid>
      <dc:creator>newqlik2017</dc:creator>
      <dc:date>2017-10-03T20:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390038#M810855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the exact expression behind the bottom right box? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390038#M810855</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2017-10-03T20:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390039#M810856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture5.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178503_Capture5.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Here's the expression used =num(787 / 853 - 1, '#%') as in text box above. The result of text box 1, when applied this expression is text box 2. Ideally, I'm looking for 11% as the result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 21:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390039#M810856</guid>
      <dc:creator>newqlik2017</dc:creator>
      <dc:date>2017-10-03T21:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390040#M810857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try changing # with 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 21:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390040#M810857</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2017-10-03T21:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390041#M810858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 12pt; mso-ansi-language: EN-US; font-family: 'Calibri',sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial',sans-serif; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Arial',sans-serif; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial',sans-serif; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt; ( (465/522-1), '#.%' )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: black; font-size: 12pt; mso-ansi-language: EN-US; font-family: 'Arial',sans-serif; mso-fareast-font-family: 'Times New Roman';"&gt;This trick solved my issue. I needed a decimal before %.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 22:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390041#M810858</guid>
      <dc:creator>newqlik2017</dc:creator>
      <dc:date>2017-10-03T22:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390042#M810859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both Stephan and Lorenzo's solution does work, including mine. Is there a way to award multiple answers as correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 22:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390042#M810859</guid>
      <dc:creator>newqlik2017</dc:creator>
      <dc:date>2017-10-03T22:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390043#M810860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt you can do that. However, who ever gave you first solution should be marked Correct and other solutions can be marked helpful. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 01:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390043#M810860</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-04T01:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Round a decimal negative number</title>
      <link>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390044#M810861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1358054"&gt;Re: Dimension label -  rolling date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1358054#1358054"&gt;https://community.qlik.com/message/1358054#1358054&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with this post please? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 11:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-a-decimal-negative-number/m-p/1390044#M810861</guid>
      <dc:creator>newqlik2017</dc:creator>
      <dc:date>2017-10-08T11:34:48Z</dc:date>
    </item>
  </channel>
</rss>

