<?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 and calculating in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bucketing-and-calculating/m-p/598421#M221559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use e() function, but it depends on your data model.&lt;/P&gt;&lt;P&gt;If you share a sample I cat try to help you with the correct expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 00:45:20 GMT</pubDate>
    <dc:creator>SergeyMak</dc:creator>
    <dc:date>2014-05-06T00:45:20Z</dc:date>
    <item>
      <title>Bucketing and calculating</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-and-calculating/m-p/598419#M221557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Developers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hear is a interesting question I have count of ID for an interval bucket dimension which depends on num(dates ) in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 30 day bucket I need the count of ID's in 30 days but not having the same ID in 60, 90 and 120&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example If have ID 12 in 30 day bucket it should not be counted in any other bucket 60, 90 and 120 buckets&lt;/P&gt;&lt;P&gt;same for 60 90 and 120&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="58396" alt="intervel.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58396_intervel.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 23:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-and-calculating/m-p/598419#M221557</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2014-05-05T23:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing and calculating</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-and-calculating/m-p/598420#M221558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can write a if condition:&lt;/P&gt;&lt;P&gt;if(isnull(date 1), null(),floor(date 1)-floor(date 2) as num_date,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then give a range:&lt;/P&gt;&lt;P&gt;if (isnull(num_date),null(), if (num_date&amp;lt;30,'0-30 days', if(num_date&amp;lt;61,'31-60 days',if (num_date&amp;lt;91,'61-90 days','91-120days'))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this if it works!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 00:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-and-calculating/m-p/598420#M221558</guid>
      <dc:creator>saurabh5</dc:creator>
      <dc:date>2014-05-06T00:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing and calculating</title>
      <link>https://community.qlik.com/t5/QlikView/Bucketing-and-calculating/m-p/598421#M221559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use e() function, but it depends on your data model.&lt;/P&gt;&lt;P&gt;If you share a sample I cat try to help you with the correct expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 00:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bucketing-and-calculating/m-p/598421#M221559</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2014-05-06T00:45:20Z</dc:date>
    </item>
  </channel>
</rss>

