<?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: Calendar year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90839#M767683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already drop down extemexte,so u want to say ist I have to make variable like vfromyear then with this variable ,i ll use it in set analysis formula.right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Jul 2018 12:15:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-01T12:15:06Z</dc:date>
    <item>
      <title>Calendar year</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90835#M767679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; everyone,&lt;/P&gt;&lt;P&gt;I have calendar year field like 2016 ,2017 ,2018 etc.&lt;/P&gt;&lt;P&gt;I want to make it as from to To just like normal calendar.&lt;/P&gt;&lt;P&gt;Like From and To there are 2 field.So that if I can select 2015 in from and 2017 in to,it will give 2015 to 2017 data. Is it possible in qliksense?I don't want to use filter pane because in that we ll have to choose 2015,2016 and 2017 all three.Can I do this with list box extension.Please help.&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/Calendar-year/m-p/90835#M767679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar year</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90836#M767680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhanu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are different extensions to show a calendar like:&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/?_ga=1.210588061.985162163.1474569887#!/project/5697a878dcc497f80ed514bf" title="http://branch.qlik.com/?_ga=1.210588061.985162163.1474569887#!/project/5697a878dcc497f80ed514bf"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The calendar sets the value to variable, you have to apply this ates with set analysis, ie:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"}&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2018 07:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90836#M767680</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-06-30T07:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar year</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90837#M767681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,Ruben &lt;/P&gt;&lt;P&gt;But there is no date field ,only year field is there where year from 2010 to 2020 is given.i m in confusion how to make to filter year range From and TO in Filter pane or drop down .&lt;/P&gt;&lt;P&gt;I want if i select year 2010 in from and in to if i select 2012.it will show 2010,2011 and 2012 data. How can i implement this ,could you please help as there is only one field say year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2018 12:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90837#M767681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-30T12:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar year</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90838#M767682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With this extension you can create a text box, drop-down...:&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/?_ga=1.210588061.985162163.1474569887#!/project/56728f52d1e497241ae697f8" title="http://branch.qlik.com/?_ga=1.210588061.985162163.1474569887#!/project/56728f52d1e497241ae697f8"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use one for the 'From' and other for 'To', and use in set analysis:&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;Year={"&amp;gt;=$(vFromYear)&amp;lt;=$(vToYear)"}&amp;gt;} Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2018 09:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90838#M767682</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-07-01T09:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar year</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90839#M767683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already drop down extemexte,so u want to say ist I have to make variable like vfromyear then with this variable ,i ll use it in set analysis formula.right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2018 12:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90839#M767683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-01T12:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar year</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90840#M767684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, selections in fields is what filters data, and variables can't be selected, so you use the variable values to apply as filter in fields using set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 14:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-year/m-p/90840#M767684</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-07-02T14:40:58Z</dc:date>
    </item>
  </channel>
</rss>

