<?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: Default Date when Opening a App in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19877#M1329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Triggers are not Standard in QS.&lt;/P&gt;&lt;P&gt;We use the Extension menu bar for this which provides even a lot more functionalities&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2018 08:48:45 GMT</pubDate>
    <dc:creator>ingo_lsg</dc:creator>
    <dc:date>2018-03-16T08:48:45Z</dc:date>
    <item>
      <title>Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19871#M1323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an app with a Date selection. So I was trying to make a default date. Example when the app is opened it should get the default filter -max(DateField). Later I would like to select other date fields but I needed that selection as a default when app is opened. How can this be achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Garry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 15:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19871#M1323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19872#M1324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can achieve through this extension i believe there is an option always one selected value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the attached extension &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19872#M1324</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-15T12:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19873#M1325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto Document properties --&amp;gt;Under Triggers tab&lt;/P&gt;&lt;P&gt;Document Event Trigger ---&amp;gt; On Open and goto actions --&amp;gt; select in field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write as mention below,&lt;STRONG&gt; Max(Datefield)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Once you set this property, close and open. Whenever you open application, that should be open default as MaxDate.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="196481" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/196481_Capture.JPG" style="height: 385px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19873#M1325</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2018-03-15T12:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19874#M1326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raju &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he is expecting in Qliksense not view &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19874#M1326</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-15T12:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19875#M1327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, its my bad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19875#M1327</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2018-03-15T12:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19876#M1328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; the extension i provided is having always one selected value&amp;nbsp;&amp;nbsp; let him check &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19876#M1328</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-15T12:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19877#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Triggers are not Standard in QS.&lt;/P&gt;&lt;P&gt;We use the Extension menu bar for this which provides even a lot more functionalities&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 08:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19877#M1329</guid>
      <dc:creator>ingo_lsg</dc:creator>
      <dc:date>2018-03-16T08:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19878#M1330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried but in that extension there is an issue i am facing. it says the field shouldnt have an "=" sign in the field but its auto-populating in mine. using QS FEb 2018&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 16:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19878#M1330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date when Opening a App</title>
      <link>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19879#M1331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the SimpleFieldSelect extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define a variable with the default filter u need and specify that variable in selections option in the following extension, it works in Qlik sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/mediassarQlikBranch/SimpleFieldSelect" title="https://github.com/mediassarQlikBranch/SimpleFieldSelect"&gt;https://github.com/mediassarQlikBranch/SimpleFieldSelect&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Garry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 13:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Default-Date-when-Opening-a-App/m-p/19879#M1331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T13:58:08Z</dc:date>
    </item>
  </channel>
</rss>

