<?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: Stuck with Date Formats any help on this in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798975#M282165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please share your data file or sum examples so that we can try to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2015 12:46:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-26T12:46:09Z</dc:date>
    <item>
      <title>Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798973#M282163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any help on Date Function i am having date column with below format&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 77px; BORDER-COLLAPSE: collapse;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD height="20" style="background-color: transparent; width: 58pt; height: 15pt; border: #f0f0f0;" width="77"&gt;&lt;SPAN style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;LastReload&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="background-color: transparent; height: 15pt; border: #f0f0f0;"&gt;&lt;SPAN style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;201501&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;as YYYYMM while using QlikView Chart objects to get Year,Month,Quarter how to achieve from this?&lt;/P&gt;&lt;P&gt;while using in Monthname(LastReload)=&amp;gt;Giving output as &lt;STRONG&gt;Sep 2451 actually expected is Jan 2015?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to get MonthName(Jan,Feb,Mar....),month(1,2,3,4,5,6....),Quarter(2014Q4,2015Q1,2015Q2,2015Q3,...) all are expected from single Column LastReload&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798973#M282163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798974#M282164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USe&lt;/P&gt;&lt;P&gt;MonthName(Date#(LastReload,'YYYYMM')) as MonthName&lt;/P&gt;&lt;P&gt;Month(Date#(LastReload,'YYYYMM')) as Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798974#M282164</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-26T12:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798975#M282165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please share your data file or sum examples so that we can try to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798975#M282165</guid>
      <dc:creator />
      <dc:date>2015-03-26T12:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798976#M282166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max your solution helped can you help on Quarter==&amp;gt;&lt;STRONG&gt;Quarter(2015Q1,...) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;how to write the logic for Quarter&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798976#M282166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T12:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798977#M282167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'courier new', courier;"&gt;Year(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;Date#(LastReload,'YYYYMM')&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;) &amp;amp; &lt;/SPAN&gt;'Q' &amp;amp; Ceil(Month(&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;Date#(LastReload,'YYYYMM')&lt;/SPAN&gt;)/3) AS QuarterYear&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 13:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798977#M282167</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-03-26T13:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798978#M282168</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;You can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;in script editor&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let LastReload = now();&lt;/P&gt;&lt;P&gt;Let Quarter=if(len(LastReload)&amp;gt;0, 'Q' &amp;amp; ceil(month(LastReload)/3));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In textbox or where ever you want to display lastReload&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=Year(LastReload) &amp;amp; Quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 13:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798978#M282168</guid>
      <dc:creator />
      <dc:date>2015-03-26T13:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798979#M282169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use the ReloadTime function and format the value returned as a date or date time using the format expression you require in a text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=date(reloadtime(), 'DD MMM YYYY&amp;nbsp; hh:mm')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=date(reloadtime(), 'DD/MM/YY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Last Reloaded ' &amp;amp; date(reloadtime(), 'DD/MM/YY')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798979#M282169</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-03-26T14:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798980#M282170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;year(Date#(LastReload,'YYYY')) as LatestYear, is giving 201501&lt;/P&gt;&lt;P&gt;but expected is 2015&lt;/P&gt;&lt;P&gt;Thanks for your solutions really helped a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798980#M282170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T14:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798981#M282171</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;You can also try&lt;/P&gt;&lt;P&gt;=Year(ReloadTime()) &amp;amp; if(len(ReloadTime())&amp;gt;0, 'Q' &amp;amp; ceil(month(ReloadTime())/3))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 15:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798981#M282171</guid>
      <dc:creator />
      <dc:date>2015-03-26T15:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798982#M282172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Date#&lt;/STRONG&gt; is a command for converting text to a date - it converts the data that is input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To format the output data , use the &lt;STRONG&gt;date()&lt;/STRONG&gt; function.&lt;/P&gt;&lt;DIV class="j-non-excerpt j-excerpt clearfix" style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV class="j-act-sub-preview"&gt;&lt;DIV class="j-author-act font-color-meta-light"&gt;&lt;SPAN class="font-color-meta-light j-act-time"&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;P&gt;Use either&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(LastReload,'YYYY')&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year(LastReload)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that the LastReload field is correctly loaded as a date field!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise just use the &lt;STRONG&gt;reloadtime()&lt;/STRONG&gt; function.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e.g.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year(reloadtime())&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798982#M282172</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-03-26T16:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Date Formats any help on this</title>
      <link>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798983#M282173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This post and the linked Technical Brief on Dates has a clear explanation of date formatting in QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/06/07/get-the-dates-right"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/06/07/get-the-dates-right&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 17:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stuck-with-Date-Formats-any-help-on-this/m-p/798983#M282173</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-03-26T17:05:30Z</dc:date>
    </item>
  </channel>
</rss>

