<?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: Exclude negative and positive values from expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459120#M611276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Positive Values&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Num(RangeMax(1 - Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), 0), '#,###.#0%')&lt;/STRONG&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: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Negative Values&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Num(RangeMin(1 - Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), 0), '#,###.#0%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jan 2018 18:44:00 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-04T18:44:00Z</dc:date>
    <item>
      <title>Exclude negative and positive values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459119#M611275</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;Hi,&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;I have the expression to calculate difference.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But i only want to show negative difference (Value) also excluding positives values in the calculation. and then vice versa (show +ve, exclude -ve)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(1 - Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), '#,###.#0%')&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 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;How do i do this?&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-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Any help please?&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; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(1 - (Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount))&amp;lt;0, '#,###.#0%')&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2018 18:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459119#M611275</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-04T18:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude negative and positive values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459120#M611276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Positive Values&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Num(RangeMax(1 - Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), 0), '#,###.#0%')&lt;/STRONG&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: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Negative Values&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Num(RangeMin(1 - Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), 0), '#,###.#0%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2018 18:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459120#M611276</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-04T18:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude negative and positive values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459121#M611277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! it works!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459121#M611277</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-05T16:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude negative and positive values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459122#M611278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, please close the thread by marking the correct and helpful responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-negative-and-positive-values-from-expression/m-p/1459122#M611278</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-05T16:57:12Z</dc:date>
    </item>
  </channel>
</rss>

