<?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: Re: Hello Everyone, I am trying to make a chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491165#M1139292</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;Don't use calculated dimension for your requirement,&lt;/P&gt;&lt;P&gt;You just use your Year and Months as your dimensions and use the below expression.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;vYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max(vYear)-1)'} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;vSales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;See the attachment for your reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2013 06:03:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-21T06:03:17Z</dc:date>
    <item>
      <title>Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491159#M1139286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am Trying to make a chart whose table is like:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Year&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;MoneyMeasure&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Qty&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2009&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20,000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2009&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;21,000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;B&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2009&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;march&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;22,000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;C\&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this table is increasing for all months of 2009,&lt;/P&gt;&lt;P&gt;all months of 2010,&lt;/P&gt;&lt;P&gt;all months of 2011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need to make a chart for all qty for all months of year 2010.&lt;/P&gt;&lt;P&gt;So my chart should see like as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension containing months (Jan to Dec) of 2010 year,&lt;/P&gt;&lt;P&gt;and expression would sum(MoneyMeasure) regarding each qty....&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 12:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491159#M1139286</guid>
      <dc:creator />
      <dc:date>2013-10-18T12:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491160#M1139287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I understood ur requirement clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={'2010'}&amp;gt;}Moneymeasure)&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={'2010'}&amp;gt;}Qty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 13:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491160#M1139287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-18T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491161#M1139288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try a pivot table. dimensions year and month. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 13:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491161#M1139288</guid>
      <dc:creator>nicander</dc:creator>
      <dc:date>2013-10-18T13:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491162#M1139289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;From what I understood from your post you have to make a chart and: in the dimensions tab put this calculated dimension =if(Year = 2010, Month) and in expression tab put this expression Sum(Aggr(Sum(MoneyMeasure),Qty)) with this label ='Total'&amp;nbsp; &amp;amp; Sum(TOTAL MoneyMeasure) to calculate the total sum of MoneyMeasure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;CA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 13:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491162#M1139289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-18T13:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491163#M1139290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Alexandru,&lt;/P&gt;&lt;P&gt;thanks for reply,&lt;/P&gt;&lt;P&gt;I have a case in this chart that this chart will change its value according to my year selection, and that year is stored in a variable called vPriorYear as =Num(year)-1&lt;/P&gt;&lt;P&gt;That means need to calculate the selected years prior year value of qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing this dimension like&lt;/P&gt;&lt;P&gt;=if(year=$(#vPriorYear),Month) this is showing error in calculated dimension. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 05:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491163#M1139290</guid>
      <dc:creator />
      <dc:date>2013-10-21T05:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491164#M1139291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use Pivot chart&lt;/P&gt;&lt;P&gt;Dim Year,Month&lt;/P&gt;&lt;P&gt;expression&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={"$(=Year)"}&amp;gt;}Qty)&amp;nbsp; &lt;/P&gt;&lt;P&gt;when you select any year then it 'll show you result&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 05:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491164#M1139291</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-10-21T05:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491165#M1139292</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;Don't use calculated dimension for your requirement,&lt;/P&gt;&lt;P&gt;You just use your Year and Months as your dimensions and use the below expression.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;vYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max(vYear)-1)'} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;vSales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;See the attachment for your reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491165#M1139292</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491166#M1139293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nupur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very simple to achieve such functionality. You just need to change you expression a little bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intead of using sum(MoneyNeasure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={'2010'}&amp;gt;}MoneyMeasure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression will apply the filter for 2010 and displays the values of MoneyMeasure related to year of 2010 only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491166#M1139293</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491167#M1139294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venugopal,&lt;/P&gt;&lt;P&gt;Thanks, your answer helped me a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 09:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491167#M1139294</guid>
      <dc:creator />
      <dc:date>2013-10-21T09:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491168#M1139295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Hannan Tariq,&lt;/P&gt;&lt;P&gt;Able to make the chart .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 09:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491168#M1139295</guid>
      <dc:creator />
      <dc:date>2013-10-21T09:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Everyone, I am trying to make a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491169#M1139296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Happy to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 05:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello-Everyone-I-am-trying-to-make-a-chart/m-p/491169#M1139296</guid>
      <dc:creator />
      <dc:date>2013-10-22T05:54:14Z</dc:date>
    </item>
  </channel>
</rss>

