<?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: Crosstable Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744939#M1053101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CrossTable(Project, Value)&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Date#(Date,'MM/DD/YYYY')) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Project1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Project2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Project3&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date, Project1, Project2, Project3&lt;/P&gt;&lt;P&gt;&amp;nbsp; 01/01/2014, 200, 300, 250&lt;/P&gt;&lt;P&gt;&amp;nbsp; 01/08/2014, 150, 400, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 01/15/2014, 165, 320, 155&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Create a Line Chart&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;Project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 14:55:33 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-10-31T14:55:33Z</dc:date>
    <item>
      <title>Crosstable Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744938#M1053100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some guidance here, I'd like to create a line chart off of a crosstable so as to make my headers selectable: (if this isn't the best method please advise!). So below is an example of my data, i have dates corresponding to values for a number of different projects. I initially loaded this in as a table regularly (no crosstable) and set my dimension to date and had 3 expressions for my projects, however I discovered that when I clicked on a particular project in list view it didn't isolate that project on my line chart. I figured by loading it once again, but this time as a cross table it would solve my problem - but again unfortunately no luck. &lt;/P&gt;&lt;P&gt;&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;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Project1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Project2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Project3&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/08/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;400&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/15/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;165&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;320&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;155&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for any help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ahmad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 14:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744938#M1053100</guid>
      <dc:creator />
      <dc:date>2014-10-31T14:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744939#M1053101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CrossTable(Project, Value)&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Date#(Date,'MM/DD/YYYY')) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Project1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Project2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Project3&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date, Project1, Project2, Project3&lt;/P&gt;&lt;P&gt;&amp;nbsp; 01/01/2014, 200, 300, 250&lt;/P&gt;&lt;P&gt;&amp;nbsp; 01/08/2014, 150, 400, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 01/15/2014, 165, 320, 155&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Create a Line Chart&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;Project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 14:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744939#M1053101</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-31T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744940#M1053102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 14:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744940#M1053102</guid>
      <dc:creator />
      <dc:date>2014-10-31T14:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744941#M1053103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF this is working for you, kindly close the thread by selecting correct/helpful answer... &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable-Line-Chart/m-p/744941#M1053103</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-31T15:01:32Z</dc:date>
    </item>
  </channel>
</rss>

