<?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: HOw to get line chart based on current selection ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679925#M1057860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you don't have year wise price of a particular security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what should be display in year wise price?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Prince Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 10:44:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-08T10:44:14Z</dc:date>
    <item>
      <title>HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679919#M1057854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;How can i show a line chart based on the selection i select. I have a security field. Whatever security&amp;nbsp; select it gives corresponding graph. How can i do it ?? How to write the expression ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679919#M1057854</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-10-08T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679920#M1057855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to give us more information about the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679920#M1057855</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-10-08T10:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679921#M1057856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean conditionally show whether a chart appears based on a selection? The option you are looking for is "conditional show". It is in the layout tab of the chart properies, under "show".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the option button and write a logic statement that evaluates to true when you want the chart to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg =count(distinct FieldName) = 1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will show the chart if and only if there is one possible value in fieldname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679921#M1057856</guid>
      <dc:creator />
      <dc:date>2014-10-08T10:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679922#M1057857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I ahve one field: Security and its Price as second Field.&lt;/P&gt;&lt;P&gt;Now i want to create a line chart to show the price of a particular security that i select from field box.&lt;/P&gt;&lt;P&gt;I mean if i select security as abc den a line chart showing varying price of abc from year 2013 - 2014 should appear. How can i do so??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679922#M1057857</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-10-08T10:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679923#M1057858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I ahve one field: Security and its Price as second Field.&lt;/P&gt;&lt;P&gt;Now i want to create a line chart to show the price of a particular security that i select from field box.&lt;/P&gt;&lt;P&gt;I mean if i select security as abc den a line chart showing varying price of abc from year 2013 - 2014 should appear. How can i do so??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679923#M1057858</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-10-08T10:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679924#M1057859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is basic qlikview functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a line chart with year as the dimension and sum(Price) as the expression.&lt;/P&gt;&lt;P&gt;Create a list box of security&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you make selections in Security the lilne chart will change to match&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679924#M1057859</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-10-08T10:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679925#M1057860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you don't have year wise price of a particular security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what should be display in year wise price?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Prince Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679925#M1057860</guid>
      <dc:creator />
      <dc:date>2014-10-08T10:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679926#M1057861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;I have price of security month adn year wise , from jan2013 - dec2014&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679926#M1057861</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-10-08T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679927#M1057862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any sepereate field of Year-Month or concatenated with security field like abcJan-2013?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Prince Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679927#M1057862</guid>
      <dc:creator />
      <dc:date>2014-10-08T10:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679928#M1057863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah i have separate field of year month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679928#M1057863</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-10-08T11:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to get line chart based on current selection ??</title>
      <link>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679929#M1057864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Dear Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simple take &lt;STRONG&gt;year&lt;/STRONG&gt; as dimension and use sum(Price) as expression and use condition expression for it and in condition use the expression like:-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;getselectedcount(security)=1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then price will only show if we have one selected value in field Security and only for selected security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Prince Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOw-to-get-line-chart-based-on-current-selection/m-p/679929#M1057864</guid>
      <dc:creator />
      <dc:date>2014-10-08T11:19:30Z</dc:date>
    </item>
  </channel>
</rss>

