<?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 Trigger actual Month in Sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183290#M48616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the script you can create a MonthYear field and then you can trigger sheet with this new field as suggested by Tresesco.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 18:20:23 GMT</pubDate>
    <dc:creator>montubhardwaj</dc:creator>
    <dc:date>2010-09-01T18:20:23Z</dc:date>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183287#M48613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a QW application with listbox for "year" and "month" and I wonder if its possible to create a trigger&lt;/P&gt;&lt;P&gt;so that actual year and actual month is displaying every time a user accessing the sheet. Some sheet should have&lt;/P&gt;&lt;P&gt;no filter and I have been implementing that as a trigger. Not sure how to use values as triggers&lt;/P&gt;&lt;P&gt;/mikael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 11:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183287#M48613</guid>
      <dc:creator />
      <dc:date>2010-09-01T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183288#M48614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For this you have to make sheet trigger. Go to Sheet property -&amp;gt;trigger-&amp;gt;OnActivateSheet-&amp;gt;Add-&amp;gt;Selection-&amp;gt;Select In Field-&amp;gt;OK&lt;/P&gt;&lt;P&gt;Now in the Field put your YEAR _field . In the "Search String" write: =Year(Today())&lt;/P&gt;&lt;P&gt;The same you can do for MONTH also.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 12:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183288#M48614</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-09-01T12:18:16Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183289#M48615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;And if i have a MonthYear Field, how can do it for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Orlando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 16:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183289#M48615</guid>
      <dc:creator />
      <dc:date>2010-09-01T16:41:56Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183290#M48616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the script you can create a MonthYear field and then you can trigger sheet with this new field as suggested by Tresesco.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 18:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183290#M48616</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2010-09-01T18:20:23Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183291#M48617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script with your full date...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTHNAME(YOUR_FULL_DATE) AS month_year,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 18:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183291#M48617</guid>
      <dc:creator />
      <dc:date>2010-09-01T18:22:43Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183292#M48618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanls for your answer but, i've already do that, my question is how can i put in the trigger to get always the actual date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 19:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183292#M48618</guid>
      <dc:creator />
      <dc:date>2010-09-01T19:14:59Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183293#M48619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select the desired field in the trigger on Sheet (the one you want to have the Actual/Current date) and in the Search condition put Year(Today()) or Month(Today()) depending upon what you want as Selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 19:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183293#M48619</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2010-09-01T19:26:56Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183294#M48620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SHARMA:&lt;/P&gt;&lt;P&gt;IF I NEED BOTH OF THEM I CAN PUT LIKE THIS YEAR(TODAY()) &amp;amp; MONTH(TODAY())?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 19:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183294#M48620</guid>
      <dc:creator />
      <dc:date>2010-09-01T19:38:16Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183295#M48621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer / regards mikael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 20:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183295#M48621</guid>
      <dc:creator />
      <dc:date>2010-09-01T20:22:27Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183296#M48622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'Otherwise you can achieve this by using Macros.YOU CAB HAVE TWO VARIABLES CREATED LIKE :&lt;/P&gt;&lt;P&gt;Month_now=Month(now())&lt;/P&gt;&lt;P&gt;and Year_now=Year(now())&lt;/P&gt;&lt;P&gt;and then macro like this:&lt;/P&gt;&lt;P&gt;sub active:&lt;/P&gt;&lt;P&gt;activedocument.variables("Month_now")&lt;/P&gt;&lt;P&gt;activedocument.variables("Year_now")&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(please check for actual syntax for macro)&lt;/P&gt;&lt;P&gt;after that trigger this macro for all the sheets where you want to have current month and years selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S this is just a hint and might help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sharma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 20:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183296#M48622</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2010-09-01T20:26:09Z</dc:date>
    </item>
    <item>
      <title>Trigger actual Month in Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183297#M48623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU VERY MUCH SHARMA, YOUR POST WAS VERY USEFULL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 20:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-actual-Month-in-Sheet/m-p/183297#M48623</guid>
      <dc:creator />
      <dc:date>2010-09-01T20:32:29Z</dc:date>
    </item>
  </channel>
</rss>

