<?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 Logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046504#M940437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No settu, i am getting dates as Calendar year only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 05:42:39 GMT</pubDate>
    <dc:creator>abhaysingh</dc:creator>
    <dc:date>2016-02-04T05:42:39Z</dc:date>
    <item>
      <title>Date Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046502#M940435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I have Year and Month as per Fiscal Year in a table, like year 2015 and their Month &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Apr,May,Jun, Jul ,Aug, Sep,Oct,Nov,Dec,Jan,Feb,Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;So i want to create the date like below&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-01-2015,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-02-2015,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-03-2015&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-04-2015&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-05-2015&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-06-2015&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-07-2015&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-08-2015&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-09-2015&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-10-2016&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-11-2016&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01-12-2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;kindly suggest&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 05:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046502#M940435</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-02-04T05:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Date Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046503#M940436</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 this..&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Makedate(Year,Month(Date#('Apr','MMM'))) as Date&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your Month is properly formatted, you can just use &lt;STRONG&gt;MakeDate(Year,Month)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 05:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046503#M940436</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-02-04T05:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046504#M940437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No settu, i am getting dates as Calendar year only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 05:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046504#M940437</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-02-04T05:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046505#M940438</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;Attach sample data and let us know your expected output.&amp;nbsp; This way it is easier to provide solution.&amp;nbsp; What is Fiscal Year start date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 05:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046505#M940438</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-02-04T05:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046506#M940439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;only one date for Every month?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like 01-01-2016 for Apr, no other dates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 06:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046506#M940439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T06:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046507#M940440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attachment, you are looking some thing like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Change the date format as per your requirement..&lt;/P&gt;&lt;P&gt;Date(MakeDate(Year,ApplyMap('Month_Number_MAP',Month,'N/A')),'DD-MM-YYYY') as Date1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 06:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Logic/m-p/1046507#M940440</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-02-04T06:08:57Z</dc:date>
    </item>
  </channel>
</rss>

