<?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 QlikSense Default Month and year selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551536#M39758</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement like, by default month and year selections need to be applied.&lt;/P&gt;&lt;P&gt;for an instance:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;E.g 1:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Year:&lt;/STRONG&gt; 2019 &amp;amp; Current Month: March&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required Filter:&lt;/STRONG&gt; Year: 2019 &amp;amp; Month: February&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;E.g 2:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Year:&lt;/STRONG&gt; 2019 &amp;amp; Month: January&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required Filter:&lt;/STRONG&gt;&lt;SPAN&gt; Year: 2018 &amp;amp; Month: December&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can some one please let me know any suggestions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have N number of expressions and every thing need to be done based out of that&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:26:41 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2024-11-16T06:26:41Z</dc:date>
    <item>
      <title>QlikSense Default Month and year selection</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551536#M39758</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement like, by default month and year selections need to be applied.&lt;/P&gt;&lt;P&gt;for an instance:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;E.g 1:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Year:&lt;/STRONG&gt; 2019 &amp;amp; Current Month: March&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required Filter:&lt;/STRONG&gt; Year: 2019 &amp;amp; Month: February&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;E.g 2:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Year:&lt;/STRONG&gt; 2019 &amp;amp; Month: January&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required Filter:&lt;/STRONG&gt;&lt;SPAN&gt; Year: 2018 &amp;amp; Month: December&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can some one please let me know any suggestions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have N number of expressions and every thing need to be done based out of that&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551536#M39758</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2024-11-16T06:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Default Month and year selection</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551547#M39761</link>
      <description>&lt;P&gt;How about creating 4 variables: CurrentYear, CurrentMonth, FilterYear, FilterMonth. Then, you could use them dynamically in your expressions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 06:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551547#M39761</guid>
      <dc:creator>NhanNguyen</dc:creator>
      <dc:date>2019-03-04T06:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Default Month and year selection</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551550#M39762</link>
      <description>&lt;P&gt;Thank you, I have created variables and plan to use them in my expression.&lt;/P&gt;&lt;P&gt;But got struck with logic's need to apply in that respective variables.&lt;/P&gt;&lt;P&gt;If you have some working logic's can let me know so that I can give a try&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 06:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551550#M39762</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2019-03-04T06:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Default Month and year selection</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551559#M39765</link>
      <description>&lt;P&gt;What do you mean by logic to apply those variables?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 07:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551559#M39765</guid>
      <dc:creator>NhanNguyen</dc:creator>
      <dc:date>2019-03-04T07:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Default Month and year selection</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551580#M39766</link>
      <description>&lt;P&gt;Like, my requirement is something mentioned below"&lt;/P&gt;&lt;P&gt;current month: March &amp;amp; Year: 2019&lt;/P&gt;&lt;P&gt;By default filter(to be applied):&lt;/P&gt;&lt;P&gt;Month: February &amp;amp; Year: 2019 (current month -1, because the report what we are doing is for previous month)&lt;/P&gt;&lt;P&gt;Previous to Previous Metric/KPI: Month: January &amp;amp; Year: 2019(I have one more metric, it should show previous to previous month and year value)&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 08:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551580#M39766</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2019-03-04T08:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Default Month and year selection</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551581#M39767</link>
      <description>&lt;P&gt;Hi&amp;nbsp;vardhancse,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;You can use "default bookmark selection" option to achieve it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18172"&gt;@ChristofSchwarz&lt;/a&gt;&amp;nbsp; has a very good solution for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://www.youtube.com/watch?v=d85WIgy35Ig" target="_blank"&gt;https://www.youtube.com/watch?v=d85WIgy35Ig&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Hope it helps,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 08:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551581#M39767</guid>
      <dc:creator>kaanerisen</dc:creator>
      <dc:date>2019-03-04T08:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Default Month and year selection</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551587#M39768</link>
      <description>&lt;P&gt;Thank you and its very much helpful, but unfortunately Its a enhancement&amp;nbsp; and was only available for QS September 2018 edition/release.&lt;/P&gt;&lt;P&gt;Our version is not Sep 2018 &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 08:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Default-Month-and-year-selection/m-p/1551587#M39768</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2019-03-04T08:50:42Z</dc:date>
    </item>
  </channel>
</rss>

