<?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: Graph Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549693#M1127184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just Promote the dimensions according to your view in dimension tab ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2014 12:45:19 GMT</pubDate>
    <dc:creator>preminqlik</dc:creator>
    <dc:date>2014-01-03T12:45:19Z</dc:date>
    <item>
      <title>Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549687#M1127176</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;I have a graph that has the dimension as date and the expression as a percentage for 4 different regions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The graph shows the percentage on the Y-axis and the date on the X-axis.&amp;nbsp; The different regions are represented by bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a graph that will list the regions on the X-axis, the percentage on the Y-axis and have the months represented by bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is coming from Excel.&amp;nbsp; I am able to make this graph in excel with the information I have. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How would I put this in the chart maker for QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549687#M1127176</guid>
      <dc:creator />
      <dc:date>2014-01-03T12:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549688#M1127178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u attach sample application ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549688#M1127178</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-01-03T12:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549689#M1127180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Michael&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Style tab of your Bar Chart Object try changing the Orientation to Horizontal.&amp;nbsp; [Picture of bar going left to right]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549689#M1127180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-03T12:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549690#M1127181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to change the Vertical order horizontal in chart properties, otherwise when load data from excel inter change the row to column(use transform wizard). any share the sample document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex,&lt;/P&gt;&lt;P&gt;Dev01:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Region,Date,Sales&lt;/P&gt;&lt;P&gt;South,01-01-2014,50&lt;/P&gt;&lt;P&gt;South,02-01-2014,60&lt;/P&gt;&lt;P&gt;North,01-01-2014,30&lt;/P&gt;&lt;P&gt;North,01-01-2014,40&lt;/P&gt;&lt;P&gt;East,01-01-2014,20&lt;/P&gt;&lt;P&gt;East,01-01-2014,10&lt;/P&gt;&lt;P&gt;West,01-01-2014,5&lt;/P&gt;&lt;P&gt;West,01-01-2014,10&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Chart -&amp;gt; Properties-&amp;gt;Style (Tab)-&amp;gt;Orientation&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Expression Enable Relative check box)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inter_change.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/51031_inter_change.bmp" style="width: 620px; height: 319px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549690#M1127181</guid>
      <dc:creator />
      <dc:date>2014-01-03T12:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549691#M1127182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;ActionDate&lt;/TD&gt;&lt;TD width="64"&gt;US&lt;/TD&gt;&lt;TD width="64"&gt;Mexico&lt;/TD&gt;&lt;TD width="64"&gt;Canada&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;October&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3%&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;7%&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;November&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;2%&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5%&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;December&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3%&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4%&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3%&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;Here is how the graph comes out in QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Graph 1.jpg" class="jive-image" src="/legacyfs/online/51039_Graph 1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how I want the Graph (pulled from Excel):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Graph 2.png" class="jive-image" src="/legacyfs/online/51040_Graph 2.png" style="width: 620px; height: 373px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549691#M1127182</guid>
      <dc:creator />
      <dc:date>2014-01-03T12:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549692#M1127183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Michael&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Promote / Demote to change the order of your Dimensions in Dimension Tab of the Bar Chart Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549692#M1127183</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-03T12:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549693#M1127184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just Promote the dimensions according to your view in dimension tab ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549693#M1127184</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2014-01-03T12:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549694#M1127185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just change the dimensions order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549694#M1127185</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-01-03T13:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Question</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549695#M1127186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to load your data in differently....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;ActionDate, Country, Percent&lt;/P&gt;&lt;P&gt;October, US,3%&lt;/P&gt;&lt;P&gt;October, Mexico,7%&lt;/P&gt;&lt;P&gt;October, Canada,3%&lt;/P&gt;&lt;P&gt;November, US,2%&lt;/P&gt;&lt;P&gt;November, Mexico,5%&lt;/P&gt;&lt;P&gt;November, Canada,4%&lt;/P&gt;&lt;P&gt;December, US,3%&lt;/P&gt;&lt;P&gt;December, Mexico,4%&lt;/P&gt;&lt;P&gt;December, Canada,3%&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you load it like that and make the first dimension country and the second action date and then set the expression to sum(percent) you should get the chart you are looking to make.&amp;nbsp; See attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 20:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-Question/m-p/549695#M1127186</guid>
      <dc:creator />
      <dc:date>2014-01-03T20:20:11Z</dc:date>
    </item>
  </channel>
</rss>

