<?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: Month and Year Filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227123#M855753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to hard code it&amp;nbsp; with particular filed values. is this your requirement ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain it little elaborate and if possible provid some sample data too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2017 12:10:00 GMT</pubDate>
    <dc:creator>hemanthaanichet</dc:creator>
    <dc:date>2017-02-20T12:10:00Z</dc:date>
    <item>
      <title>Month and Year Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227121#M855751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;If I select only year or both year and month, the data should be shown only for Year. Is it possible? For Example, I have a field as MonthYear, which has a value like 'Jan 2011'. When I select even 'Jun 2011', the data to be shown only for 'Jan 2011'. Plz 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/Month-and-Year-Filter/m-p/1227121#M855751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month and Year Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227122#M855752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..you can use set expression in expression tab.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthYear&lt;/SPAN&gt;={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Jan 2011&lt;/SPAN&gt;'}&amp;gt;}value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here i considered dimension as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthYear,measure as value..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227122#M855752</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-20T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Month and Year Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227123#M855753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to hard code it&amp;nbsp; with particular filed values. is this your requirement ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain it little elaborate and if possible provid some sample data too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227123#M855753</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2017-02-20T12:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Month and Year Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227124#M855754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm showing KPI values for two widgets in my dashboard. But one widget is showing month wise KPI and the another one showing Year wise KPI. So If load data for both widgets, I'm confused. I'm loading 'MonthYear' format data i.e&lt;/P&gt;&lt;P&gt;Jan-2011 for both the widgets. Plz help... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227124#M855754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-20T12:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Month and Year Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227125#M855755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with..&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month &amp;amp; '-' &amp;amp; Year as &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;MonthYear&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227125#M855755</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-20T12:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Month and Year Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227126#M855756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's also not working....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227126#M855756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-20T12:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Month and Year Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227127#M855757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;year(monthyear) as year&lt;/P&gt;&lt;P&gt;month(monthyear) as month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={'2011'},&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Month={'Jan'}&lt;/SPAN&gt;&amp;gt;}value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-Filter/m-p/1227127#M855757</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2017-02-20T12:54:30Z</dc:date>
    </item>
  </channel>
</rss>

