<?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: NOTES FROM LAST WEEK in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449400#M485090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks both, I think the second option suits me...but I dont know how to script "where" can you type exactly?&lt;/P&gt;&lt;P&gt;Thanx!&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 18:44:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-10T18:44:06Z</dc:date>
    <item>
      <title>NOTES FROM LAST WEEK</title>
      <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449397#M485084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Heeello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to "script" :&lt;EM&gt; take the last [Commnent] from Today -7&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have two columns: Anotation_Date and Comment and i only want to have a chart with the all comments of the last week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!!&lt;/P&gt;&lt;P&gt;B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 15:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449397#M485084</guid>
      <dc:creator />
      <dc:date>2013-05-10T15:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES FROM LAST WEEK</title>
      <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449398#M485086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would either use the load to add a field called something like 'Comments_last_week' that only populated comments for the previous week, or use set analysis in a chart object to filter the results based on annotation_date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 15:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449398#M485086</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2013-05-10T15:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES FROM LAST WEEK</title>
      <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449399#M485088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to do a where clause like below when you load in the comments table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CommentsTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Comments as LastWeekComments,&lt;/P&gt;&lt;P&gt;Anotation_Date&lt;/P&gt;&lt;P&gt;FROM "YOUR TABLE HERE"&lt;/P&gt;&lt;P&gt;Where Anotation_Date&amp;gt;= Today()-14&lt;/P&gt;&lt;P&gt;and Anotation_Date&amp;lt;= Today()-7;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449399#M485088</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2013-05-10T18:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES FROM LAST WEEK</title>
      <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449400#M485090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks both, I think the second option suits me...but I dont know how to script "where" can you type exactly?&lt;/P&gt;&lt;P&gt;Thanx!&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449400#M485090</guid>
      <dc:creator />
      <dc:date>2013-05-10T18:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES FROM LAST WEEK</title>
      <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449401#M485091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks both, I think the second option suits me...but I dont know how to script "where" can you type exactly?&lt;/P&gt;&lt;P&gt;Thanx!&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449401#M485091</guid>
      <dc:creator />
      <dc:date>2013-05-10T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES FROM LAST WEEK</title>
      <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449402#M485092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an example if the data is coming from a spreadsheet but always do the where clause at the bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comments:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Comment, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;Where Date &amp;gt;= Today()-14&lt;/P&gt;&lt;P&gt;and Date &amp;lt;= Today()-7;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449402#M485092</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2013-05-10T18:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES FROM LAST WEEK</title>
      <link>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449403#M485093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked!&lt;/P&gt;&lt;P&gt;Many thanks &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;Maybe you can help me with this... the average should be 100% for the 12 sites but because there are more than one anotation for a single site (because of the different annotation dates) does it make senes to you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;BQ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 09:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOTES-FROM-LAST-WEEK/m-p/449403#M485093</guid>
      <dc:creator />
      <dc:date>2013-05-11T09:09:12Z</dc:date>
    </item>
  </channel>
</rss>

