<?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: specific data variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787773#M1210229</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18743"&gt;@soniasweety&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May be try like below&lt;/P&gt;&lt;P&gt;=Date(Max({1&amp;lt;Year={$(=Max(Year))}&amp;gt;}Date))&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;-- it will provide the Max Date based on selected year and not change based on any selections.&lt;/P&gt;&lt;P&gt;You can derive date based on MonthYear field with help of MakeDate function&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;=Sum({1&amp;lt;Date={'$(=Date(Max({1&amp;lt;Year={$(=Max(Year))}&amp;gt;}Date)))'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 08:17:03 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2021-03-03T08:17:03Z</dc:date>
    <item>
      <title>specific data variable</title>
      <link>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787561#M1210212</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have field called Month year and data looks like below&lt;/P&gt;&lt;P&gt;jan 2019&lt;/P&gt;&lt;P&gt;mar 2019&lt;/P&gt;&lt;P&gt;feb 2020&lt;/P&gt;&lt;P&gt;may 2020&lt;/P&gt;&lt;P&gt;jun 2020&lt;/P&gt;&lt;P&gt;0ct 2020&lt;/P&gt;&lt;P&gt;jan 2021&lt;/P&gt;&lt;P&gt;feb 2021&lt;/P&gt;&lt;P&gt;may 2023&lt;/P&gt;&lt;P&gt;here i want to create a variable&amp;nbsp; &amp;nbsp; to show me that output of .&amp;nbsp; &amp;nbsp;Oct 2020&amp;nbsp; ( which is&amp;nbsp; max month of 2020 year it should be dynamic and it should not change of any other selections )&lt;/P&gt;&lt;P&gt;can any one help on this?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 16:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787561#M1210212</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2021-03-02T16:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: specific data variable</title>
      <link>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787773#M1210229</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18743"&gt;@soniasweety&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May be try like below&lt;/P&gt;&lt;P&gt;=Date(Max({1&amp;lt;Year={$(=Max(Year))}&amp;gt;}Date))&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;-- it will provide the Max Date based on selected year and not change based on any selections.&lt;/P&gt;&lt;P&gt;You can derive date based on MonthYear field with help of MakeDate function&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;=Sum({1&amp;lt;Date={'$(=Date(Max({1&amp;lt;Year={$(=Max(Year))}&amp;gt;}Date)))'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 08:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787773#M1210229</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-03T08:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: specific data variable</title>
      <link>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787802#M1210234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp; Thank you. but i need result in text object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cant we do like this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;last month &amp;lt;= today&lt;/DIV&gt;&lt;DIV&gt;or&lt;/DIV&gt;&lt;DIV&gt;last month in 2020&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;or&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;max (yearmonth)&amp;lt;2021&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;how can i use above cases here in front end?&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Mar 2021 09:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787802#M1210234</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2021-03-03T09:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: specific data variable</title>
      <link>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787817#M1210238</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18743"&gt;@soniasweety&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you're data in date format not in text format.&lt;/P&gt;&lt;P&gt;In text box&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;last month &amp;lt;= today:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=MonthName(Max({&amp;lt;MonthYear={"&amp;lt;=$(=Today())"}&amp;gt;} MonthYear))&lt;/P&gt;&lt;P&gt;Last month in 2020:&lt;/P&gt;&lt;P&gt;=MonthName(Max({&amp;lt;Year={2020}&amp;gt;} MonthName))&lt;/P&gt;&lt;P&gt;for ignore selection, you can add 1&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 09:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787817#M1210238</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-03T09:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: specific data variable</title>
      <link>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787829#M1210239</link>
      <description>&lt;P&gt;&lt;SPAN&gt;=MonthName(Max({&amp;lt;MonthYear={"&amp;lt;=$(=Today())"}&amp;gt;} MonthYear))&amp;nbsp; &amp;nbsp; this is giving me&amp;nbsp; feb 2021&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=MonthName(Max({&amp;lt;Year={2020}&amp;gt;} MonthName))&amp;nbsp; &amp;nbsp; - this giving me null -&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 09:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787829#M1210239</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2021-03-03T09:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: specific data variable</title>
      <link>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787837#M1210240</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think, you don't have Year field. Can you try like below&lt;/P&gt;&lt;P&gt;=MonthName(Max({&amp;lt;&lt;SPAN&gt;MonthYear&lt;/SPAN&gt;={"*2020"}&amp;gt;} &lt;SPAN&gt;MonthYear&lt;/SPAN&gt;))&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 10:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/specific-data-variable/m-p/1787837#M1210240</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-03T10:00:21Z</dc:date>
    </item>
  </channel>
</rss>

