<?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: Getting date as timestamp by using YearStart() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-date-as-timestamp-by-using-YearStart/m-p/12405#M2025</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;It's fixed by following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET varDateMin = Num(YearStart($(DateValue))));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2018 01:13:37 GMT</pubDate>
    <dc:creator>mokitsu61</dc:creator>
    <dc:date>2018-05-11T01:13:37Z</dc:date>
    <item>
      <title>Getting date as timestamp by using YearStart()</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-date-as-timestamp-by-using-YearStart/m-p/12403#M2023</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;I'm trying to get first date of year as Timestamp.&lt;/P&gt;&lt;P&gt;YearStart() function return Date as text, and I can't find converting that value as Timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET $value = YearStart('10-10-2018');&amp;nbsp; // Returns '01-01-2018', But I need a value as Timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one know how to convert Date value which was returned from YearStart() to value in Timestamp?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 05:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-date-as-timestamp-by-using-YearStart/m-p/12403#M2023</guid>
      <dc:creator>mokitsu61</dc:creator>
      <dc:date>2018-05-10T05:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting date as timestamp by using YearStart()</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-date-as-timestamp-by-using-YearStart/m-p/12404#M2024</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: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;LET $value = TimeStamp(YearStart('10-10-2018'));&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LET $value = TimeStamp(YearStart('10-10-2018'), 'MM/DD/YYYY hh:mm:ss TT');&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 15:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-date-as-timestamp-by-using-YearStart/m-p/12404#M2024</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-10T15:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting date as timestamp by using YearStart()</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-date-as-timestamp-by-using-YearStart/m-p/12405#M2025</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;It's fixed by following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET varDateMin = Num(YearStart($(DateValue))));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 01:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-date-as-timestamp-by-using-YearStart/m-p/12405#M2025</guid>
      <dc:creator>mokitsu61</dc:creator>
      <dc:date>2018-05-11T01:13:37Z</dc:date>
    </item>
  </channel>
</rss>

