<?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: Set Action for my calculated Date field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382495#M806389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Plz refer above reply msg (To Varun's)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2017 06:44:48 GMT</pubDate>
    <dc:creator>bharani8</dc:creator>
    <dc:date>2017-10-31T06:44:48Z</dc:date>
    <item>
      <title>Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382489#M806383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts - Quick clarification..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Month field in my DB and my calculated expression is like below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((right(Date(if(YDAY=Aggr( NODISTINCT Max(YDAY),Month_Name, Year_Name),YDAY),'MM/DD/YYYY'),4) &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEFT(Date(if(YDAY=Aggr( NODISTINCT Max(YDAY),Month_Name, Year_Name),YDAY),'MM/DD/YYYY'),2)) = CALENDAR_YEAR_MONTH_CD,&lt;/P&gt;&lt;P&gt;MonthName((if(YDAY=Aggr( NODISTINCT Max(YDAY),Month_Name, Year_Name),YDAY))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is ...when i open the Document i need the maximum month to be selected by default.. Since it is a calculated expression, am finding difficult to set an action for this.. Any idea ? how to get this done ?&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/Set-Action-for-my-calculated-Date-field/m-p/1382489#M806383</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382490#M806384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible to share a sample app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382490#M806384</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-10-31T06:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382491#M806385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample? I guess if you have a dual month field, you can just use trigger to select the max of that month field and should work.&lt;/P&gt;&lt;P&gt;Moreover, the expression you are using seems to be one not very optimistic. Perhaps a better performant and easy expression would be there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382491#M806385</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-31T06:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382492#M806386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you could select the maximum value in the YDAY field instead. &lt;/P&gt;&lt;P&gt;If that doesn't give the result you want then I'd try to create a field in the script for the calculated date field instead of trying to use a calculated dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382492#M806386</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-10-31T06:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382493#M806387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi In the attached qvw file.... i need the below requirements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) When i select the month, last date of the month alone should get selected... And that last date will be the value for whole month..&lt;/P&gt;&lt;P&gt;2) When i open the document.. By default the max(YDAY) should be selected..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382493#M806387</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-10-31T06:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382494#M806388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plz refer above reply msg (To Varun's)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382494#M806388</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-10-31T06:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382495#M806389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Plz refer above reply msg (To Varun's)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382495#M806389</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-10-31T06:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382496#M806390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like in attached sample?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Field: YDAY&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Search string: =Date(Max(YDAY))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382496#M806390</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-31T06:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382497#M806391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; - In ur qvw file.. I need the Sep to be selected and under sep.. max(YDAY)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382497#M806391</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-10-31T06:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Action for my calculated Date field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382498#M806392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add one more trigger. PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Action-for-my-calculated-Date-field/m-p/1382498#M806392</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-31T06:56:21Z</dc:date>
    </item>
  </channel>
</rss>

