<?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 Select in Field Action - Timestamp Precision in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313342#M495485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When applying a timestamp based filter in an Select in Field Action, the filtering does not appear to be getting applied to the correct precision (see attached example).&amp;nbsp; The same type of formula in the chart appears to behave correctly (I wouldn't expect the rows outlined in red to appear in the chart).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Select In Field - Timestamp Precision.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/10723_Select+In+Field+-+Timestamp+Precision.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is quite critical for implementing bitemporal reporting, so hopefully I'm just doing something silly.&amp;nbsp; Thanks in advance for any pointers... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jan 2012 11:38:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-27T11:38:33Z</dc:date>
    <item>
      <title>Select in Field Action - Timestamp Precision</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313342#M495485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When applying a timestamp based filter in an Select in Field Action, the filtering does not appear to be getting applied to the correct precision (see attached example).&amp;nbsp; The same type of formula in the chart appears to behave correctly (I wouldn't expect the rows outlined in red to appear in the chart).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Select In Field - Timestamp Precision.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/10723_Select+In+Field+-+Timestamp+Precision.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is quite critical for implementing bitemporal reporting, so hopefully I'm just doing something silly.&amp;nbsp; Thanks in advance for any pointers... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 11:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313342#M495485</guid>
      <dc:creator />
      <dc:date>2012-01-27T11:38:33Z</dc:date>
    </item>
    <item>
      <title>Select in Field Action - Timestamp Precision</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313343#M495486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your search string in the "Select in Field" action to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='=[Start Date]&amp;lt;=Timestamp#(V.Test)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 18:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313343#M495486</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2012-01-27T18:10:27Z</dc:date>
    </item>
    <item>
      <title>Select in Field Action - Timestamp Precision</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313344#M495487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did the trick. I'm new to QV, and finding the documentation a little light on information. Seems a little odd that you have to specify the field name in the "field" field, and then again in the "search string", but as long as it works... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your prompt response Karl! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 18:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313344#M495487</guid>
      <dc:creator />
      <dc:date>2012-01-27T18:19:25Z</dc:date>
    </item>
    <item>
      <title>Select in Field Action - Timestamp Precision</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313345#M495488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I can't tell you why, but the implicit search string structured "&amp;lt;=5" seems to be processed differently than explicit search string "=Field&amp;lt;=5".&amp;nbsp; I tried manually searching for "&amp;lt;=41275.083333322" in the list box and get the same error.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They both should work, so you really might have found a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only you didn't need to put in your expression was the $() dollar sign expansion since the variable is a value and not an expression that you want to evaluate before evaluating the rest of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 23:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313345#M495488</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2012-01-27T23:20:47Z</dc:date>
    </item>
    <item>
      <title>Select in Field Action - Timestamp Precision</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313346#M495489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Makes sense regarding the expansion. When not explicitly specifying the field name in the search string - presumably QV is heading down some other code path to build the search string formula internally, and one of the variables isn't typed to cope with the precision.&amp;nbsp; I'll pass this info on to QV support.&amp;nbsp; At least there is a work around - thanks again for your assistance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Graeme&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 08:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313346#M495489</guid>
      <dc:creator />
      <dc:date>2012-01-30T08:36:38Z</dc:date>
    </item>
    <item>
      <title>Select in Field Action - Timestamp Precision</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313347#M495490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has been passed over to analysis team with ID &lt;SPAN lang="EN-US" style="color: black; font-family: Arial, sans-serif; font-size: 10pt;"&gt;45150, so looks like a bug.&amp;nbsp; Will update on outcome.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 11:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313347#M495490</guid>
      <dc:creator />
      <dc:date>2012-02-02T11:58:43Z</dc:date>
    </item>
    <item>
      <title>Select in Field Action - Timestamp Precision</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313348#M495491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: verdana; font-size: 11px;"&gt;This has been logged as bug 45150.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 08:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Action-Timestamp-Precision/m-p/313348#M495491</guid>
      <dc:creator />
      <dc:date>2012-04-17T08:05:08Z</dc:date>
    </item>
  </channel>
</rss>

