<?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: Get Min() value by dimension in KPI in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-Min-value-by-dimension-in-KPI/m-p/1774342#M591122</link>
    <description>&lt;P&gt;if you want the min value to be displayed use this exprssion&lt;BR /&gt;min(aggr(measurement, machine))&lt;BR /&gt;if you want to display the machine name use this :&lt;BR /&gt;firstsortedvalue (machine, aggr(measurement,machine))&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2021 11:40:03 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2021-01-14T11:40:03Z</dc:date>
    <item>
      <title>Get Min() value by dimension in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Min-value-by-dimension-in-KPI/m-p/1774317#M591121</link>
      <description>&lt;P&gt;Hi, I have some Master Item measurement, witch I use for bar chart and KPI. The measurement is SUM(.....). But this sum could be brake down by dimension machine. This I use in bar chart, where I use machine as dimension and same measurement. My question is, if I want to have another KPI, that portray the Min() value of this measurement by machine. (So the machine with lowest measurement) If I only do min(measurement,..) it will return the same value as previous KPI, because for him it is only one value, so min of one value is the same value. Any suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 10:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Min-value-by-dimension-in-KPI/m-p/1774317#M591121</guid>
      <dc:creator>TuckerSteven</dc:creator>
      <dc:date>2021-01-14T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get Min() value by dimension in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Min-value-by-dimension-in-KPI/m-p/1774342#M591122</link>
      <description>&lt;P&gt;if you want the min value to be displayed use this exprssion&lt;BR /&gt;min(aggr(measurement, machine))&lt;BR /&gt;if you want to display the machine name use this :&lt;BR /&gt;firstsortedvalue (machine, aggr(measurement,machine))&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 11:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Min-value-by-dimension-in-KPI/m-p/1774342#M591122</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2021-01-14T11:40:03Z</dc:date>
    </item>
  </channel>
</rss>

