<?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: Max, Median, Min Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579054#M739798</link>
    <description>&lt;P&gt;It does, but it only tells me that currently no object business logic behind this... in order for Qlik to handle this, it needs to have some objective business logic.... you might need more like an AI type of tool for this.&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2019 15:31:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-05-10T15:31:24Z</dc:date>
    <item>
      <title>Max, Median, Min Values</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579023#M739793</link>
      <description>&lt;P&gt;Hello everyone - I am a rookie Qlikview Developer trying to find the breaks in a set of data based on the $$$ value vs. the actual max, median and min numbers.&amp;nbsp; For instance, in the set of data shown - there appear to be 3 dollar value breaks in the data:&lt;/P&gt;&lt;P&gt;Data by same part number&lt;/P&gt;&lt;P&gt;14070&lt;/P&gt;&lt;P&gt;11041&lt;/P&gt;&lt;P&gt;10922&lt;/P&gt;&lt;P&gt;8980&lt;/P&gt;&lt;P&gt;6729&lt;/P&gt;&lt;P&gt;6610&lt;/P&gt;&lt;P&gt;1193&lt;/P&gt;&lt;P&gt;1074&lt;/P&gt;&lt;P&gt;842&lt;/P&gt;&lt;P&gt;330&lt;/P&gt;&lt;P&gt;216&lt;/P&gt;&lt;P&gt;212&lt;/P&gt;&lt;P&gt;97&lt;/P&gt;&lt;P&gt;26&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; ($14,070 - $10,922)= average 12,011&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; ($8,980 - $6,610) = average 7,440&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; ($1,193 - $26) = average 499&lt;/P&gt;&lt;P&gt;Once, I am able to break the data into these groups - then I would like to calculate the average of that group and show as a separate value.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579023#M739793</guid>
      <dc:creator>KellyK</dc:creator>
      <dc:date>2024-11-16T03:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Max, Median, Min Values</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579028#M739794</link>
      <description>&lt;P&gt;What is the basis for deciding these breaks? How can I programmatically get to these breaks? Does it always stay at 3 breaks?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 14:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579028#M739794</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-10T14:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Max, Median, Min Values</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579041#M739795</link>
      <description>&lt;P&gt;Basis:&amp;nbsp; within a similar financial range.&lt;/P&gt;&lt;P&gt;Programming to get to breaks:&amp;nbsp; i don't know.&amp;nbsp; i can't figure that out either.&lt;/P&gt;&lt;P&gt;Breaks:&amp;nbsp; Yes, it always will be no more than 3 breaks.&amp;nbsp; some part numbers may have no real breaks as they were all sold around the same price.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 15:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579041#M739795</guid>
      <dc:creator>KellyK</dc:creator>
      <dc:date>2019-05-10T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Max, Median, Min Values</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579046#M739796</link>
      <description>&lt;P&gt;I guess what is the business logic here? Why can't I consider the data to be 2 breaks?&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; ($14,070 - $6,610)&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; ($1,193 - $26)&lt;/P&gt;&lt;P&gt;How did you decide that the first break will be between 10922 and 8980? Is is the % of difference between the two numbers? or another logic? This seems very subjective to me... for one person it can be what you mentioned and for another it could be what I just suggested.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 15:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579046#M739796</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-10T15:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Max, Median, Min Values</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579051#M739797</link>
      <description>&lt;P&gt;It really is subjective, but I'm trying to find logic for it.&amp;nbsp; What we are evaluating is the costs we incurred for something we sold and then calculating the average costs to see what is the average price we should charge for an item.&amp;nbsp; There may 3 different costs based on the materials applied or there may be 2, but we can't simply take the average of all the numbers because we would either be charging too much or too little based on the materials applied.&amp;nbsp; Does that help?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 15:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579051#M739797</guid>
      <dc:creator>KellyK</dc:creator>
      <dc:date>2019-05-10T15:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Max, Median, Min Values</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579054#M739798</link>
      <description>&lt;P&gt;It does, but it only tells me that currently no object business logic behind this... in order for Qlik to handle this, it needs to have some objective business logic.... you might need more like an AI type of tool for this.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 15:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Median-Min-Values/m-p/1579054#M739798</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-10T15:31:24Z</dc:date>
    </item>
  </channel>
</rss>

