<?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 Automatic selection from first day of the current year until yesterday in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792301#M533572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I am looking for a way to make Automatic selection from first day of the current year until yesterday , every time when the model is opening&lt;/P&gt;&lt;P&gt;thanks a head for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2015 11:52:18 GMT</pubDate>
    <dc:creator>dimak123</dc:creator>
    <dc:date>2015-03-12T11:52:18Z</dc:date>
    <item>
      <title>Automatic selection from first day of the current year until yesterday</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792301#M533572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I am looking for a way to make Automatic selection from first day of the current year until yesterday , every time when the model is opening&lt;/P&gt;&lt;P&gt;thanks a head for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 11:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792301#M533572</guid>
      <dc:creator>dimak123</dc:creator>
      <dc:date>2015-03-12T11:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic selection from first day of the current year until yesterday</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792302#M533573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a Select in Field action to the OnOpen document trigger on the Triggers tab of the Document Properties window. The search string you need is something like: ='&amp;gt;=' &amp;amp; YearStart(Today()) &amp;amp; '&amp;lt;=' &amp;amp; Today()-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 11:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792302#M533573</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-12T11:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic selection from first day of the current year until yesterday</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792303#M533574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;You can add a document trigger for this. Document Properties&amp;gt;&amp;gt; Triggers &amp;gt;&amp;gt; onOpen &amp;gt;&amp;gt; Add Actions &amp;gt;&amp;gt; Select in Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Give your field name and below expression in the search string&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #000000;"&gt;='&amp;gt;=' &amp;amp;&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Y&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;earStart&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;())&amp;nbsp; &lt;SPAN style="color: #000000;"&gt;&amp;amp; '&amp;lt;='&amp;nbsp; &amp;amp;&lt;/SPAN&gt; date(today()-1)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 12:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792303#M533574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-12T12:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic selection from first day of the current year until yesterday</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792304#M533575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 12:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-selection-from-first-day-of-the-current-year-until/m-p/792304#M533575</guid>
      <dc:creator>dimak123</dc:creator>
      <dc:date>2015-03-12T12:45:45Z</dc:date>
    </item>
  </channel>
</rss>

