<?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: Month end data in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-end-data-in-straight-table/m-p/544702#M1125201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flagging the month end date in the script using the MonthEnd function and a simple set analysis expression in the straight table will perhaps produce the results you are looking for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script &lt;/STRONG&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;IF(YourDate = MonthEnd(YourDate),1,0) as MonthEndFlag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month End Sales Field&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;MonthEndFlag={1}&amp;gt;}SalesAmount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2014 16:59:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-02T16:59:34Z</dc:date>
    <item>
      <title>Month end data in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Month-end-data-in-straight-table/m-p/544701#M1125200</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;can any body help how to get the last day sales of every month in one field in straight table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 14:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-end-data-in-straight-table/m-p/544701#M1125200</guid>
      <dc:creator />
      <dc:date>2014-01-02T14:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Month end data in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Month-end-data-in-straight-table/m-p/544702#M1125201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flagging the month end date in the script using the MonthEnd function and a simple set analysis expression in the straight table will perhaps produce the results you are looking for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script &lt;/STRONG&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;IF(YourDate = MonthEnd(YourDate),1,0) as MonthEndFlag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month End Sales Field&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;MonthEndFlag={1}&amp;gt;}SalesAmount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 16:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-end-data-in-straight-table/m-p/544702#M1125201</guid>
      <dc:creator />
      <dc:date>2014-01-02T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Month end data in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Month-end-data-in-straight-table/m-p/544703#M1125202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let vMend = MonthEnd(Today()) and add based on the flag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 17:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-end-data-in-straight-table/m-p/544703#M1125202</guid>
      <dc:creator />
      <dc:date>2014-01-02T17:29:04Z</dc:date>
    </item>
  </channel>
</rss>

