<?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: KPI Window: return sum of this month value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757166#M58430</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49412"&gt;@dplr-rn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thanks for the link you providing. I will look into the mastercalendar.&lt;/P&gt;&lt;P&gt;But back to what I have now just for a understanding:&amp;nbsp;&lt;/P&gt;&lt;P&gt;would Date.Dispatch.autocalendar.YearMonth or&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date.Dispatch.autocalendar.Month and equal it with your mentioned function" d&lt;SPAN&gt;ate(monthstart(today()), 'MMM-YYYY')" in a set expression/set analysis like before?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2020 19:47:59 GMT</pubDate>
    <dc:creator>Applicable88</dc:creator>
    <dc:date>2020-10-29T19:47:59Z</dc:date>
    <item>
      <title>KPI Window: return sum of this month value</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757099#M58420</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;its often ask but somehow still not working:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Date.Dispatch.autocalendar.Date]={"$(=month(today))"}&amp;gt;}[Dispatch.Value])&lt;/P&gt;&lt;P&gt;I want to display the dispatch value of the current month. Simply straightforward but still didn't work out so far.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it maybe because I cannot equal the autocalendar.Date to the month(today) DSE-functions?&lt;/P&gt;&lt;P&gt;Big thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 15:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757099#M58420</guid>
      <dc:creator>Applicable88</dc:creator>
      <dc:date>2020-10-29T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Window: return sum of this month value</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757155#M58429</link>
      <description>&lt;P&gt;you should not use&amp;nbsp;&lt;SPAN&gt;[Date.Dispatch.autocalendar.Date] field. you should use month field in your auto calendar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but do you want current month year? above will give you sum of dispact values for all octobers (regardless of year)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if so you need a field called month year in your auto calendar and&amp;nbsp;date(monthstart(today()), 'MMM-YYYY').&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i would recommend you move away from auto calendar and use a master calendar you create using script. it will give you more flexibility&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://qlikviewcookbook.com/2015/05/better-calendar-scripts/" target="_blank"&gt;https://qlikviewcookbook.com/2015/05/better-calendar-scripts/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 18:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757155#M58429</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-10-29T18:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Window: return sum of this month value</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757166#M58430</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49412"&gt;@dplr-rn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thanks for the link you providing. I will look into the mastercalendar.&lt;/P&gt;&lt;P&gt;But back to what I have now just for a understanding:&amp;nbsp;&lt;/P&gt;&lt;P&gt;would Date.Dispatch.autocalendar.YearMonth or&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date.Dispatch.autocalendar.Month and equal it with your mentioned function" d&lt;SPAN&gt;ate(monthstart(today()), 'MMM-YYYY')" in a set expression/set analysis like before?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 19:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757166#M58430</guid>
      <dc:creator>Applicable88</dc:creator>
      <dc:date>2020-10-29T19:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Window: return sum of this month value</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757167#M58431</link>
      <description>&lt;P&gt;Yes. make sure the format in set expression is same as the format in column&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 19:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-Window-return-sum-of-this-month-value/m-p/1757167#M58431</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-10-29T19:50:37Z</dc:date>
    </item>
  </channel>
</rss>

