<?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 set analysis time based in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-time-based/m-p/396373#M487755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with two columns &lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 50%; border: 1px solid rgb(0, 0, 0);"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; text-align: center; padding: 3px;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;date&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; text-align: center; padding: 3px;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;author&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/1/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;john&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/1/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;jerry&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/1/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;jack&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/8/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;john&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/8/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;jack&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/8/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;vijay&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and I would like to use set analysis to identify the new author(s) in some timeframe pop out (if the timeframe is 1 week in this case, vijay will pop out).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried an expression as follows but it isn't quite working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat(&amp;lt;date/={"&amp;lt;=$(=timestamp(now()-7))"}&amp;gt;} author,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my timeframe is in the last 7 days.&lt;/P&gt;&lt;P&gt;this effectively produces jack, john and vijay instead of vijay alone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2013 18:16:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-02-02T18:16:23Z</dc:date>
    <item>
      <title>set analysis time based</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-time-based/m-p/396373#M487755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with two columns &lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 50%; border: 1px solid rgb(0, 0, 0);"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; text-align: center; padding: 3px;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;date&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; text-align: center; padding: 3px;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;author&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/1/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;john&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/1/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;jerry&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/1/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;jack&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/8/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;john&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/8/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;jack&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;2/8/2011&lt;/TD&gt;&lt;TD style="color: #333333; text-align: left; padding: 3px; background-color: transparent; font-family: arial,helvetica,sans-serif;"&gt;vijay&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and I would like to use set analysis to identify the new author(s) in some timeframe pop out (if the timeframe is 1 week in this case, vijay will pop out).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried an expression as follows but it isn't quite working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat(&amp;lt;date/={"&amp;lt;=$(=timestamp(now()-7))"}&amp;gt;} author,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my timeframe is in the last 7 days.&lt;/P&gt;&lt;P&gt;this effectively produces jack, john and vijay instead of vijay alone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2013 18:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-time-based/m-p/396373#M487755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-02T18:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis time based</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-time-based/m-p/396374#M487757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New authors in the last 7 days:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat( {&amp;lt;author={"=min(date)&amp;gt;today()-7"}&amp;gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp; author, ',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2013 20:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-time-based/m-p/396374#M487757</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-02-02T20:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis time based</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-time-based/m-p/396375#M487761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm Oleg!&amp;nbsp; Appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg how do I break down this expression?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) look for dates from the beginning of time that fall into the last week&lt;/P&gt;&lt;P&gt;2) What part of this tells the set analysis to expose the new authors (this is why I was playing with symmetric difference, ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 17:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-time-based/m-p/396375#M487761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-03T17:02:16Z</dc:date>
    </item>
  </channel>
</rss>

