<?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: Bucketing in bar Chart-Class function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318793#M822582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. This looks good. I will try to replicate this on my original requirement. Can you please explain this part&amp;nbsp; &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Num(0.0000001, '#.') &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was trying with 0 instead in place of &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(0.0000001, '#.') &lt;/STRONG&gt;&amp;nbsp; and what difference does it make.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jul 2017 11:53:37 GMT</pubDate>
    <dc:creator>suryaa30</dc:creator>
    <dc:date>2017-07-31T11:53:37Z</dc:date>
    <item>
      <title>Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318789#M822578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With reference to the example shared by &lt;SPAN style="color: #3778c7; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.87px; font-weight: bold;"&gt;Manish Kachhia &lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: bold;"&gt;in below post&amp;nbsp;&amp;nbsp;&amp;nbsp; i want to show '0' as a separate dimension. where Age=0 is grouped.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/message/493757#493757" title="https://community.qlikview.com/message/493757#493757" target="_blank"&gt;Defining Dynamic Buckets at runtime | Qlik Community&lt;/A&gt;&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/Bucketing-in-bar-Chart-Class-function/m-p/1318789#M822578</guid>
      <dc:creator>suryaa30</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318790#M822579</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;and what about the grouping, do we need to retain that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 11:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318790#M822579</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-31T11:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318791#M822580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the grouping needs to be dynamic as its. I just want to add the 0 as dimension apart from the other grouping.&lt;/P&gt;&lt;P&gt;For example if the bucket is 8, currently the distribution is 0-8,8-16,16-24 etc&lt;/P&gt;&lt;P&gt;I want 0,(&amp;gt;0)-8,8-16,16-24..etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 11:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318791#M822580</guid>
      <dc:creator>suryaa30</dc:creator>
      <dc:date>2017-07-31T11:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318792#M822581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=IF(Num(Age)&amp;gt;0,DUAL(Replace(Class(Age,$(vBucketWIdth)),'&amp;lt;= x &amp;lt;',' - '),Class(Age,$(vBucketWIdth))+1), Num(0.0000001, '#.'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171910_Capture.PNG" style="height: 191px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 11:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318792#M822581</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T11:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318793#M822582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. This looks good. I will try to replicate this on my original requirement. Can you please explain this part&amp;nbsp; &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Num(0.0000001, '#.') &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was trying with 0 instead in place of &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(0.0000001, '#.') &lt;/STRONG&gt;&amp;nbsp; and what difference does it make.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 11:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318793#M822582</guid>
      <dc:creator>suryaa30</dc:creator>
      <dc:date>2017-07-31T11:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318794#M822583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure why but 0 was not showing up... so I incremented its value by a very small number &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0.0000001&lt;/STRONG&gt;, but then it showed 0.0000001 in the dimension. So, I used Num() function to show just 0 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 11:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1318794#M822583</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T11:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1543116#M822584</link>
      <description>&lt;P&gt;Is there anyway to do this in QlikSense? We don't have QlikView so I can't download your .qvw and get anything but the xml that is at the trailing end of the file.&amp;nbsp; However, I can't seem so shoe-horn it into QlikSense.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 15:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1543116#M822584</guid>
      <dc:creator>asheppardwork</dc:creator>
      <dc:date>2019-02-12T15:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing in bar Chart-Class function</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1675751#M822585</link>
      <description>&lt;P&gt;Hi Mate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible 0-5, i need starts from 6-10..e.t.c&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible, Please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ravindra Babu G&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 11:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-in-bar-Chart-Class-function/m-p/1675751#M822585</guid>
      <dc:creator>Ravindra1</dc:creator>
      <dc:date>2020-02-14T11:48:42Z</dc:date>
    </item>
  </channel>
</rss>

