<?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 Default selection - current month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583108#M1109080</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;I am new in Qlikview,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help in selecting current month by default in Qlikview document,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table "A" and field name "Mon"&lt;/P&gt;&lt;P&gt;"Mon" has month names shorten to 3 letter string i.e "Jan", "Feb", "Mar" .....&lt;/P&gt;&lt;P&gt;I did Settings -&amp;gt; Document Properties -&amp;gt; Document Event Triggers -&amp;gt; OnOpen -&amp;gt; &lt;BR /&gt;Actions : Select in Field&lt;BR /&gt;Field : A.Mon&lt;/P&gt;&lt;P&gt;Search String : Month(Today(1)).&lt;/P&gt;&lt;P&gt;But when I save and re-open the document, I dont see the current selection...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong?&lt;BR /&gt;Please Help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Parth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2014 15:11:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-17T15:11:05Z</dc:date>
    <item>
      <title>Default selection - current month</title>
      <link>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583108#M1109080</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;I am new in Qlikview,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help in selecting current month by default in Qlikview document,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table "A" and field name "Mon"&lt;/P&gt;&lt;P&gt;"Mon" has month names shorten to 3 letter string i.e "Jan", "Feb", "Mar" .....&lt;/P&gt;&lt;P&gt;I did Settings -&amp;gt; Document Properties -&amp;gt; Document Event Triggers -&amp;gt; OnOpen -&amp;gt; &lt;BR /&gt;Actions : Select in Field&lt;BR /&gt;Field : A.Mon&lt;/P&gt;&lt;P&gt;Search String : Month(Today(1)).&lt;/P&gt;&lt;P&gt;But when I save and re-open the document, I dont see the current selection...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong?&lt;BR /&gt;Please Help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Parth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 15:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583108#M1109080</guid>
      <dc:creator />
      <dc:date>2014-03-17T15:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Default selection - current month</title>
      <link>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583109#M1109081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the misunderstanding - It worked now.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 15:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583109#M1109081</guid>
      <dc:creator />
      <dc:date>2014-03-17T15:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Default selection - current month</title>
      <link>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583110#M1109082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Left(MonthName(Today()),3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 15:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583110#M1109082</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-17T15:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Default selection - current month</title>
      <link>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583111#M1109084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is so simple. Document Properties -&amp;gt; Document Event Triggers -&amp;gt; OnOpen -&amp;gt; and then enter the field name in the fieldname text box and the search string value in the text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fieldname = Mon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search String = 'Jan'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just Save and reload. in this case by default Jan is selected in the month field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 15:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583111#M1109084</guid>
      <dc:creator>marksmunich</dc:creator>
      <dc:date>2014-03-17T15:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Default selection - current month</title>
      <link>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583112#M1109087</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;I thing your trigger is ok do 1 thing place this code in place of =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month(Today(1)) equal sign&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 15:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-selection-current-month/m-p/583112#M1109087</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-17T15:25:01Z</dc:date>
    </item>
  </channel>
</rss>

