<?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: Creating a table with list of Count(field) in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211196#M75813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what you need is to create a table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type C&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count([Type C])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2016 11:06:23 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-14T11:06:23Z</dc:date>
    <item>
      <title>Creating a table with list of Count(field)</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211194#M75811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I'm very new to Qlik Sense. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data are a set of employee answers to general feedback questions. I used typeform to collect the data, and it is generally stored one of three ways in the resulting .csv file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) a column representing a number or metric e.g. "How happy are you on a scale of 1-10"&lt;/P&gt;&lt;P&gt;b) a column representing a single text answer e.g. "Do you like cats OR dogs" or "Pick your favourite from this list of animals"&lt;/P&gt;&lt;P&gt;c) a column representing an answer to a multiple choice e.g. "Pick as many of this list as you like" and the columns would be "Dogs" "Cats" "Mice" etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having trouble with columns of type C). I would like to create a table that lists the count of responses for these multiple choice answers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I would like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(peoplewholikeCats)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count(peoplewholikeDogs)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count(peoplewholikeMice)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have tried to create a table, but Count(RespondentIdentifier) as a dimension and measures of &lt;SPAN style="font-size: 13.3333px;"&gt;Count(peoplewholikeCats) doesnt work - it tells me the dimension is invalid. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Does this question make sense? :s&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 10:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211194#M75811</guid>
      <dc:creator />
      <dc:date>2016-10-11T10:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a table with list of Count(field)</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211195#M75812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aggregation function doesn't work in Dimension.&lt;/P&gt;&lt;P&gt;You can calculate count(RespondentIdentifier) at Load Script and then try using that field in chart as dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 09:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211195#M75812</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-10-14T09:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a table with list of Count(field)</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211196#M75813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what you need is to create a table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type C&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count([Type C])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 11:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211196#M75813</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-14T11:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a table with list of Count(field)</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211197#M75814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can transform your crosstable like input table into a straight table, using&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CROSSTABLE (Choices, Answer)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;AnswerID, Dogs, Cats, Mice&lt;/P&gt;&lt;P&gt;FROM YourInputTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would transform your columns into two fields, Choices and Answer.&lt;/P&gt;&lt;P&gt;Use Choices as dimension field and do a count valid answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 11:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Creating-a-table-with-list-of-Count-field/m-p/1211197#M75814</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-10-14T11:22:48Z</dc:date>
    </item>
  </channel>
</rss>

