<?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: Stale bookmarks? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344040#M1172090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These didn't work either, with the date/time formats:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;dev_finish_date={"&amp;gt;date(now()-3), M/D/YYYY"}&amp;gt;}request_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;dev_finish_date={"&amp;gt;date(now()-3), M/D/YYYY, h:mm:ss TT"}&amp;gt;}request_id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 18:37:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-10T18:37:24Z</dc:date>
    <item>
      <title>Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344034#M1172084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a bookmark (BM08) where this expression has been entered into a search box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=dev_finish_date&amp;gt;now()-3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I have a gauge chart that is using this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({BM08} request_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that it pulls the correct figures for a while but as time goes by the number doesn't change. Is there an expression I can use that's dynamic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 17:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344034#M1172084</guid>
      <dc:creator />
      <dc:date>2012-07-10T17:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344035#M1172085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking into set analysis but still don't seem to be getting the right syntax for what I need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;dev_finish_date={"&amp;gt;now()-3"}&amp;gt;}request_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt; dev_finish_date = {"&amp;gt;=$(=Date(now() - 3, 'M/D/YYYY'))"} &amp;gt; } request_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neither of these are displaying any data, I don't even get a needle. Help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 17:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344035#M1172085</guid>
      <dc:creator />
      <dc:date>2012-07-10T17:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344036#M1172086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Count({1&amp;lt;dev_finish_date={"&amp;gt;date(now()-3)"}&amp;gt;}request_id)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Kiran ROkkam.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 17:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344036#M1172086</guid>
      <dc:creator />
      <dc:date>2012-07-10T17:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344037#M1172087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that doesn't work, either... If it's any help these are my set statements in case the date format is what's causing it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='$#,##0.00;($#,##0.00)';&lt;/P&gt;&lt;P&gt;SET TimeFormat='h:mm:ss TT';&lt;/P&gt;&lt;P&gt;SET DateFormat='M/D/YYYY';&lt;/P&gt;&lt;P&gt;SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET DayNames='Sun;Mon;Tue;Wed;Thu;Fri;Sat';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344037#M1172087</guid>
      <dc:creator />
      <dc:date>2012-07-10T18:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344038#M1172088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For further clarification, I'm trying to get the count of all the "request_id" records (a unique value) that have a "dev_finish_date" between the current time (now) and 72 hours/3 days ago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344038#M1172088</guid>
      <dc:creator />
      <dc:date>2012-07-10T18:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344039#M1172089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression assumes that Qlikview recognies as dev_finish_date as a date field. You can check that tags for fields in table viewer. If its not date field format as date field in the script using date# function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the previous expression use timestamp() function instead of date. I didnt notice the timestamp part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344039#M1172089</guid>
      <dc:creator />
      <dc:date>2012-07-10T18:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344040#M1172090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These didn't work either, with the date/time formats:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;dev_finish_date={"&amp;gt;date(now()-3), M/D/YYYY"}&amp;gt;}request_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;dev_finish_date={"&amp;gt;date(now()-3), M/D/YYYY, h:mm:ss TT"}&amp;gt;}request_id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344040#M1172090</guid>
      <dc:creator />
      <dc:date>2012-07-10T18:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344041#M1172091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this (noticed some syntax issues):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;dev_finish_date={"&amp;gt;$(=Timestamp(now()-3))"}&amp;gt;} request_id))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to try and match the dev_finish_date format to the return we have in the set analysis string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344041#M1172091</guid>
      <dc:creator />
      <dc:date>2012-07-10T18:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344042#M1172092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting closer - that at least gives me a value. But it is too high, quite a bit off. Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344042#M1172092</guid>
      <dc:creator />
      <dc:date>2012-07-10T18:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344043#M1172093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not aware of the data but the following are possible reasons:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If you data with request_id in the future (&amp;gt; now) the expression evaluates them since there is upper limit&lt;/LI&gt;&lt;LI&gt;Notice using {1} in the set analysis. It ignores all the selections (expect for &amp;gt;now()-3) resulting in more values.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344043#M1172093</guid>
      <dc:creator />
      <dc:date>2012-07-10T18:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Stale bookmarks?</title>
      <link>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344044#M1172094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Much better. This expression is working for now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;dev_finish_date={"&amp;gt;$(=Timestamp(now()-3))"}&amp;gt;} request_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's only a tad off now, and unless you have any other suggestions for the expression I'll have to wait and see if the server refresh rate is to blame for the discrpeancy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;I think it may be a server refresh issue, so this might be the most accurate they'll get. Thank you for all your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: bikeking8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 19:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stale-bookmarks/m-p/344044#M1172094</guid>
      <dc:creator />
      <dc:date>2012-07-10T19:15:27Z</dc:date>
    </item>
  </channel>
</rss>

