<?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: hi in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hi/m-p/617476#M1265670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it can be done by tree view&amp;nbsp; list box aur using multibox also.&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 05:26:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-25T05:26:01Z</dc:date>
    <item>
      <title>hi</title>
      <link>https://community.qlik.com/t5/QlikView/hi/m-p/617475#M1265667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to give a filter of a month&amp;nbsp; and year only...that is if selects a year that is 2012 then he can click on either a year or a month to show him monthwise sales of 2012 or yearly sales of 2012&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hi/m-p/617475#M1265667</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.qlik.com/t5/QlikView/hi/m-p/617476#M1265670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it can be done by tree view&amp;nbsp; list box aur using multibox also.&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 05:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hi/m-p/617476#M1265670</guid>
      <dc:creator />
      <dc:date>2014-03-25T05:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.qlik.com/t5/QlikView/hi/m-p/617477#M1265671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is not&amp;nbsp; a option as&amp;nbsp; i want to select a year first then i am having only two options either to click on year or month...so that i can see monthly or yearly sales of that particular year that i selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 05:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hi/m-p/617477#M1265671</guid>
      <dc:creator />
      <dc:date>2014-03-25T05:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.qlik.com/t5/QlikView/hi/m-p/617478#M1265672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanchit, You can have a drop down of Year and Month in a list box with "Always select one value" enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use a inline table for this.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;Dimensions:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Dimname&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your chart have your year and month dimensions, but enable Conditional. and then have a condition like this.&lt;/P&gt;&lt;P&gt;SubstringCount(Dimname,'Year') &amp;gt; 0 in your year dimension&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;SubstringCount(Dimname,'Month')&amp;gt;0 in your month dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and well that should be it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 06:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hi/m-p/617478#M1265672</guid>
      <dc:creator />
      <dc:date>2014-03-25T06:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.qlik.com/t5/QlikView/hi/m-p/617479#M1265673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanchit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a bit confused if you select Year first that means you are interested in that particular year then obvious you will go for months...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why you want first Year option then again Year and Month Option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select 2012 among 2006 - 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Months options which I should get : Jan, Feb &amp;amp; Mar&lt;/P&gt;&lt;P&gt;Years options which YOU want&amp;nbsp;&amp;nbsp; ???? it obvious will be 2012 isn't it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 08:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hi/m-p/617479#M1265673</guid>
      <dc:creator>qlikpahadi07</dc:creator>
      <dc:date>2014-03-25T08:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.qlik.com/t5/QlikView/hi/m-p/617480#M1265674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you add a sample file with small data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 08:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hi/m-p/617480#M1265674</guid>
      <dc:creator />
      <dc:date>2014-03-25T08:16:22Z</dc:date>
    </item>
  </channel>
</rss>

