<?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 Automatically have a field date chosen in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1959472#M79074</link>
    <description>&lt;P&gt;So I have this sheet that does daily reports, but whenever I open the sheet, the date is set back to&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="roxys373s_0-1658501173416.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/84877i18797E04036CC5D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="roxys373s_0-1658501173416.png" alt="roxys373s_0-1658501173416.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and I have this setting applied to it:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="roxys373s_1-1658501207394.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/84878i5E57B2BC69EB1B2A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="roxys373s_1-1658501207394.png" alt="roxys373s_1-1658501207394.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I make it so that when I open the sheet, it will automatically show the latest date (which is always the previous day, so today it would show 7/21/2022)&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2022 14:48:14 GMT</pubDate>
    <dc:creator>roxys373s</dc:creator>
    <dc:date>2022-07-22T14:48:14Z</dc:date>
    <item>
      <title>Automatically have a field date chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1959472#M79074</link>
      <description>&lt;P&gt;So I have this sheet that does daily reports, but whenever I open the sheet, the date is set back to&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="roxys373s_0-1658501173416.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/84877i18797E04036CC5D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="roxys373s_0-1658501173416.png" alt="roxys373s_0-1658501173416.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and I have this setting applied to it:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="roxys373s_1-1658501207394.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/84878i5E57B2BC69EB1B2A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="roxys373s_1-1658501207394.png" alt="roxys373s_1-1658501207394.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I make it so that when I open the sheet, it will automatically show the latest date (which is always the previous day, so today it would show 7/21/2022)&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 14:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1959472#M79074</guid>
      <dc:creator>roxys373s</dc:creator>
      <dc:date>2022-07-22T14:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically have a field date chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1959555#M79078</link>
      <description>&lt;P&gt;Click the field's search option (from Selections or a filter), and use something along the lines of:&lt;/P&gt;
&lt;P&gt;=batchdate2=date(Max(all batchdate2))&lt;/P&gt;
&lt;P&gt;You may need to modify this a bit depending on the formatting and such - it may not need the date() part, or you may need to format it - but you should be able to get it to work so that only the max date is displayed. Once it is, hit "Enter" on your keyboard to select this date. After it is selected in this way, create a bookmark, and make that bookmark your default bookmark for this document. That will always set the batchdate2 field to max(all batchdate2).&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 18:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1959555#M79078</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-22T18:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically have a field date chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1960610#M79189</link>
      <description>&lt;P&gt;How do you make a default bookmark?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 14:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1960610#M79189</guid>
      <dc:creator>roxys373s</dc:creator>
      <dc:date>2022-07-26T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically have a field date chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1960632#M79193</link>
      <description>&lt;P&gt;Right click on it to set it as default&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 14:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Automatically-have-a-field-date-chosen/m-p/1960632#M79193</guid>
      <dc:creator>Mark_Winter</dc:creator>
      <dc:date>2022-07-26T14:46:49Z</dc:date>
    </item>
  </channel>
</rss>

