<?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 analysis date variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63323#M773984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to replace your Date Extract with &lt;/P&gt;&lt;P&gt;$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;v_Caldate)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2018 09:49:29 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2018-05-21T09:49:29Z</dc:date>
    <item>
      <title>set analysis date variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63320#M773981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add a date variable instead of Date Extract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;[Month Abbr]=, Year=, [Quarter Name]=, [&lt;SPAN style="font-size: 13.3333px;"&gt;Calendar Date]&lt;/SPAN&gt;={'&amp;gt;$(=AddMonths(max([Date Extract]),-1))&amp;lt;=$(=max([Date Extract]))'}&amp;gt;}[# QN Open])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date variable: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_Caldate = date([Calendar Date],'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&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-analysis-date-variable/m-p/63320#M773981</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis date variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63321#M773982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({$&amp;lt;[Month Abbr]=, Year=, [Quarter Name]=, [&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calendar Date]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;={'&amp;gt;$(=AddMonths(date(max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;v_Caldate),'DD-MM-YYYY')&lt;/SPAN&gt;,-1))&amp;lt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;date(max(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;v_Caldate),'DD-MM-YYYY')&lt;/SPAN&gt;)'}&amp;gt;}[# QN Open])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Just check the brackets.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Br,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;KC&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 06:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63321#M773982</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-05-21T06:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis date variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63322#M773983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, this deserve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({$&amp;lt;[Month Abbr]=, Year=, [Quarter Name]=, [Calendar Date]={'&amp;gt;$(=&lt;SPAN style="color: #ff0000;"&gt;Date(&lt;/SPAN&gt;AddMonths(max(&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;$(v_Caldate)&lt;/STRONG&gt;),-1)&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;,'Your Format')&lt;/STRONG&gt;)&amp;lt;=$(=&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;Date(&lt;/STRONG&gt;max(&lt;SPAN style="color: #ff0000;"&gt;$(v_Caldate)&lt;/SPAN&gt;)&lt;SPAN style="color: #ff0000;"&gt;,'&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;Your Format&lt;/STRONG&gt;&lt;/STRONG&gt;')&lt;/SPAN&gt;)'}&amp;gt;}[# QN Open])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63322#M773983</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-21T09:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis date variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63323#M773984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to replace your Date Extract with &lt;/P&gt;&lt;P&gt;$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;v_Caldate)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-date-variable/m-p/63323#M773984</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-05-21T09:49:29Z</dc:date>
    </item>
  </channel>
</rss>

