<?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 Dynamic Default selections   Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-Default-selections-Qlik-Sense/m-p/1889521#M73276</link>
    <description>&lt;P&gt;Hi to all.&lt;/P&gt;
&lt;P&gt;I need to set&amp;nbsp; Default select for Year&amp;nbsp; Month filter taking the value 3 completed months back from today.&lt;/P&gt;
&lt;P&gt;My Year Month filter values are like this: Nov 2021, Oct 2021, Sep 2021, etc ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I create a function&amp;nbsp; &lt;STRONG&gt;Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;the result are&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;Nov 2021&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;And I tried to tape it &lt;STRONG&gt;YearMonth=Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;or&amp;nbsp; &lt;STRONG&gt;YearMonth=(Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3)))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;or &lt;STRONG&gt;YearMonth='Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3))'&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;or &lt;STRONG&gt;YearMonth=TEXT(Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3)))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;None of this are&amp;nbsp; working for me, the filter didn't catch the value .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Feb 2022 14:58:29 GMT</pubDate>
    <dc:creator>Ilya_K</dc:creator>
    <dc:date>2022-02-06T14:58:29Z</dc:date>
    <item>
      <title>Dynamic Default selections   Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Default-selections-Qlik-Sense/m-p/1889521#M73276</link>
      <description>&lt;P&gt;Hi to all.&lt;/P&gt;
&lt;P&gt;I need to set&amp;nbsp; Default select for Year&amp;nbsp; Month filter taking the value 3 completed months back from today.&lt;/P&gt;
&lt;P&gt;My Year Month filter values are like this: Nov 2021, Oct 2021, Sep 2021, etc ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I create a function&amp;nbsp; &lt;STRONG&gt;Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;the result are&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;Nov 2021&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;And I tried to tape it &lt;STRONG&gt;YearMonth=Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;or&amp;nbsp; &lt;STRONG&gt;YearMonth=(Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3)))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;or &lt;STRONG&gt;YearMonth='Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3))'&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;or &lt;STRONG&gt;YearMonth=TEXT(Month(MonthEnd(TODAY(),-3))&amp;amp;' '&amp;amp;Year(MonthEnd(TODAY(),-3)))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;None of this are&amp;nbsp; working for me, the filter didn't catch the value .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 14:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Default-selections-Qlik-Sense/m-p/1889521#M73276</guid>
      <dc:creator>Ilya_K</dc:creator>
      <dc:date>2022-02-06T14:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Default selections   Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Default-selections-Qlik-Sense/m-p/1889548#M73279</link>
      <description>&lt;P&gt;May be format issue, try to convert to number format using num function&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 21:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Default-selections-Qlik-Sense/m-p/1889548#M73279</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-02-06T21:49:13Z</dc:date>
    </item>
  </channel>
</rss>

