<?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 Doubt about dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792814#M1018633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of properties and i have the purchase date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand i have the date in the link table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wanna do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the property only if the purchase date is &amp;lt; to the selected date from the link table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Mar 2015 16:34:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-25T16:34:49Z</dc:date>
    <item>
      <title>Doubt about dates</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792814#M1018633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of properties and i have the purchase date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand i have the date in the link table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wanna do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the property only if the purchase date is &amp;lt; to the selected date from the link table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 16:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792814#M1018633</guid>
      <dc:creator />
      <dc:date>2015-03-25T16:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about dates</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792815#M1018634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this,&lt;/P&gt;&lt;P&gt;create variable for selected date,&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;purchase date &amp;lt; variableselectedate,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;property,null())&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 16:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792815#M1018634</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-03-25T16:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about dates</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792816#M1018635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what that's the part that i don't know how to do&lt;/P&gt;&lt;P&gt;with getfieldselections or something like that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 16:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792816#M1018635</guid>
      <dc:creator />
      <dc:date>2015-03-25T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about dates</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792817#M1018636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls share ur .qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 16:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792817#M1018636</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-03-25T16:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about dates</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792818#M1018637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't!&lt;/P&gt;&lt;P&gt;What part didn't you understand?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 16:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792818#M1018637</guid>
      <dc:creator />
      <dc:date>2015-03-25T16:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about dates</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792819#M1018638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try with this expression&lt;/P&gt;&lt;P&gt;GetFirstStoredValue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 09:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-dates/m-p/792819#M1018638</guid>
      <dc:creator />
      <dc:date>2015-03-26T09:38:10Z</dc:date>
    </item>
  </channel>
</rss>

