<?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: Min Amount from Rangesum in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Min-Amount-from-Rangesum/m-p/2515442#M105674</link>
    <description>&lt;P&gt;Try:&amp;nbsp;&lt;SPAN&gt;RangeMin( { &amp;lt; Flag={181} &amp;gt;} sum(Amount1), SUM(Amount2))&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Apr 2025 12:12:56 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2025-04-23T12:12:56Z</dc:date>
    <item>
      <title>Min Amount from Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Min-Amount-from-Rangesum/m-p/2515171#M105646</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;My current measure is 'RangeSum({&amp;lt;SUM({Flag={181}&amp;gt;}Amount1),SUM({Flag={181}&amp;gt;}Amount2))' and i need fine Min from this measure. Please let me know how i can achieve this. attached the sample data.&lt;/P&gt;&lt;P&gt;Expected min value is &lt;STRONG&gt;-300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 14:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-Amount-from-Rangesum/m-p/2515171#M105646</guid>
      <dc:creator>loganathan</dc:creator>
      <dc:date>2025-04-22T14:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Min Amount from Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Min-Amount-from-Rangesum/m-p/2515181#M105648</link>
      <description>&lt;P&gt;This should work:&amp;nbsp;MIN(AGGR({&amp;lt;FLAG={'181'}&amp;gt;}SUM(AMOUNT1+AMOUNT2) ,ID))&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 15:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-Amount-from-Rangesum/m-p/2515181#M105648</guid>
      <dc:creator>mdf</dc:creator>
      <dc:date>2025-04-22T15:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Min Amount from Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Min-Amount-from-Rangesum/m-p/2515442#M105674</link>
      <description>&lt;P&gt;Try:&amp;nbsp;&lt;SPAN&gt;RangeMin( { &amp;lt; Flag={181} &amp;gt;} sum(Amount1), SUM(Amount2))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 12:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-Amount-from-Rangesum/m-p/2515442#M105674</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-04-23T12:12:56Z</dc:date>
    </item>
  </channel>
</rss>

