<?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: Date format. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835454#M993520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the attachment. It would be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Jun 2015 08:27:18 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2015-06-27T08:27:18Z</dc:date>
    <item>
      <title>Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835450#M993516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;my requirement is to create master calander&amp;nbsp; and quarters from below table&amp;nbsp; i tried but if i applyed any date function it is showing blank no value iam not able to understand.. calander should be in the form of fisical year &lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;year 2013-2014---------2014-2015, Q1,Q2,Q3,Q4&lt;/P&gt;&lt;P&gt;if i seelect 2013 may that particular may&amp;nbsp; total expendoture should show in bar chart &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 06:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835450#M993516</guid>
      <dc:creator />
      <dc:date>2015-06-27T06:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835451#M993517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see data loaded in the qvw you shared, can you verify once..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 06:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835451#M993517</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-06-27T06:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835452#M993518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for that posting new qvd plz help me in that requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 06:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835452#M993518</guid>
      <dc:creator />
      <dc:date>2015-06-27T06:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835453#M993519</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;there is no data in your attachment.&lt;/P&gt;&lt;P&gt;Reload the data, Save it, then post the qvw file again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 07:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835453#M993519</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-06-27T07:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835454#M993520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the attachment. It would be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 08:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835454#M993520</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-06-27T08:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835455#M993521</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;For financial year use yearname()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like yearname(datefield,0,4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use date(), monthyear(), year() and day()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 08:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835455#M993521</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-06-27T08:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835456#M993522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanku settu .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is same result i except but in quarter&amp;nbsp; only one quarter&amp;nbsp; is there because &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/1/2013 0:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/1/2014 0:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/1/2015 0:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/1/2013 0:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/1/2014 0:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; these are in mm/dd/yyyy but u took dd/mm/yyyy&amp;nbsp; where should i change to get four quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 08:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835456#M993522</guid>
      <dc:creator />
      <dc:date>2015-06-27T08:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/835457#M993523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to change this..&lt;/P&gt;&lt;P&gt;&lt;SPAN class="keyword" style="font-style: inherit; font-weight: inherit; color: #006699; font-size: 9pt !important;"&gt;LOAD&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt; &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-style: inherit; font-weight: inherit; color: #006699; font-size: 9pt !important;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt; &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-style: inherit; font-weight: inherit; color: #006699; font-size: 9pt !important;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt;(Floor(&lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-style: inherit; font-weight: inherit; color: #006699; font-size: 9pt !important;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt;#(pay_yearmonth, &lt;/SPAN&gt;&lt;SPAN class="string" style="font-style: inherit; font-weight: inherit; color: blue; font-size: 9pt !important;"&gt;&lt;STRONG&gt;'M/D/YYYY&lt;/STRONG&gt; hh:mm'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt;)),&lt;/SPAN&gt;&lt;SPAN class="string" style="font-style: inherit; font-weight: inherit; color: blue; font-size: 9pt !important;"&gt;'D/M/YYYY'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt;) &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-style: inherit; font-weight: inherit; color: #006699; font-size: 9pt !important;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt; &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-style: inherit; font-weight: inherit; color: #006699; font-size: 9pt !important;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-weight: inherit; font-size: 9pt !important;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 09:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/835457#M993523</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-06-27T09:51:38Z</dc:date>
    </item>
  </channel>
</rss>

