<?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 Time Incorrect in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Incorrect-in-QlikView/m-p/1807841#M1212299</link>
    <description>&lt;P&gt;We have a connection to AV linked in our QlikView.&amp;nbsp; The script that is being run is:&lt;/P&gt;&lt;P&gt;IF(len(pwdLastSet)&amp;gt;1, TimeStamp(left(pwdLastSet,11)/86400-109207,'')) AS AD_PwdLastSet,&lt;/P&gt;&lt;P&gt;The date that Qlik is showing is 2 days behind what our AD is showing.&amp;nbsp; We have tried multiple edits to this script but cannot figure out why it is converting the TimeStamp of password last set to a date 2 days before the actual change was made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 May 2021 16:43:23 GMT</pubDate>
    <dc:creator>achapman</dc:creator>
    <dc:date>2021-05-13T16:43:23Z</dc:date>
    <item>
      <title>Time Incorrect in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Incorrect-in-QlikView/m-p/1807841#M1212299</link>
      <description>&lt;P&gt;We have a connection to AV linked in our QlikView.&amp;nbsp; The script that is being run is:&lt;/P&gt;&lt;P&gt;IF(len(pwdLastSet)&amp;gt;1, TimeStamp(left(pwdLastSet,11)/86400-109207,'')) AS AD_PwdLastSet,&lt;/P&gt;&lt;P&gt;The date that Qlik is showing is 2 days behind what our AD is showing.&amp;nbsp; We have tried multiple edits to this script but cannot figure out why it is converting the TimeStamp of password last set to a date 2 days before the actual change was made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 16:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Incorrect-in-QlikView/m-p/1807841#M1212299</guid>
      <dc:creator>achapman</dc:creator>
      <dc:date>2021-05-13T16:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Time Incorrect in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Incorrect-in-QlikView/m-p/1807860#M1212301</link>
      <description>&lt;P&gt;try subtracting&amp;nbsp;&lt;SPAN&gt;109205 instead of&amp;nbsp;109207.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edit: You may find it cleaner to code like:&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;TimeStamp&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;Makedate&lt;/SPAN&gt;(1601,1,1)+ &lt;SPAN class="s1"&gt;left&lt;/SPAN&gt;(&lt;SPAN&gt;pwdLastSet&lt;/SPAN&gt;, 11) /86400)&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Rob&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 19:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Incorrect-in-QlikView/m-p/1807860#M1212301</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-05-13T19:20:32Z</dc:date>
    </item>
  </channel>
</rss>

