<?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: Compare Min/Max for Bucket in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417504#M428005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anwar,&lt;/P&gt;&lt;P&gt;This will help you:&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;Left join Table&lt;/P&gt;&lt;P&gt;Load Count([Patient ID]) as CountPatientId,[Provider ID]&lt;/P&gt;&lt;P&gt;Resident Table //Table is name of table in which patientid and provider id is present&lt;/P&gt;&lt;P&gt;Group by [Provider ID]&lt;/P&gt;&lt;P&gt;//This will give one more column in Table which is count of PatientID that you are looking.&lt;/P&gt;&lt;P&gt;Left join (Sample)&lt;/P&gt;&lt;P&gt;intervalmatch(CountPatientId)&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Min,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;Resident;&lt;/P&gt;&lt;P&gt;Left join &lt;/P&gt;&lt;P&gt;Load * Resident&lt;/P&gt;&lt;P&gt;Table1; //Table is name of table in which min and max interval is present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2017 05:32:48 GMT</pubDate>
    <dc:creator>passionate</dc:creator>
    <dc:date>2017-08-18T05:32:48Z</dc:date>
    <item>
      <title>Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417497#M427998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We have requirement for comparing a aggregated value on front end compare it with Min and Max and find the bucket(this bucket would be the Dimension for a chart)&lt;/P&gt;&lt;P&gt;Bucket Table would be&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Row Num&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Min&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Max&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Bucket&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;0-5&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P align="center" style="margin-bottom: .0001pt; text-align: center;"&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;6&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;6-10&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P align="center" style="margin-bottom: .0001pt; text-align: center;"&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;11&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;20&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="156"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;11-20&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Value aggregated on front end would be compared with min and max and Bucket should be selected e.g. value is 3 than 0-5 bucket would be selected.&lt;/P&gt;&lt;P&gt;This Bucket would be used as dimension in a chart.&lt;/P&gt;&lt;P&gt;Please advise how this can be implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ASP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 11:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417497#M427998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T11:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417498#M427999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be &lt;STRONG&gt;MaxString(Bucket)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 11:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417498#M427999</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-17T11:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417499#M428000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share a sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 11:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417499#M428000</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-17T11:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417500#M428001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is what you are after&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3557"&gt;Interval Match Feature/Function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="/t5/forums/searchpage/tab/message?q=interval match&amp;amp;type=post"&gt;https://community.qlik.com/search.jspa?q=interval+match&amp;amp;type=post&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417500#M428001</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-08-17T12:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417501#M428002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Row Num&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Provider ID&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Patient ID&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;AA&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;11&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;AA&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;12&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;AA&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;13&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;BB&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="208"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;21&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to Count Patient per Provider e.g aggr(count(Patient),Provider) from above AA has 3 Patients.&lt;/P&gt;&lt;P&gt;Referring to Bucket table I should get “0-5” as 3&amp;gt;0(Min Value) and 3&amp;lt;5(Max Value),This will be Dimension&lt;/P&gt;&lt;P&gt;Now Expression would be how many Provider in each bucket. So “0-5” bucket has 1 Provider&lt;/P&gt;&lt;P&gt;I can write if Statement with hardcode values but client wants it dynamic, with just values in table changed buckets should change. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 15:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417501#M428002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T15:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417502#M428003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you get min/max values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 04:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417502#M428003</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-18T04:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417503#M428004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anwar,&lt;/P&gt;&lt;P&gt;The best practice to achieve this is at load script.&lt;/P&gt;&lt;P&gt;You can use interval match to this in load script.&lt;/P&gt;&lt;P&gt;Is there any specific reason you want to do this on front end?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 05:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417503#M428004</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-08-18T05:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417504#M428005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anwar,&lt;/P&gt;&lt;P&gt;This will help you:&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;Left join Table&lt;/P&gt;&lt;P&gt;Load Count([Patient ID]) as CountPatientId,[Provider ID]&lt;/P&gt;&lt;P&gt;Resident Table //Table is name of table in which patientid and provider id is present&lt;/P&gt;&lt;P&gt;Group by [Provider ID]&lt;/P&gt;&lt;P&gt;//This will give one more column in Table which is count of PatientID that you are looking.&lt;/P&gt;&lt;P&gt;Left join (Sample)&lt;/P&gt;&lt;P&gt;intervalmatch(CountPatientId)&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Min,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;Resident;&lt;/P&gt;&lt;P&gt;Left join &lt;/P&gt;&lt;P&gt;Load * Resident&lt;/P&gt;&lt;P&gt;Table1; //Table is name of table in which min and max interval is present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 05:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417504#M428005</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-08-18T05:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417505#M428006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anwar,&lt;/P&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;Calculated Dimension :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Class&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[Patient ID]&lt;/SPAN&gt;),5,'Nr. Patients'),&lt;SPAN style="color: #800000;"&gt;[Provider ID]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173772_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 05:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417505#M428006</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-18T05:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417506#M428007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Min and Max is in the Bucket Table(Please see my original post)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 09:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417506#M428007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T09:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417507#M428008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Antonio, &lt;/P&gt;&lt;P&gt;5 you have mentioned in aggregation is static, the Band can be 0-5,6-10,11-20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 09:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417507#M428008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T09:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417508#M428009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Because Aggregation will happen only on Front end i cannot count and bring the Value as it will restrict slice and dice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 09:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417508#M428009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417509#M428010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;5 isin't static. Class Aggregates as You want.&lt;/P&gt;&lt;P&gt;Add Value to Data and try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 09:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417509#M428010</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-18T09:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417510#M428011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See below Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; Row Num,Provider ID,Patient ID&lt;BR /&gt; 1,AA,11&lt;BR /&gt; 2,AA,12&lt;BR /&gt; 3,AA,13&lt;BR /&gt; 4,BB,21&lt;BR /&gt; 5,CC,1&lt;BR /&gt; 6,CC,2&lt;BR /&gt; 7,CC,3&lt;BR /&gt; 8,CC,4&lt;BR /&gt; 9,CC,5&lt;BR /&gt; 10,CC,6&lt;BR /&gt; 11,CC,7&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173806_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 09:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417510#M428011</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-18T09:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417511#M428012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I Mean my requirement is as Below&lt;/P&gt;&lt;P&gt;Bucket should be 0-5, 6-10, 11-20(here it is band of 10), so how would i have band of 5, 10 and 25 in single expression.&lt;/P&gt;&lt;P&gt;Also cannot write nested If as solution should be Dynamic, if new Client comes Band should be according to that client which is configured in Bucket Table, we can also change Structure of Bucket Table that's something we designed for our requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 10:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417511#M428012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T10:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417512#M428013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173826_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 11:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417512#M428013</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-18T11:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417513#M428014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is good but if i have another band 20-35(Band of 15) we need to have nested If or there is any other solution without that &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 11:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417513#M428014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T11:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417514#M428015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173832_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 12:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417514#M428015</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-18T12:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417515#M428016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Toni, thanks for your help, but this is what i had done initially but issue is this becomes static, now if i have another client and there Band is different than this logic wouldn't work, based on which client is looking at report Band should change, thats why we had created the Bucket Table where we inserted Band for Each client, but i was not able to compare to Min and Max(Same If condition you wrote).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417515#M428016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-21T05:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Min/Max for Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417516#M428017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anwar,&lt;/P&gt;&lt;P&gt;Maybe a calculated dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(&lt;/P&gt;&lt;P&gt;Pick(&lt;/P&gt;&lt;P&gt;Match(-1,&lt;/P&gt;&lt;P&gt;Count(DISTINCT [Patient ID]) &amp;lt;=5,&lt;/P&gt;&lt;P&gt;Count(DISTINCT [Patient ID]) &amp;lt;=10,&lt;/P&gt;&lt;P&gt;Count(DISTINCT [Patient ID]) &amp;lt;=20),&lt;/P&gt;&lt;P&gt;'0-5',&lt;/P&gt;&lt;P&gt;'6-10',&lt;/P&gt;&lt;P&gt;'11-20')&lt;/P&gt;&lt;P&gt;,[Provider ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 09:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Min-Max-for-Bucket/m-p/1417516#M428017</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-08-21T09:49:50Z</dc:date>
    </item>
  </channel>
</rss>

