<?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: Add 30, 60 &amp; 90 day date filters based on Date feild in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840189#M1015288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this expression to create list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Class(Today()-Date,30),Date)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Aggr(DUAL(Replace(Class(Today()-Date,30),'&amp;lt;= x &amp;lt;','-'),Class(Today()-Date,30)),Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=Class(Today()-Date,30)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=&lt;SPAN style="font-size: 10pt;"&gt;DUAL(Replace(Class(Today()-Date,30),'&amp;lt;= x &amp;lt;','-'),Class(Today()-Date,30))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 13:48:45 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2015-04-15T13:48:45Z</dc:date>
    <item>
      <title>Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840187#M1015286</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;Looking for something like below, from today() date last 30 , 60 and 90 days filter in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 to 30 -&amp;gt;30&lt;/P&gt;&lt;P&gt;0 to 60-&amp;gt;60&lt;/P&gt;&lt;P&gt;0 to 90 -&amp;gt;90&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 11:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840187#M1015286</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-15T11:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840188#M1015287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to select last 30, 60 days of your calendar on the basis of filter selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840188#M1015287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-15T12:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840189#M1015288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this expression to create list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Class(Today()-Date,30),Date)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Aggr(DUAL(Replace(Class(Today()-Date,30),'&amp;lt;= x &amp;lt;','-'),Class(Today()-Date,30)),Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=Class(Today()-Date,30)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=&lt;SPAN style="font-size: 10pt;"&gt;DUAL(Replace(Class(Today()-Date,30),'&amp;lt;= x &amp;lt;','-'),Class(Today()-Date,30))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 13:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840189#M1015288</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-15T13:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840190#M1015289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you suggestion but please help me below:&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Datefield as %DateID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vToday)-floor(num(Datefield)) AS DaysDifference, &lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside list box I'm calling this expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(DaysDifference &amp;gt; 0 and DaysDifference &amp;lt;=30, '30', &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(DaysDifference &amp;gt; 0 AND DaysDifference &amp;lt;= 60, '60', &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(DaysDifference &amp;gt; 60 , '90',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I'm having 30,60,90 options inside list box, when I click on 30 it is giving me back 30 days from today, but when I'm clicking on 60 it is not giving me desired result .i.e&amp;nbsp; from today past 60 days and same with 90.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 04:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840190#M1015289</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-16T04:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840191#M1015290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;=if(DaysDifference &amp;gt; 0 and DaysDifference &amp;lt;=30, '30',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(DaysDifference &amp;gt; 30 AND DaysDifference &amp;lt;= 60, '60',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(DaysDifference &amp;gt; 60 , '90',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 05:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840191#M1015290</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-16T05:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840192#M1015291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Still the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attachment for desired result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 05:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840192#M1015291</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-16T05:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840193#M1015292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide your sample application...or your sample date data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 06:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840193#M1015292</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-16T06:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840194#M1015293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attachment and Compare Bucket with Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 06:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840194#M1015293</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-16T06:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840195#M1015294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this expression to create list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(DaysDifference &amp;gt; 0 and DaysDifference &amp;lt;=30, '30',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(DaysDifference &amp;gt; 30 AND DaysDifference &amp;lt;= 60, '60',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(DaysDifference &amp;gt; 60 , '90')))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,%DateID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 07:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840195#M1015294</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-16T07:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840196#M1015295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you overcome this query, I am also facing the same problem if you have solution just share with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 08:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840196#M1015295</guid>
      <dc:creator />
      <dc:date>2016-03-31T08:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840197#M1015296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did something like below , some cosmetic changes with 3 different list box and calling individual expressions:&lt;/P&gt;&lt;P&gt;30 ---=if(DaysDifference &amp;gt;= 0 and DaysDifference &amp;lt;=30, '30')&lt;/P&gt;&lt;P&gt;60---=if(DaysDifference &amp;gt;= 0 and DaysDifference &amp;lt;=60, '60')&lt;/P&gt;&lt;P&gt;90---=if( DaysDifference &amp;lt;=90, '90')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119990_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 08:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840197#M1015296</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2016-03-31T08:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840198#M1015297</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;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;But in my case i want to use as Dimension in my straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE height="95" style="width: 240px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="112"&gt;Time Period&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;Loads&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;Cost&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="112"&gt;Last 7 days&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;10&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="112"&gt;Last 14 days&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;20&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="112"&gt;Last 30 days&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;50&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="112"&gt;Last 12 months&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;100&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If you any suggestions on same just let me know.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 09:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840198#M1015297</guid>
      <dc:creator />
      <dc:date>2016-03-31T09:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840199#M1015298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the solution for above query. please see below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Create inline table and it's a don't have any connection with other tables(Like Data iland)&lt;/P&gt;&lt;P&gt;LOAD * inline [&lt;/P&gt;&lt;P&gt;Bucket&lt;/P&gt;&lt;P&gt;0-7&lt;/P&gt;&lt;P&gt;0-14&lt;/P&gt;&lt;P&gt;0-30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Then take Bucket as a dimension in chart.&lt;/P&gt;&lt;P&gt;3. Write the expressions like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Bucket='0-7' , Sum({&amp;lt;Date={"&amp;gt;=$(=Date(Today()-7))&amp;lt;=$(=Today())"}&amp;gt;}Load),&lt;/P&gt;&lt;P&gt;if(Bucket='0-14' , Sum({&amp;lt;Date={"&amp;gt;=$(=Date(Today()-14))&amp;lt;=$(=Today())"}&amp;gt;}Load),&lt;/P&gt;&lt;P&gt;if(Bucket='0-30' , Sum({&amp;lt;Date={"&amp;gt;=$(=Date(Today()-30))&amp;lt;=$(=Today())"}&amp;gt;}Load),&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work in your scenario also. For more clarification i am attaching application as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840199#M1015298</guid>
      <dc:creator />
      <dc:date>2016-04-01T08:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840200#M1015299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Use the below code in the Load script,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ( Date(Today()) - Date(Date_Field) ) &amp;lt;= 30, '30days',&lt;/P&gt;&lt;P&gt;If ( Date(Today()) - Date(Date_Field) ) &amp;lt;= 60, '60days',&lt;/P&gt;&lt;P&gt;If ( Date(Today()) - Date(Date_Field) ) &amp;lt;= 90, '90days' ) ) ) as Days_Filter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 09:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/840200#M1015299</guid>
      <dc:creator>rabbani_sk</dc:creator>
      <dc:date>2018-03-14T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Add 30, 60 &amp; 90 day date filters based on Date feild</title>
      <link>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/2490160#M1226233</link>
      <description>&lt;P&gt;I didn’t receive the solution I expected. Instead of using today’s date, I used the claim submission date. Based on the user’s selection in the claim submission date filter, the buckets should display the intervals of 0-30 days and 31-60 days from the selected date.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 13:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-30-60-90-day-date-filters-based-on-Date-feild/m-p/2490160#M1226233</guid>
      <dc:creator>HariniAnalyst</dc:creator>
      <dc:date>2024-10-31T13:58:15Z</dc:date>
    </item>
  </channel>
</rss>

