<?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 is not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Default-Selection-is-not-working/m-p/123122#M755710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an App, contains From Date and To Date. Both are from Same source field.&lt;/P&gt;&lt;P&gt;Calendar selection is made using variable.&lt;/P&gt;&lt;P&gt;This is working as expected.&lt;/P&gt;&lt;P&gt;However I want to make a default selection. when user will open the App, it will show value only for MaxDate.&lt;/P&gt;&lt;P&gt;So , From Date and To Date will be same for default opening.&lt;/P&gt;&lt;P&gt;I tried to handle this through Trigger. It is not working properly.&lt;/P&gt;&lt;P&gt;Can anyone please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>mhmmd_srf</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Default Selection is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Selection-is-not-working/m-p/123122#M755710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an App, contains From Date and To Date. Both are from Same source field.&lt;/P&gt;&lt;P&gt;Calendar selection is made using variable.&lt;/P&gt;&lt;P&gt;This is working as expected.&lt;/P&gt;&lt;P&gt;However I want to make a default selection. when user will open the App, it will show value only for MaxDate.&lt;/P&gt;&lt;P&gt;So , From Date and To Date will be same for default opening.&lt;/P&gt;&lt;P&gt;I tried to handle this through Trigger. It is not working properly.&lt;/P&gt;&lt;P&gt;Can anyone please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Selection-is-not-working/m-p/123122#M755710</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Default Selection is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Selection-is-not-working/m-p/123123#M755711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 07:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Selection-is-not-working/m-p/123123#M755711</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-10-01T07:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Default Selection is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Selection-is-not-working/m-p/123124#M755712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-avatarid="-1" data-userid="197443" data-username="mhmmd_srf" href="https://community.qlik.com/people/mhmmd_srf" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;Mohammad Sarif&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Try like this.&lt;/P&gt;&lt;P&gt;Create triggers with Set Variables with the below:&lt;/P&gt;&lt;P&gt;varMinDate&lt;/P&gt;&lt;P&gt;=max(ShipDate1)&lt;/P&gt;&lt;P&gt;varMaxDate&lt;/P&gt;&lt;P&gt;=max(ShipDate1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214768_1.PNG" style="height: 329px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/214775_2.PNG" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/214776_3.PNG" style="height: 369px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 07:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Selection-is-not-working/m-p/123124#M755712</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-10-01T07:30:01Z</dc:date>
    </item>
  </channel>
</rss>

