<?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: Dynamic bucket in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435686#M817123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have separate fields for different currencies values?? like InvoiceUSD ,InvoiceGBP&lt;/P&gt;&lt;P&gt;also should the bucket size be dynamic??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer my previous post for sample dynamic bucket using class function&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/269487"&gt;Bucketing in bar Chart-Class function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Sep 2017 07:09:56 GMT</pubDate>
    <dc:creator>suryaa30</dc:creator>
    <dc:date>2017-09-05T07:09:56Z</dc:date>
    <item>
      <title>Dynamic bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435684#M817121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a bucket for my invoice spend ranging from £0.25m - £5m, £0.5m-£1m and so on. But this bucket should be dynamic on my selection of the currency which are USD($) and GBP(£). Is it feasible to create this on UI level opr should i create it on Data Model level?&lt;/P&gt;&lt;P&gt;Please suggest which one and how?&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/Dynamic-bucket/m-p/1435684#M817121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435685#M817122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the class function for your ranging value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the class either in script or in UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 07:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435685#M817122</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2017-09-05T07:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435686#M817123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have separate fields for different currencies values?? like InvoiceUSD ,InvoiceGBP&lt;/P&gt;&lt;P&gt;also should the bucket size be dynamic??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer my previous post for sample dynamic bucket using class function&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/269487"&gt;Bucketing in bar Chart-Class function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 07:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435686#M817123</guid>
      <dc:creator>suryaa30</dc:creator>
      <dc:date>2017-09-05T07:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435687#M817124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have different fields. I just have InvoiceGBP which gets converted in USD according to a currency conversion rate coming from a different source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bucket size is not dynamic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 08:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435687#M817124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T08:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic bucket</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435688#M817125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;You could use the class function as suggested by Karthik but this would restrict your buckets to a fixed size. You could try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick(Match(Currency,'GBP','USD',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick(Match(-1,&lt;/P&gt;&lt;P&gt;Spend &amp;lt; =250000,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Spend &amp;lt; =500000,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Spend &amp;lt; =1000000,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-1),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'£0-£0.25m',&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'£0.25-£0.5m',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'£0.5-£1m',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'&amp;gt;£1m'),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Pick(Match(-1,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Spend *ConversionRate&amp;lt; =250000,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Spend&lt;SPAN style="font-size: 13.3333px;"&gt;*ConversionRate&lt;/SPAN&gt; &amp;lt; =500000,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Spend&lt;SPAN style="font-size: 13.3333px;"&gt;*ConversionRate&lt;/SPAN&gt; &amp;lt; =1000000,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-1),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'$0-$0.25m',&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'$0.25-$0.5m',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'$0.5-$1m',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'&amp;gt;$1m'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Andrew&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 08:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-bucket/m-p/1435688#M817125</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-09-05T08:46:20Z</dc:date>
    </item>
  </channel>
</rss>

