<?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 make auto selection on today's date without manual in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692834#M450726</link>
    <description>&lt;P&gt;You can laborate with the &lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Document_Properties_Triggers.htm" target="_self"&gt;QlikView document property triggers.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Eg. You can set the app to select today's date &lt;EM&gt;OnOpen.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Apr 2020 06:30:07 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-04-12T06:30:07Z</dc:date>
    <item>
      <title>How to make auto selection on today's date without manual in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692826#M450725</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I would like to make auto selection of data to today's date automatically without manual selection. Is there a way to do it in Qlik view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example I have 2020 data in the dashboard. But I need to load only today data 12/04/2020 by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692826#M450725</guid>
      <dc:creator>pashok75</dc:creator>
      <dc:date>2024-11-16T18:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to make auto selection on today's date without manual in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692834#M450726</link>
      <description>&lt;P&gt;You can laborate with the &lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Document_Properties_Triggers.htm" target="_self"&gt;QlikView document property triggers.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Eg. You can set the app to select today's date &lt;EM&gt;OnOpen.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 06:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692834#M450726</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-12T06:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to make auto selection on today's date without manual in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692835#M450727</link>
      <description>&lt;P&gt;I tried that. But it is not working.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 06:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692835#M450727</guid>
      <dc:creator>pashok75</dc:creator>
      <dc:date>2020-04-12T06:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to make auto selection on today's date without manual in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692843#M450728</link>
      <description>&lt;P&gt;Is your APPR_DATE in the same format as the output of =Today()?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 11:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1692843#M450728</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-12T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to make auto selection on today's date without manual in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1697876#M451045</link>
      <description>&lt;P&gt;A twist on this might be to set things in the script, use Today() to set a variable on the reload, but I guess that assumes the reload occurs after midnight, which may be an issue...&amp;nbsp; If Vegar's last post worked, be sure to circle back and close the thread by using the Accept as Solution button his post(s) to give him credit and let other Members know that did work.&amp;nbsp; We appreciate it if our Members do close out their threads.&amp;nbsp; If you did something different, you can also post that in a new comment and then use the button on that comment.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 19:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-auto-selection-on-today-s-date-without-manual-in/m-p/1697876#M451045</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-29T19:42:25Z</dc:date>
    </item>
  </channel>
</rss>

