<?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 Bucket in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98999#M752621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;SPAN style="font-size: 13.3333px;"&gt;Gysbert &lt;/SPAN&gt;for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tested with Yardstick-QTR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Almost reached in filter and In text object I have taken Max(RollingPeriodString1) and &lt;SPAN style="font-size: 13.3333px;"&gt;its displaying 3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But here my desired output should be Apr'18-Jun'18.&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below sample script along with dual and correct me if I'm anything wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Before.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/215858_Before.png" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changes with dual:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="After.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/215859_After.png" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look forward your quick response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Oct 2018 21:10:00 GMT</pubDate>
    <dc:creator>antonybi</dc:creator>
    <dc:date>2018-10-14T21:10:00Z</dc:date>
    <item>
      <title>Max Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98994#M752616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've one list box called Yardstick and it contains R3M, R12M,QTR and&amp;nbsp; YTD(PFB for your reference)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="215749" alt="Capture1.PNG" class="jive-image image-1" height="233" src="https://community.qlik.com/legacyfs/online/215749_Capture1.PNG" style="height: 233px; width: 355.444px;" width="355" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is in text object, only Maximum bucket should display If I select QTR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here my desired output should be Apr'18-June'18. &lt;SPAN style="font-size: 10pt;"&gt;I've tried with below expression but no luck.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Max(RollingPeriodString),Yardstick)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would someone can suggest how do I achieve this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98994#M752616</guid>
      <dc:creator>antonybi</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Max Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98995#M752617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The max value doesn't work on string values. Perhaps you can turn your RollingPeriodString values into values with both a numeric value and a string display format value using the Dual() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 09:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98995#M752617</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-10-12T09:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Max Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98996#M752618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you not have the actual date field ? Use that instead.&amp;nbsp; I am assuming you created the string field afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date fields are duel, meaning numerical functions such as Max can be used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 11:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98996#M752618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-12T11:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Max Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98997#M752619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you be able to elaborate this in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried with dual but didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if have any other alternatives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 19:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98997#M752619</guid>
      <dc:creator>antonybi</dc:creator>
      <dc:date>2018-10-12T19:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Max Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98998#M752620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See these blog posts:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2830"&gt;Data Types in QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3858"&gt;Dual &amp;amp;amp; Exists – Useful Functions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that doesn't help you solve your problem the please post a small qlikview document that illustrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2018 04:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98998#M752620</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-10-14T04:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Max Bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98999#M752621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;SPAN style="font-size: 13.3333px;"&gt;Gysbert &lt;/SPAN&gt;for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tested with Yardstick-QTR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Almost reached in filter and In text object I have taken Max(RollingPeriodString1) and &lt;SPAN style="font-size: 13.3333px;"&gt;its displaying 3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But here my desired output should be Apr'18-Jun'18.&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below sample script along with dual and correct me if I'm anything wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Before.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/215858_Before.png" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changes with dual:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="After.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/215859_After.png" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look forward your quick response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2018 21:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Bucket/m-p/98999#M752621</guid>
      <dc:creator>antonybi</dc:creator>
      <dc:date>2018-10-14T21:10:00Z</dc:date>
    </item>
  </channel>
</rss>

