<?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 How to get minimum value across multiple fields in a single row? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-minimum-value-across-multiple-fields-in-a-single-row/m-p/162180#M35770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey guys. So I have a table that has several (about 10) date fields. In the script, I want to create a derived field that is the earliest of those several date fields. I can't use the min function, which aggregates among rows. I want to look at a single row, and compare field A, B, C, ... and pick out the lowest value. Any ideas? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jan 2011 00:04:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-11T00:04:08Z</dc:date>
    <item>
      <title>How to get minimum value across multiple fields in a single row?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-minimum-value-across-multiple-fields-in-a-single-row/m-p/162180#M35770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey guys. So I have a table that has several (about 10) date fields. In the script, I want to create a derived field that is the earliest of those several date fields. I can't use the min function, which aggregates among rows. I want to look at a single row, and compare field A, B, C, ... and pick out the lowest value. Any ideas? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 00:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-minimum-value-across-multiple-fields-in-a-single-row/m-p/162180#M35770</guid>
      <dc:creator />
      <dc:date>2011-01-11T00:04:08Z</dc:date>
    </item>
    <item>
      <title>How to get minimum value across multiple fields in a single row?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-minimum-value-across-multiple-fields-in-a-single-row/m-p/162181#M35771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use RangeMin and then apply function date() on top of it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(RangeMin(Date1, Date2, Date3, ...))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 00:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-minimum-value-across-multiple-fields-in-a-single-row/m-p/162181#M35771</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-01-11T00:17:52Z</dc:date>
    </item>
  </channel>
</rss>

