<?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: How to show data for the current month only? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977791#M954949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John, it worked. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i select from the month filter another month, no data is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that rule only in the first view, when the user open the dashboard.&lt;/P&gt;&lt;P&gt;How can i set the current month on the open trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2015 15:31:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-11T15:31:03Z</dc:date>
    <item>
      <title>How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977788#M954946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a rule that shows data for the current month only, in some charts of my sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field of date of my data base is like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105174_data.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Anyone could help me to set this rule on QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 15:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977788#M954946</guid>
      <dc:creator />
      <dc:date>2015-11-11T15:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977789#M954947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use set analysis to restrict the data in those charts which need to be restricted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 15:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977789#M954947</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-11T15:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977790#M954948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would set a flag in the script for the current month;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(MonthStart(YourDateField)= MonthStart(Today()),1,0) as CurrentMonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then call it in your chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;CurrentMonth={1}&amp;gt;}YourDataField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 15:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977790#M954948</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2015-11-11T15:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977791#M954949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John, it worked. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i select from the month filter another month, no data is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that rule only in the first view, when the user open the dashboard.&lt;/P&gt;&lt;P&gt;How can i set the current month on the open trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 15:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977791#M954949</guid>
      <dc:creator />
      <dc:date>2015-11-11T15:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977792#M954950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document Properties -&amp;gt; Triggers -&amp;gt; OnOpen -&amp;gt; Add Action -&amp;gt; Select In Field&lt;/P&gt;&lt;P&gt;Field : Your Month Field&lt;/P&gt;&lt;P&gt;Search String :&amp;nbsp; &lt;STRONG&gt;=Date(Today(),'MMMM/YY')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 16:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977792#M954950</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-11-11T16:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977793#M954951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, so you need it to be dynamic. I would create a month field based on your data field in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthStart(YourDateField) as Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then maybe the expression would be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month={$(=Max(Month))}&amp;gt;}YourDataField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 16:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977793#M954951</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2015-11-11T16:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977794#M954952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you all !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 17:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/977794#M954952</guid>
      <dc:creator />
      <dc:date>2015-11-11T17:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for the current month only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/1768349#M954953</link>
      <description>&lt;P&gt;Can you help with the logic&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 17:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-data-for-the-current-month-only/m-p/1768349#M954953</guid>
      <dc:creator>arpita</dc:creator>
      <dc:date>2020-12-14T17:20:03Z</dc:date>
    </item>
  </channel>
</rss>

