<?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: Issue with default selection on Month using Bookmark in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Issue-with-default-selection-on-Month-using-Bookmark/m-p/1831555#M68565</link>
    <description>&lt;P&gt;Yea that does seem odd it does that.&lt;/P&gt;&lt;P&gt;Can you just reuse the formula in your expression enable condition&amp;nbsp;&lt;SPAN&gt;Num(Month(Today())) = whateveryouwant.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It looks like this maybe resolve the formula with some extra stuff so maybe you can do...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;subfield('$(=getfieldselections(Month))', '=', 3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Aug 2021 18:13:12 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-08-26T18:13:12Z</dc:date>
    <item>
      <title>Issue with default selection on Month using Bookmark</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-default-selection-on-Month-using-Bookmark/m-p/1831027#M68507</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am applying a dynamic selection on a Month Field using expression and bookmark&lt;/P&gt;&lt;P&gt;Exp that have used on the month filed to select latest month is -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Num(Month(Today())))&lt;/P&gt;&lt;P&gt;and on the filed I have used&amp;nbsp;&amp;nbsp;"=Month =Num(Month(Today()))"&lt;/P&gt;&lt;P&gt;This is setting up the latest month every time user access the application. Everything fine till here&lt;/P&gt;&lt;P&gt;Their are some column which will be displayed on the basis of month selection and when the app is open as have used calculated exp to select latest month the expressions are not getting enabled. As in GetfieldSelection of Month it returns the expression and not the value&lt;/P&gt;&lt;P&gt;Any help on this will be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 09:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-default-selection-on-Month-using-Bookmark/m-p/1831027#M68507</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2021-08-27T09:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with default selection on Month using Bookmark</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-default-selection-on-Month-using-Bookmark/m-p/1831555#M68565</link>
      <description>&lt;P&gt;Yea that does seem odd it does that.&lt;/P&gt;&lt;P&gt;Can you just reuse the formula in your expression enable condition&amp;nbsp;&lt;SPAN&gt;Num(Month(Today())) = whateveryouwant.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It looks like this maybe resolve the formula with some extra stuff so maybe you can do...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;subfield('$(=getfieldselections(Month))', '=', 3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 18:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-default-selection-on-Month-using-Bookmark/m-p/1831555#M68565</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-08-26T18:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with default selection on Month using Bookmark</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-default-selection-on-Month-using-Bookmark/m-p/1834403#M68887</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/146379"&gt;@stevejoyce&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have derived the expression the same way, details on the same in below -&amp;nbsp;&lt;/P&gt;&lt;P&gt;vMonthDefault = SubField(SubField(GetFieldSelections(Month),'h=',2),'"',1)&lt;/P&gt;&lt;P&gt;Using this step I need to extract the exact formula to select latest month i.e. Num(Month(today()))&lt;/P&gt;&lt;P&gt;=IF(len(GetFieldSelections(Month,',',12)) &amp;lt;=26&lt;BR /&gt;,Chr(39) &amp;amp; GetFieldSelections(Month,Chr(39)&amp;amp;','&amp;amp;Chr(39),12) &amp;amp; Chr(39),Chr(39)&amp;amp;'$(=$(vMonthDefault))'&amp;amp;Chr(39) )&lt;/P&gt;&lt;P&gt;then using above formula I need to run extract the month value when its the default selection for rest of the timr it should just get the user selected months separated by a comma&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 15:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-default-selection-on-Month-using-Bookmark/m-p/1834403#M68887</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2021-09-07T15:26:44Z</dc:date>
    </item>
  </channel>
</rss>

