<?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: Filtering for just one month in a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filtering-for-just-one-month-in-a-table/m-p/876615#M306084</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;= sum({$&amp;lt;Metric_Part={'Den'}, Metric_Code={'RTT15'}, Date = "$(=date(floor(monthend(max(Month),-1))))"}&amp;gt;} Metric_Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;this will give you the for month end of the previous month&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 16:03:25 GMT</pubDate>
    <dc:creator>ramoncova06</dc:creator>
    <dc:date>2015-04-21T16:03:25Z</dc:date>
    <item>
      <title>Filtering for just one month in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-for-just-one-month-in-a-table/m-p/876614#M306083</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;On my dashobard I have a years worth of data on various tables and charts, however for one part of the dashboard i just want to be able to show the previous months month end figures, doesnt matter what filters are used, it just always needs to show last month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a box for total patients, total waiting over 18 weeks and % compliance. An example of my calcualtion/formular is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum({$&amp;lt;Metric_Part={'Den'}, Metric_Code={'RTT15'}&amp;gt;} Metric_Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would i change to make it show just last month and not the whole year as a total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 15:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-for-just-one-month-in-a-table/m-p/876614#M306083</guid>
      <dc:creator />
      <dc:date>2015-04-21T15:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering for just one month in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-for-just-one-month-in-a-table/m-p/876615#M306084</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;= sum({$&amp;lt;Metric_Part={'Den'}, Metric_Code={'RTT15'}, Date = "$(=date(floor(monthend(max(Month),-1))))"}&amp;gt;} Metric_Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;this will give you the for month end of the previous month&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 16:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-for-just-one-month-in-a-table/m-p/876615#M306084</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-21T16:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering for just one month in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-for-just-one-month-in-a-table/m-p/876616#M306085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks – its giving me an error though. Do I need to change anything in the below formula? Like ‘Date’ does that need to be one of our date fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kate Hunter&lt;/P&gt;&lt;P&gt;Senior Information Analyst&lt;/P&gt;&lt;P&gt;Planned Care Team&lt;/P&gt;&lt;P&gt;Derby Hospitals NHS Foundation Trust&lt;/P&gt;&lt;P&gt;Level 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel: 01332 786745&lt;/P&gt;&lt;P&gt;Ext: 86745&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-for-just-one-month-in-a-table/m-p/876616#M306085</guid>
      <dc:creator />
      <dc:date>2015-04-22T12:10:06Z</dc:date>
    </item>
  </channel>
</rss>

