<?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: Line chart expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393821#M571711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Whiteline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i have one example for this 3 expressions&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;baru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 06:40:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-11T06:40:22Z</dc:date>
    <item>
      <title>Line chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393819#M571709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing line chart in my application,my requirement is current month sales in 1 line, last month sales is 2nd line and lastyear same month is 3rd line.&lt;/P&gt;&lt;P&gt;I taken date as a dimension.how can i write the expression for representing this three lines in chart.&lt;/P&gt;&lt;P&gt;can anyone having idea of this.thanks in advance..&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;baru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 05:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393819#M571709</guid>
      <dc:creator />
      <dc:date>2012-09-11T05:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393820#M571710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Use set analysis in your expresions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 06:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393820#M571710</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-11T06:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393821#M571711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Whiteline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i have one example for this 3 expressions&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;baru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 06:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393821#M571711</guid>
      <dc:creator />
      <dc:date>2012-09-11T06:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393822#M571712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can give you only a general example as I don't know you fields name, data and all of your requrements.&lt;/P&gt;&lt;P&gt;It strongly depends on how you handle dates, date formats and so on.&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Month={"=Month=Month(Today())"}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Month={"=Month=Month(Today())-1"}&amp;gt;} Sales) &lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Month={"=Month=Month(Today())-1"}, Year={"=Year=Year(Today())-1"}&amp;gt;} Sales)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expressions will work only if you have month as number and year as number.&lt;/P&gt;&lt;P&gt;There is a plenty of examples in help (search set analysis).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 06:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-expression/m-p/393822#M571712</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-11T06:50:21Z</dc:date>
    </item>
  </channel>
</rss>

