<?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 Count Results from Survey in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-Results-from-Survey/m-p/1093202#M920630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have conducted a survey and require to show the data in the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have questions with the below options. I have given a RatingID for each of the options to identify them easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Not at all - RatingID 1&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Not well- RatingID 2&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Somewhat- RatingID 3&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Well&lt;/SPAN&gt; - RatingID 4&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Very well- RatingID 5&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Unable to Assess- RatingID 6&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate the no. of participants who choose the respective options. &lt;/P&gt;&lt;P&gt;This is the raw data that is exported into the dashboard.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122578_pastedImage_26.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Below is the code I used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (Data=RatingID, COUNT(Participants),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And these are the results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" height="50" src="https://community.qlik.com/legacyfs/online/122594_pastedImage_30.png" style="width: 775px; height: 50px;" width="775" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see that the results for faculty two is correct for Q1 where only 1 person said "Well". And the results for FacultyID, Dummyone Q1 is correct as 2 participants said "Very well". However, if you look at Q2 for FacultyID, Dummyone, no values are found. The correct values should be 1 for Agree and 1 for Strongly Agree. How can the code be changed to identify the correct number of participants who chose the respective options? Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>suthashiniv</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Count Results from Survey</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Results-from-Survey/m-p/1093202#M920630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have conducted a survey and require to show the data in the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have questions with the below options. I have given a RatingID for each of the options to identify them easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Not at all - RatingID 1&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Not well- RatingID 2&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Somewhat- RatingID 3&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Well&lt;/SPAN&gt; - RatingID 4&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Very well- RatingID 5&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757;"&gt;Unable to Assess- RatingID 6&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate the no. of participants who choose the respective options. &lt;/P&gt;&lt;P&gt;This is the raw data that is exported into the dashboard.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122578_pastedImage_26.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Below is the code I used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (Data=RatingID, COUNT(Participants),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And these are the results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" height="50" src="https://community.qlik.com/legacyfs/online/122594_pastedImage_30.png" style="width: 775px; height: 50px;" width="775" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see that the results for faculty two is correct for Q1 where only 1 person said "Well". And the results for FacultyID, Dummyone Q1 is correct as 2 participants said "Very well". However, if you look at Q2 for FacultyID, Dummyone, no values are found. The correct values should be 1 for Agree and 1 for Strongly Agree. How can the code be changed to identify the correct number of participants who chose the respective options? Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Results-from-Survey/m-p/1093202#M920630</guid>
      <dc:creator>suthashiniv</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

