<?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: List box selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286314#M849604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you want this to be triggered? On document open?&lt;/P&gt;&lt;P&gt;If so I would use a field trigger and just toggle select today(), today()-1 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached example (settings&amp;gt; document properties &amp;gt; triggers&amp;gt; on open)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Mar 2017 12:26:51 GMT</pubDate>
    <dc:creator>adamdavi3s</dc:creator>
    <dc:date>2017-03-14T12:26:51Z</dc:date>
    <item>
      <title>List box selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286313#M849602</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;I have used the date field as Sold date(m/d/yyyy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need my list box to be select by default dynamically last 3 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: for today my list box should select 3/13/2017,3/12/2017 and 3/11/2017 if num of day increases it will rollback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&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/List-box-selection/m-p/1286313#M849602</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286314#M849604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you want this to be triggered? On document open?&lt;/P&gt;&lt;P&gt;If so I would use a field trigger and just toggle select today(), today()-1 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached example (settings&amp;gt; document properties &amp;gt; triggers&amp;gt; on open)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286314#M849604</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-03-14T12:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286315#M849606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i need to show the dates from&amp;nbsp; month start to today()-1 how to get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286315#M849606</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-03-14T12:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286316#M849608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so what is your actual requirement as it seems different from your original post?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I opened the dashboard today, you would expect it to select from 1st March to 13th March?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286316#M849608</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-03-14T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286317#M849609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is what you expect, please see the attached, just use one 'select in field' with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='&amp;gt;='&amp;amp;MonthStart(Today()) &amp;amp; '&amp;lt;=' &amp;amp; Date(Today()-1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286317#M849609</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-03-14T12:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286318#M849611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes exactly..But i need selections at sheet level and it won't disturb other sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection/m-p/1286318#M849611</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-03-14T12:44:49Z</dc:date>
    </item>
  </channel>
</rss>

