<?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 listbox and variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/listbox-and-variables/m-p/281287#M1191317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Ive got a variable containing a date, vLastDate.&lt;/P&gt;&lt;P&gt;I then have in my database a couple of lines looking similar to this;&lt;/P&gt;&lt;P&gt;Place1, 2010-01-01&lt;/P&gt;&lt;P&gt;Place1, 2010-02-10&lt;/P&gt;&lt;P&gt;Place2, 2010-02-10&lt;/P&gt;&lt;P&gt;Place3, 2010-02-10&lt;/P&gt;&lt;P&gt;Place2, 2010-03-04&lt;/P&gt;&lt;P&gt;Place4, 2010-03-04&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is that when I load the App a listbox should only show the places with the same date as vLastDate.&lt;/P&gt;&lt;P&gt;Its no problem if I select a date manually, but cant get it to work with a expression in the listbox.&lt;/P&gt;&lt;P&gt;Shouldnt be too hard if you know how &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 10:04:03 GMT</pubDate>
    <dc:creator>t_hylander</dc:creator>
    <dc:date>2011-08-18T10:04:03Z</dc:date>
    <item>
      <title>listbox and variables</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-and-variables/m-p/281287#M1191317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Ive got a variable containing a date, vLastDate.&lt;/P&gt;&lt;P&gt;I then have in my database a couple of lines looking similar to this;&lt;/P&gt;&lt;P&gt;Place1, 2010-01-01&lt;/P&gt;&lt;P&gt;Place1, 2010-02-10&lt;/P&gt;&lt;P&gt;Place2, 2010-02-10&lt;/P&gt;&lt;P&gt;Place3, 2010-02-10&lt;/P&gt;&lt;P&gt;Place2, 2010-03-04&lt;/P&gt;&lt;P&gt;Place4, 2010-03-04&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is that when I load the App a listbox should only show the places with the same date as vLastDate.&lt;/P&gt;&lt;P&gt;Its no problem if I select a date manually, but cant get it to work with a expression in the listbox.&lt;/P&gt;&lt;P&gt;Shouldnt be too hard if you know how &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 10:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-and-variables/m-p/281287#M1191317</guid>
      <dc:creator>t_hylander</dc:creator>
      <dc:date>2011-08-18T10:04:03Z</dc:date>
    </item>
    <item>
      <title>listbox and variables</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-and-variables/m-p/281288#M1191318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try something like:&lt;/P&gt;&lt;P&gt;Place,Date&lt;/P&gt;&lt;P&gt;Place1, 2010-01-01&lt;/P&gt;&lt;P&gt;Place1, 2010-02-10&lt;/P&gt;&lt;P&gt;Place2, 2010-02-10&lt;/P&gt;&lt;P&gt;Place3, 2010-02-10&lt;/P&gt;&lt;P&gt;Place2, 2010-03-04&lt;/P&gt;&lt;P&gt;Place4, 2010-03-04&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take a list Box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that write an Expression:&lt;/P&gt;&lt;P&gt;=if(Date=vLastDate,Place)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 10:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-and-variables/m-p/281288#M1191318</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-08-18T10:55:03Z</dc:date>
    </item>
  </channel>
</rss>

