<?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: Create chart showing survey response distribution in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373078#M138735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant.&amp;nbsp; I just added 10 rows to my data set with EMPLOYEE_ID with blanks and 1 - 10 in the Q1 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Jul 2012 20:47:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-29T20:47:46Z</dc:date>
    <item>
      <title>Create chart showing survey response distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373076#M138733</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'd like to create a chart showing the distribution of survey responses.&amp;nbsp; The survey scale is 1 to 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value for each [EMPLOYEE_ID] is contained in [Q1].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Dimension = [Q1]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Expression =&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;COUNT&lt;/SPAN&gt; ( &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;EMPLOYEE_ID&lt;/SPAN&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This works as expected, it plots the number of employees answering 6, 7, ... etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The problem is that i'd like the graph to show all 10 columns and the data does not contain some of the possible values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For example, there are no 1's so the chart starts at 2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any ideas please?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Pat&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2012 20:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373076#M138733</guid>
      <dc:creator />
      <dc:date>2012-07-29T20:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create chart showing survey response distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373077#M138734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an additional table containing your field Q1 with all values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Table:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD recno() as Q1 autogenerate 10;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And disable 'Suppress zero values' option in presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2012 20:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373077#M138734</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-29T20:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create chart showing survey response distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373078#M138735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant.&amp;nbsp; I just added 10 rows to my data set with EMPLOYEE_ID with blanks and 1 - 10 in the Q1 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2012 20:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373078#M138735</guid>
      <dc:creator />
      <dc:date>2012-07-29T20:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create chart showing survey response distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373079#M138736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There used to be a training evaluation application on the demo site that presented feedback in much the way you are after. I have attached the application. This might help with your formatting and other UI work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 01:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-chart-showing-survey-response-distribution/m-p/373079#M138736</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-07-30T01:20:20Z</dc:date>
    </item>
  </channel>
</rss>

