<?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: Dynamically Change Start date and End date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604935#M223511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Darek. It worked. This is what I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 23:40:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-08T23:40:21Z</dc:date>
    <item>
      <title>Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604928#M223504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement. I have two sets for Dates and a baseLine Type. If the user selected Base line type as 'Average 12 months' and a start date and End Date, then my Baseline Start Date and Baseline End Date should automatically change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start Date : 2/1/2104&lt;/P&gt;&lt;P&gt;End Date: 3/1/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Baseline Type: Average 12 months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Baseline Start Date: start date minus 12 months&lt;/P&gt;&lt;P&gt;Baseline End Date: Start Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks is adance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 19:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604928#M223504</guid>
      <dc:creator />
      <dc:date>2014-04-04T19:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604929#M223505</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;If you want just subtract 12 months use AddMonths function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 18:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604929#M223505</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-05T18:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604930#M223506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Padmaja,&lt;/P&gt;&lt;P&gt;for me it looks like you may need use variables to store Baseline Start and Baseline End dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may set those variables using event triggers (menu Settings/Document Properties/Triggers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many possible actions to add. Set Variable is in External group. When you choose it, you have to define your variable and define expression, which calculates value for your variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you need more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 20:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604930#M223506</guid>
      <dc:creator />
      <dc:date>2014-04-05T20:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604931#M223507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Darek. Yes, I can create&amp;nbsp; variables and use triggers...but the issue is I have more than one baseline type like 'Average of 3 months'...&lt;/P&gt;&lt;P&gt;whenever, the user selects a baseline type,Start Date and End Date the Baseline Start Date and Baseline End Date has to change (depending on 3 months or 12 months or previous week).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use Baseline Start Date in different calculations in my charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 16:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604931#M223507</guid>
      <dc:creator />
      <dc:date>2014-04-08T16:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604932#M223508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Padmaja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may use all expressions dynamically, according to "baseline type" selected by user.&lt;/P&gt;&lt;P&gt;There may be expressions (or expression parts) used to calculate your KPI's, variables or searching values in other fields to trigger selection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think some example will help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 19:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604932#M223508</guid>
      <dc:creator />
      <dc:date>2014-04-08T19:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604933#M223509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes,&amp;nbsp; example would really help me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is when i set trigger for a variable to calculate 12 or 3 months..which expression should i define and how do i tie it back to the baseline type selection by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 20:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604933#M223509</guid>
      <dc:creator />
      <dc:date>2014-04-08T20:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604934#M223510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me know if you like it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 22:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604934#M223510</guid>
      <dc:creator />
      <dc:date>2014-04-08T22:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604935#M223511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Darek. It worked. This is what I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 23:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/604935#M223511</guid>
      <dc:creator />
      <dc:date>2014-04-08T23:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamically Change Start date and End date</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/2143283#M1224915</link>
      <description>&lt;P&gt;can I please have the qvf file for this?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 12:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Start-date-and-End-date/m-p/2143283#M1224915</guid>
      <dc:creator>Fadi_Chammas</dc:creator>
      <dc:date>2023-12-01T12:30:08Z</dc:date>
    </item>
  </channel>
</rss>

