<?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: Radar Chart Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411491#M153185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;A radar or radial chart can be used as a &lt;EM&gt;decision making&lt;/EM&gt; chart.&lt;/P&gt;&lt;P&gt;Imagine you want to compare 2 or more individuals by a few attributes. I’ve attached an example.&lt;/P&gt;&lt;P&gt;With a radar graphic o spider web graphic, data are presented in a way, that it is possible to see each individual at each attribute.&lt;/P&gt;&lt;P&gt;In this QlikView graphic it is not possible to set a different scale for each attribute. You can do that in the script.&lt;/P&gt;&lt;P&gt;Let’s say I’m looking for a flat to live in. What attributes I’d look for: Price, Square Meters, Good Communication with my workplace…&lt;/P&gt;&lt;P&gt;What decision to take: &lt;STRONG&gt;The optimal is that individual with the largest area.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 08:29:22 GMT</pubDate>
    <dc:creator>christian77</dc:creator>
    <dc:date>2013-04-30T08:29:22Z</dc:date>
    <item>
      <title>Radar Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411488#M153182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys. I'm trying to make a radar chart for the first time, and I can't seem to figure it out. Could you assist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a few fields. Here are some examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Ability to think on their feet]&lt;/P&gt;&lt;P&gt;[Clarity Content]&lt;/P&gt;&lt;P&gt;[Preparation]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, these fields have values in them, which are tied to the particular person who graded them. So we have a presenter, and that presenter gives a score for each of the sampled 3 fields I mentioned above. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These values range from 1-5. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make a radar chart for this data, plotting the values from those fields. I've attached the picture that I'm trying to replicate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40011" class="jive-image-thumbnail jive-image" onclick="" alt="Untitled.png" src="https://community.qlik.com/legacyfs/online/40011_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 00:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411488#M153182</guid>
      <dc:creator />
      <dc:date>2013-04-30T00:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Radar Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411489#M153183</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;Radar chart is nothing but a line chart which represents the line in 360 degree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so first of all try to make a line chart for the required dimensions and expression... if it works fine then put the same logic in Radar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if still you get any issue.. then post the sample data/app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 05:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411489#M153183</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-04-30T05:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Radar Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411490#M153184</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 your problem is that you have several dimension fields. Try and read the table as a crosstable giving you Questions in one field and Answers in one field. Then you can add Question as your only dimension and use Answer for you expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;CrossTable(Question, Answer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD Index, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Ability to think on their feet], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Clarity Content], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Preparation]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[radar.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 1 lines, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 06:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411490#M153184</guid>
      <dc:creator />
      <dc:date>2013-04-30T06:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Radar Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411491#M153185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;A radar or radial chart can be used as a &lt;EM&gt;decision making&lt;/EM&gt; chart.&lt;/P&gt;&lt;P&gt;Imagine you want to compare 2 or more individuals by a few attributes. I’ve attached an example.&lt;/P&gt;&lt;P&gt;With a radar graphic o spider web graphic, data are presented in a way, that it is possible to see each individual at each attribute.&lt;/P&gt;&lt;P&gt;In this QlikView graphic it is not possible to set a different scale for each attribute. You can do that in the script.&lt;/P&gt;&lt;P&gt;Let’s say I’m looking for a flat to live in. What attributes I’d look for: Price, Square Meters, Good Communication with my workplace…&lt;/P&gt;&lt;P&gt;What decision to take: &lt;STRONG&gt;The optimal is that individual with the largest area.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 08:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Question/m-p/411491#M153185</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2013-04-30T08:29:22Z</dc:date>
    </item>
  </channel>
</rss>

