<?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 Issues Graphing Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770792#M273598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a chart that will display the data in the test csv I attached.&amp;nbsp; Essentially the data is column headers with people's names and the row headers are dates.&amp;nbsp; For each day there is a number associated with the person.&amp;nbsp; I am trying to create a bar graph that can be selectable for different people's names so you can switch between individuals.&amp;nbsp; Anyone have a hint as to how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 13:46:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-23T13:46:38Z</dc:date>
    <item>
      <title>Issues Graphing Data</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770792#M273598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a chart that will display the data in the test csv I attached.&amp;nbsp; Essentially the data is column headers with people's names and the row headers are dates.&amp;nbsp; For each day there is a number associated with the person.&amp;nbsp; I am trying to create a bar graph that can be selectable for different people's names so you can switch between individuals.&amp;nbsp; Anyone have a hint as to how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 13:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770792#M273598</guid>
      <dc:creator />
      <dc:date>2015-03-23T13:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issues Graphing Data</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770793#M273599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think that conversion into a Crosstable might help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;CROSSTABLE (Person, Number, 1) LOAD&lt;/P&gt;&lt;P&gt;*;&lt;/P&gt;&lt;P&gt;LOAD DATE(DATE#(Date, 'M/D/YYYY')) AS Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person 1], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person 2], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person 3]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;.\Test_Date.csv&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then make an ordinary bar-graph with Date and Person as Dimension and SUM(Number) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 14:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770793#M273599</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-23T14:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issues Graphing Data</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770794#M273600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the crosstable load for the persons. You can make selections in the dimension in the chart, I've used a conditional dimension to display the dates when you select a person. See example attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 14:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770794#M273600</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-03-23T14:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issues Graphing Data</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770795#M273601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 14:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-Graphing-Data/m-p/770795#M273601</guid>
      <dc:creator />
      <dc:date>2015-03-23T14:36:14Z</dc:date>
    </item>
  </channel>
</rss>

