<?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: Creating sum buckets in visulization in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624369#M733790</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49950"&gt;@ryanridley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have the balance amount for individual records but i need the filter or bucket for sum of balance amount.&lt;/P&gt;&lt;P&gt;how can i acheive that&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2019 18:58:30 GMT</pubDate>
    <dc:creator>naveen341</dc:creator>
    <dc:date>2019-09-16T18:58:30Z</dc:date>
    <item>
      <title>Creating sum buckets in visulization</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624338#M733788</link>
      <description>&lt;P&gt;HI Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;I Have a table id,balance&lt;/P&gt;&lt;P&gt;1,1000&lt;/P&gt;&lt;P&gt;2,578903&lt;/P&gt;&lt;P&gt;3,4500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Now i want to create bucket in a list box like&lt;/P&gt;&lt;P&gt;sum(balance)&lt;/P&gt;&lt;P&gt;0+&lt;/P&gt;&lt;P&gt;500+&lt;/P&gt;&lt;P&gt;1000+&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i acheive this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148" target="_blank" rel="noopener"&gt;@rwunderlich&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628" target="_blank" rel="noopener"&gt;@sunny_talwar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038" target="_blank" rel="noopener"&gt;@marcus_sommer&lt;/A&gt;,@Oleg_Troyansky ,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628" target="_blank" rel="noopener"&gt;@sunny_talwar&lt;/A&gt;,&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22593" target="_blank" rel="noopener"&gt;@rubenmarin&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/tag/%40stalwar1/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;@stalwar1&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;@&lt;A href="https://community.qlik.com/t5/tag/arturo%20mu%C3%B1oz/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;arturo muñoz&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/tag/christof%20schwarz/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;@christof schwarz&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/tag/gysbert%20wassenaargysbert/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;@gysbert wassenaargysbert&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/tag/qlikview/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;@qlikview&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/tag/qlikview%20visulaizations/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;qlikview visulaizations&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/tag/sunny%20talwar/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;sunny talwar&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/tag/wassenaar/tg-p/category-id/qlik-products" target="_blank" rel="noopener tag"&gt;@wassenaar&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:28:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624338#M733788</guid>
      <dc:creator>naveen341</dc:creator>
      <dc:date>2024-11-16T02:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sum buckets in visulization</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624364#M733789</link>
      <description>&lt;P&gt;I would recommend using the CLASS function in your script. You will need to specify the interval to use for the buckets, but it should give you a field that you can then use in your visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ConditionalFunctions/class.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ConditionalFunctions/class.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 18:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624364#M733789</guid>
      <dc:creator>ryanridley</dc:creator>
      <dc:date>2019-09-16T18:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sum buckets in visulization</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624369#M733790</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49950"&gt;@ryanridley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have the balance amount for individual records but i need the filter or bucket for sum of balance amount.&lt;/P&gt;&lt;P&gt;how can i acheive that&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 18:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624369#M733790</guid>
      <dc:creator>naveen341</dc:creator>
      <dc:date>2019-09-16T18:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sum buckets in visulization</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624440#M733791</link>
      <description>&lt;P&gt;May be try like&lt;/P&gt;&lt;P&gt;Load Id, if(sum(balance)&amp;gt;1000,'1000+',&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(sum(balance)&amp;gt;500 and sum(balance)&amp;lt;=1000,'500+','0+'))&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;as Bucket group by Id;&lt;/P&gt;&lt;P&gt;Load Id,balance from source;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 04:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1624440#M733791</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2019-09-17T04:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sum buckets in visulization</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1628801#M733792</link>
      <description>&lt;P&gt;Naveen, best I have is the following, not sure if this may work or not:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/IntervalMatch/ba-p/1464547" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/IntervalMatch/ba-p/1464547&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There are some other posts in the Design Blog area, just FYI, so you may want to search yourself out there too.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 20:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-sum-buckets-in-visulization/m-p/1628801#M733792</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-26T20:34:07Z</dc:date>
    </item>
  </channel>
</rss>

