<?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: Last 10 days in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39820#M6698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above response by Max will highlight the last 10 days automatically. However, if you wish your users see only the last 10 days, then tick 'Hide excluded' on General tab of list box properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2018 12:09:26 GMT</pubDate>
    <dc:creator>snehamahaveer</dc:creator>
    <dc:date>2018-05-16T12:09:26Z</dc:date>
    <item>
      <title>Last 10 days in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39818#M6696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;Can you give sample set analysis formula to show last ten days&amp;nbsp; in the Dates lsit box.As of now date field has 40 records&lt;/P&gt;&lt;P&gt; I want to give option to select last 10 days data to users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 10:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39818#M6696</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-05-16T10:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Last 10 days in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39819#M6697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have already date field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then create list box with expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(dateField &amp;gt; = date(Today()-10),dateField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 10:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39819#M6697</guid>
      <dc:creator>big_dreams</dc:creator>
      <dc:date>2018-05-16T10:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Last 10 days in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39820#M6698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above response by Max will highlight the last 10 days automatically. However, if you wish your users see only the last 10 days, then tick 'Hide excluded' on General tab of list box properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 12:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39820#M6698</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2018-05-16T12:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Last 10 days in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39821#M6699</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;It will not highlighted, It will reduced date in list box. User can select from from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here we have to create list box using expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 12:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39821#M6699</guid>
      <dc:creator>big_dreams</dc:creator>
      <dc:date>2018-05-16T12:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Last 10 days in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39822#M6700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; want to show the last 10 days in the table. Can I use same expression in the table expression or I should create?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 05:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39822#M6700</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-05-17T05:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Last 10 days in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39823#M6701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you can use it as dimension..&lt;/P&gt;&lt;P&gt;or modify it in set analysis i.e. in measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 05:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39823#M6701</guid>
      <dc:creator>big_dreams</dc:creator>
      <dc:date>2018-05-17T05:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Last 10 days in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39824#M6702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a two tabs one for 10 days and other for last 40 days.&lt;/P&gt;&lt;P&gt;Created separate list box for both tabs. Now Can I use same condition to filter the data for last 10 days in the first tab? In table two dim nad 3 metrics are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 05:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-10-days-in-list-box/m-p/39824#M6702</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-05-17T05:23:44Z</dc:date>
    </item>
  </channel>
</rss>

