<?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 Complex set analysis - dates. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Complex-set-analysis-dates/m-p/589145#M679349</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 to display a metric: number of items that have been in the database for over a year and don't have a review data or an owner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the fields I need for it:&lt;/P&gt;&lt;P&gt;ItemID&lt;/P&gt;&lt;P&gt;Owner - owner of the item&lt;/P&gt;&lt;P&gt;PublishDate - when items was added&lt;/P&gt;&lt;P&gt;vToday - variable - todays date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how to tackle this. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2014 11:14:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-02T11:14:46Z</dc:date>
    <item>
      <title>Complex set analysis - dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-set-analysis-dates/m-p/589145#M679349</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 to display a metric: number of items that have been in the database for over a year and don't have a review data or an owner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the fields I need for it:&lt;/P&gt;&lt;P&gt;ItemID&lt;/P&gt;&lt;P&gt;Owner - owner of the item&lt;/P&gt;&lt;P&gt;PublishDate - when items was added&lt;/P&gt;&lt;P&gt;vToday - variable - todays date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how to tackle this. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 11:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-set-analysis-dates/m-p/589145#M679349</guid>
      <dc:creator />
      <dc:date>2014-05-02T11:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Complex set analysis - dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-set-analysis-dates/m-p/589146#M679351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Owner&lt;/SPAN&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{"=len(trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Owner&lt;/SPAN&gt;))=0"},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;PublishDate&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;={"$(= '&amp;gt;=' &amp;amp; date(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vToday&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;) &amp;amp; '&amp;lt;=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;date(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vToday-365&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)"}&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}ItemID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 11:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-set-analysis-dates/m-p/589146#M679351</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-05-02T11:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Complex set analysis - dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-set-analysis-dates/m-p/589147#M679353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide some sample data please !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 11:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-set-analysis-dates/m-p/589147#M679353</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-05-02T11:38:20Z</dc:date>
    </item>
  </channel>
</rss>

