<?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: How to use TimeStamp in key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339280#M412731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Same format&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2017 12:45:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-28T12:45:04Z</dc:date>
    <item>
      <title>How to use TimeStamp in key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339277#M412728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;All I am facing an issue while creating a key with ID and timestamp&lt;/P&gt;&lt;P&gt;I created the composite key using ID &amp;amp;'_'&amp;amp; floor(LastTimeStamp)&amp;nbsp; as key&lt;/P&gt;&lt;P&gt; floor(LastTimeStamp)&amp;nbsp; give&amp;nbsp; the same result for both the LastTimeStamp i.e.&amp;nbsp; 42537.&lt;/P&gt;&lt;P&gt;Any help ,how we can implement this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * Inline [&lt;/P&gt;&lt;P&gt;ID,&amp;nbsp; LastTimeStamp&lt;/P&gt;&lt;P&gt;R1, 16/06/2016 14:13:02&lt;/P&gt;&lt;P&gt;R2,16/06/2016 14:13:28&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 11:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339277#M412728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T11:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TimeStamp in key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339278#M412729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ID &amp;amp; ' - ' &amp;amp; Floor(LastTimeStamp*86400) as Key;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID,&amp;nbsp; LastTimeStamp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;R1, 16/06/2016 14:13:02&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;R2, 16/06/2016 14:13:28&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/161614_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 11:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339278#M412729</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-28T11:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TimeStamp in key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339279#M412730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what format has the other Datefield which you want to "join" With?&lt;/P&gt;&lt;P&gt;If that also is timestamp then dont use floor to get a uniqe key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 11:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339279#M412730</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-28T11:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TimeStamp in key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339280#M412731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Same format&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 12:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339280#M412731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T12:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TimeStamp in key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339281#M412732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Y u have multiply with this no. What it will do .can u explain&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 12:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339281#M412732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TimeStamp in key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339282#M412733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am converting the whole timestamp into seconds by multiplying it by 24 * 60 * 60 and unless there are two timestamps which matches to the last second, you will get a distinct key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 12:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339282#M412733</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-28T12:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TimeStamp in key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339283#M412734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just one query why convert it into floor????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use. if you want to remove . from it use replace() for it.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;1: ID &amp;amp;'_'&amp;amp; num(LastTimeStamp)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ID &amp;amp;'_'&amp;amp; replace(num(LastTimeStamp),'.','')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 12:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-TimeStamp-in-key/m-p/1339283#M412734</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-04-28T12:56:52Z</dc:date>
    </item>
  </channel>
</rss>

