<?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: Its tricky date reqiurment in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600677#M1113775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Syntax error &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Autonumber(monthend(Date-1)) as MonthEndID&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 11:31:16 GMT</pubDate>
    <dc:creator>sunilkumarqv</dc:creator>
    <dc:date>2014-02-18T11:31:16Z</dc:date>
    <item>
      <title>Its tricky date reqiurment</title>
      <link>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600675#M1113773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set DateFormat='M/D/YYYY';&lt;/P&gt;&lt;P&gt;Let vStart =&amp;nbsp; Date('4/30/2010') ;&lt;/P&gt;&lt;P&gt;Let vEnd = Date('1/31/2014');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthCal:&lt;/P&gt;&lt;P&gt;Load Date(Date-1) as Date ,RowNo() AS&amp;nbsp; DateID;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp; Date('$(vStart)' + RecNo() ) as Date autogenerate '$(vEnd)' - '$(vStart)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from above script i have created a dynamic dates and using RowNo() as DateID defined id for dates ,So here I want monthEnd dates that is &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;also fine I created MonthEnd(Date ) it list out only MonthEnd Dates .I Want That Month End Date Ids to be Created Can any help me out&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 11:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600675#M1113773</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-02-18T11:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Its tricky date reqiurment</title>
      <link>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600676#M1113774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MonthCal:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(Date-1) as Date ,RowNo() AS&amp;nbsp; DateID&lt;SPAN style="color: #ff0000;"&gt; &lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Autonumber(monthend(Date-1)) as MonthEndID&lt;/STRONG&gt;;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&amp;nbsp; Date('$(vStart)' + RecNo() ) as Date autogenerate '$(vEnd)' - '$(vStart)';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 11:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600676#M1113774</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-18T11:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Its tricky date reqiurment</title>
      <link>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600677#M1113775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Syntax error &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Autonumber(monthend(Date-1)) as MonthEndID&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 11:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600677#M1113775</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-02-18T11:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Its tricky date reqiurment</title>
      <link>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600678#M1113776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The answer by &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;Gysbert Wassenaar&lt;/A&gt; is correct&lt;/P&gt;&lt;P&gt;Add just a comma (,) after DateID (surely due to a bad copy/paste)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 11:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600678#M1113776</guid>
      <dc:creator />
      <dc:date>2014-02-18T11:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Its tricky date reqiurment</title>
      <link>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600679#M1113777</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;ADD comma ',' instead of semicolun ';' next to MonthEndID.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 12:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600679#M1113777</guid>
      <dc:creator />
      <dc:date>2014-02-18T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Its tricky date reqiurment</title>
      <link>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600680#M1113778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a&amp;nbsp; lot Gysbert&amp;nbsp; its working but still i need to do some work fo finish it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In chart i taken&amp;nbsp; MonthEnd(Date) as Dimension&amp;nbsp; so if i select a year 2011 its shows only that value .i want to be show previous year as well up to April 2010 in same way all years its possible or any other valuable solutions Please share these as soon as possible. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 12:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Its-tricky-date-reqiurment/m-p/600680#M1113778</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-02-18T12:12:26Z</dc:date>
    </item>
  </channel>
</rss>

