<?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 Difference between minstring and firstvalue? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321387#M118405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yep ok.First value can be used only in load script not in the presentation which returns the first value based on the load order.But MinString returns the First sorted string or numeric value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Example load order is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4,5,2,3,5,6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FirstValue returns 4 whereas MinString returns 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2012 10:25:04 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2012-02-27T10:25:04Z</dc:date>
    <item>
      <title>Difference between minstring and firstvalue?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321384#M118402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi &lt;SPAN style="font-family: times new roman,times;"&gt;everyone,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;Can anybody explain the difference between minstring and firstvalue string aggregation functions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;Murali&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321384#M118402</guid>
      <dc:creator />
      <dc:date>2012-02-27T10:02:33Z</dc:date>
    </item>
    <item>
      <title>Difference between minstring and firstvalue?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321385#M118403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Firstsortedvalue returns the first sorted value based on other fields(if given) or within the same field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MinString is to return the first value within the field we cann't sort by using another field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321385#M118403</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-27T10:08:16Z</dc:date>
    </item>
    <item>
      <title>Difference between minstring and firstvalue?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321386#M118404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; But my question is about firstvalue and minstring, not firstsortedvalue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321386#M118404</guid>
      <dc:creator />
      <dc:date>2012-02-27T10:18:25Z</dc:date>
    </item>
    <item>
      <title>Difference between minstring and firstvalue?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321387#M118405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yep ok.First value can be used only in load script not in the presentation which returns the first value based on the load order.But MinString returns the First sorted string or numeric value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Example load order is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4,5,2,3,5,6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FirstValue returns 4 whereas MinString returns 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-minstring-and-firstvalue/m-p/321387#M118405</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-27T10:25:04Z</dc:date>
    </item>
  </channel>
</rss>

