<?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 actual values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-actual-values/m-p/430594#M564354</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'm reading in the following data into QV from a *.csv file: (this is just a part , it contains more than 100 different VarNames.) &lt;/P&gt;&lt;P&gt;"VarName";"Timestring";"VarValue";"Validity"&lt;/P&gt;&lt;P&gt;"M04_51025";"23/02/2013 14:48:17";56;1&lt;/P&gt;&lt;P&gt;"PT01_1010";"23/02/2013 14:48:22";8,35;1&lt;/P&gt;&lt;P&gt;"M04_51025";"23/02/2013 14:48:27";22;1&lt;/P&gt;&lt;P&gt;"TT05_56320";"23/02/2013 14:48:32";27,95;1&lt;/P&gt;&lt;P&gt;"TT05_56320";"23/02/2013 14:48:37";16,94;1&lt;/P&gt;&lt;P&gt;"LSL05_50320";"23/02/2013 14:48:42";0;1&lt;/P&gt;&lt;P&gt;"PT01_1010";"23/02/2013 14:48:47";32,13;1&lt;/P&gt;&lt;P&gt;"LSL05_50320";"23/02/2013 14:48:52";1;1&lt;/P&gt;&lt;P&gt;"LSL05_50320";"23/02/2013 14:48:57";0;1&lt;/P&gt;&lt;P&gt;"PT01_1010";"23/02/2013 14:49:02";68,56;1&lt;/P&gt;&lt;P&gt;"CT06_53215";"23/02/2013 14:49:07";2,43;1&lt;/P&gt;&lt;P&gt;"TT05_56320";"23/02/2013 14:49:12";37,09;1&lt;/P&gt;&lt;P&gt;..................&lt;/P&gt;&lt;P&gt;Now I want to show show that data in a line chart. I have a listbox with the VarNames and want to show the actual data loaded from the *.csv file in a line chart. The user should also be able to select multiple VarNames, but for each selected there should be a new line on the chart which shows the actual data for the tag, not an aggregation of all the selected. &lt;/P&gt;&lt;P&gt;Can someone tell me if this is possible, and if this is possible how can I make this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2013 21:00:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-25T21:00:40Z</dc:date>
    <item>
      <title>Line chart actual values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-actual-values/m-p/430593#M564353</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 have the following data in a database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to create a line chart that shows me a line with the actual values stored in the database of a selected item in a listbox. &lt;/P&gt;&lt;P&gt;When you insert a new graph, you have to create an expression that's either an aggregation or a function. But I don't want that, I just want the actual value. &lt;/P&gt;&lt;P&gt;Maybe I'm looking over it, but can someone say what i'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 18:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-actual-values/m-p/430593#M564353</guid>
      <dc:creator />
      <dc:date>2013-02-12T18:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart actual values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-actual-values/m-p/430594#M564354</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'm reading in the following data into QV from a *.csv file: (this is just a part , it contains more than 100 different VarNames.) &lt;/P&gt;&lt;P&gt;"VarName";"Timestring";"VarValue";"Validity"&lt;/P&gt;&lt;P&gt;"M04_51025";"23/02/2013 14:48:17";56;1&lt;/P&gt;&lt;P&gt;"PT01_1010";"23/02/2013 14:48:22";8,35;1&lt;/P&gt;&lt;P&gt;"M04_51025";"23/02/2013 14:48:27";22;1&lt;/P&gt;&lt;P&gt;"TT05_56320";"23/02/2013 14:48:32";27,95;1&lt;/P&gt;&lt;P&gt;"TT05_56320";"23/02/2013 14:48:37";16,94;1&lt;/P&gt;&lt;P&gt;"LSL05_50320";"23/02/2013 14:48:42";0;1&lt;/P&gt;&lt;P&gt;"PT01_1010";"23/02/2013 14:48:47";32,13;1&lt;/P&gt;&lt;P&gt;"LSL05_50320";"23/02/2013 14:48:52";1;1&lt;/P&gt;&lt;P&gt;"LSL05_50320";"23/02/2013 14:48:57";0;1&lt;/P&gt;&lt;P&gt;"PT01_1010";"23/02/2013 14:49:02";68,56;1&lt;/P&gt;&lt;P&gt;"CT06_53215";"23/02/2013 14:49:07";2,43;1&lt;/P&gt;&lt;P&gt;"TT05_56320";"23/02/2013 14:49:12";37,09;1&lt;/P&gt;&lt;P&gt;..................&lt;/P&gt;&lt;P&gt;Now I want to show show that data in a line chart. I have a listbox with the VarNames and want to show the actual data loaded from the *.csv file in a line chart. The user should also be able to select multiple VarNames, but for each selected there should be a new line on the chart which shows the actual data for the tag, not an aggregation of all the selected. &lt;/P&gt;&lt;P&gt;Can someone tell me if this is possible, and if this is possible how can I make this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 21:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-actual-values/m-p/430594#M564354</guid>
      <dc:creator />
      <dc:date>2013-02-25T21:00:40Z</dc:date>
    </item>
  </channel>
</rss>

