<?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 Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492283#M184064</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;You just uncheck display option - Line and Check Symbol for your Category C expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2013 06:39:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-21T06:39:59Z</dc:date>
    <item>
      <title>Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492278#M184059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Is it possible to create a line chart in Qlikview similar to the attached Excel file?&lt;/P&gt;&lt;P&gt;One of the lines only shows symbol because some data points are null.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 02:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492278#M184059</guid>
      <dc:creator />
      <dc:date>2013-10-21T02:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492279#M184060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If A,B,C,D,E are fixed values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel as its possible. But not tested..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first you need to convert raw data using cross table like below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: none;" width="64"&gt;2008&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: none;" width="64"&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2008&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2008&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2008&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;E&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2008&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;59&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2009&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2009&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2009&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;E&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2009&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;66&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you have to create difference expressions for (A/B/C/D/E) using set analysis.. Now you can set difference style..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 05:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492279#M184060</guid>
      <dc:creator />
      <dc:date>2013-10-21T05:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492280#M184061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi YC,&lt;/P&gt;&lt;P&gt;Please find attached the application that you need.&lt;/P&gt;&lt;P&gt;If the category C have only 2 values it will be still connected with a line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492280#M184061</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492281#M184062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gowri,&lt;/P&gt;&lt;P&gt;This is my problem. I want to show two data points for Category C.&lt;/P&gt;&lt;P&gt;How to avoid the line from being connected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492281#M184062</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492282#M184063</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;Find attachment.. But it will work only if "Category" contain fixed values../&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492282#M184063</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492283#M184064</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;You just uncheck display option - Line and Check Symbol for your Category C expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492283#M184064</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492284#M184065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi YC,&lt;/P&gt;&lt;P&gt;If you say always for Category C, you want only symbols not lines then it is possible, but if your requirement is based on data availability of each node, system wants to dynamically decide whethr to show line or not, then it is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492284#M184065</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492285#M184066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't uncheck line and check symbol for a particular line.&lt;/P&gt;&lt;P&gt;After unchecking line and checking symbol, only symbols for all categories are shown on the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492285#M184066</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492286#M184067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a Line Chart, how to make show some categories by Line and some by symbols?&lt;/P&gt;&lt;P&gt;All categries are in the same expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492286#M184067</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492287#M184068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no choice, you have to use seperate expression for each category. Sum(If())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492287#M184068</guid>
      <dc:creator />
      <dc:date>2013-10-21T06:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492288#M184069</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;I feel, we don't have the option to show some dimension's by LIne and some are by symbols. So, you have to use multiple expressions depends on number of dimensions. You probably knew what I meant for. But, anyway see the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 07:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492288#M184069</guid>
      <dc:creator />
      <dc:date>2013-10-21T07:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492289#M184070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Venugopal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have used separate experssion for each category.&lt;/P&gt;&lt;P&gt;Is it possible to use two expressions, one for Category C and the other expression for the rest of categories? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 07:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492289#M184070</guid>
      <dc:creator />
      <dc:date>2013-10-24T07:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492290#M184071</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;Yes that is possible. Modify the set expression accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492290#M184071</guid>
      <dc:creator />
      <dc:date>2013-10-24T10:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492291#M184072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I've tried to modify the set expression but the chart is not shown as expected. &lt;/P&gt;&lt;P&gt;It groups all other categories in one line but I want to show each category separately on the line chart. &lt;/P&gt;&lt;P&gt;I've attached my modified qlikview file. Would you please advise?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 01:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492291#M184072</guid>
      <dc:creator />
      <dc:date>2013-10-25T01:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492292#M184073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached file for solution, hope this is what you are expecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 02:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492292#M184073</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-25T02:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492293#M184074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also want to show one of the categories by symbol instead of line. Is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 02:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492293#M184074</guid>
      <dc:creator />
      <dc:date>2013-10-25T02:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Line chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492294#M184075</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;I think it is not possible, but you can differentiate the Line from others.&amp;nbsp; Please find attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 03:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-Question/m-p/492294#M184075</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-25T03:01:28Z</dc:date>
    </item>
  </channel>
</rss>

