<?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: I need to show two dimensions on same Radar Chart, e.g. employee skills and employee  interests in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/I-need-to-show-two-dimensions-on-same-Radar-Chart-e-g-employee/m-p/2115901#M91053</link>
    <description>&lt;P&gt;Hi, for radar chart you need to have 2 dimensions and 1 measure. To have such view, you need to have data in this similar structure:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;	load * inline [
    two_dimensions, values, points
    skills, python,5
    skills, sql,3
    skills, qlik,3
    skills, pipelines,5
    skills, statistics,3
    interests, python,2
    interests, sql,2
    interests, qlik,5
    interests, pipelines,5
    interests, statistics,5];&lt;/LI-CODE&gt;
&lt;P&gt;and from this just create a chart:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="justISO_0-1694513818443.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116093i20708EAA6376D014/image-size/medium?v=v2&amp;amp;px=400" role="button" title="justISO_0-1694513818443.png" alt="justISO_0-1694513818443.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 10:17:06 GMT</pubDate>
    <dc:creator>justISO</dc:creator>
    <dc:date>2023-09-12T10:17:06Z</dc:date>
    <item>
      <title>I need to show two dimensions on same Radar Chart, e.g. employee skills and employee  interests</title>
      <link>https://community.qlik.com/t5/App-Development/I-need-to-show-two-dimensions-on-same-Radar-Chart-e-g-employee/m-p/2115701#M91039</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="radar_chart_example.png" style="width: 718px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116069i80E5421F7D771EF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="radar_chart_example.png" alt="radar_chart_example.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This image has been generated with PYTHON&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 20:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-need-to-show-two-dimensions-on-same-Radar-Chart-e-g-employee/m-p/2115701#M91039</guid>
      <dc:creator>DoctorPolidori</dc:creator>
      <dc:date>2023-09-11T20:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: I need to show two dimensions on same Radar Chart, e.g. employee skills and employee  interests</title>
      <link>https://community.qlik.com/t5/App-Development/I-need-to-show-two-dimensions-on-same-Radar-Chart-e-g-employee/m-p/2115901#M91053</link>
      <description>&lt;P&gt;Hi, for radar chart you need to have 2 dimensions and 1 measure. To have such view, you need to have data in this similar structure:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;	load * inline [
    two_dimensions, values, points
    skills, python,5
    skills, sql,3
    skills, qlik,3
    skills, pipelines,5
    skills, statistics,3
    interests, python,2
    interests, sql,2
    interests, qlik,5
    interests, pipelines,5
    interests, statistics,5];&lt;/LI-CODE&gt;
&lt;P&gt;and from this just create a chart:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="justISO_0-1694513818443.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116093i20708EAA6376D014/image-size/medium?v=v2&amp;amp;px=400" role="button" title="justISO_0-1694513818443.png" alt="justISO_0-1694513818443.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 10:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-need-to-show-two-dimensions-on-same-Radar-Chart-e-g-employee/m-p/2115901#M91053</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2023-09-12T10:17:06Z</dc:date>
    </item>
  </channel>
</rss>

