<?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 Bar Chart Displayed as Percentage from Counted Items in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Displayed-as-Percentage-from-Counted-Items/m-p/760448#M270566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the first time I've posted to the community and I'm a very new Qlik Sense user.&amp;nbsp; I'm trying to create a bar chart that shows data as a percentage.&amp;nbsp; I have two fields that I'm trying to use in this example:&amp;nbsp; Position and Score.&amp;nbsp; Position has four possible values:&amp;nbsp; A, C, T, G.&amp;nbsp; Score has four possible values: 2, 1, 0, N/A.&amp;nbsp; I'm trying to create four charts (or one if I can fit all the following in) that show the percentage of the total count of Position by Score.&amp;nbsp; % Position is my Y-axis and Score is my X-axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp; I want to calculate the percentage for Position equals A across the different Scores of 2, 1, and 0 (I want to ignore N/A's).&amp;nbsp; Once I figure this out, I'm going to create similar charts for Position equals C, T and G.&amp;nbsp; Or if you know how to do all of this in one chart, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been able to create a bar chart that shows the count of the Position equal to A as my Y-axis with 2, 1, 0, N/A as my X-axis, but I can't go from a count to a percentage.&amp;nbsp; When I tried creating the percentage I just ended up with values of 1 across the different Scores.&amp;nbsp; I can easily keep the N/A's out by adding a filter to my app, but I would rather keep them out all together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2014 18:09:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-02T18:09:03Z</dc:date>
    <item>
      <title>Bar Chart Displayed as Percentage from Counted Items</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Displayed-as-Percentage-from-Counted-Items/m-p/760448#M270566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the first time I've posted to the community and I'm a very new Qlik Sense user.&amp;nbsp; I'm trying to create a bar chart that shows data as a percentage.&amp;nbsp; I have two fields that I'm trying to use in this example:&amp;nbsp; Position and Score.&amp;nbsp; Position has four possible values:&amp;nbsp; A, C, T, G.&amp;nbsp; Score has four possible values: 2, 1, 0, N/A.&amp;nbsp; I'm trying to create four charts (or one if I can fit all the following in) that show the percentage of the total count of Position by Score.&amp;nbsp; % Position is my Y-axis and Score is my X-axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp; I want to calculate the percentage for Position equals A across the different Scores of 2, 1, and 0 (I want to ignore N/A's).&amp;nbsp; Once I figure this out, I'm going to create similar charts for Position equals C, T and G.&amp;nbsp; Or if you know how to do all of this in one chart, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been able to create a bar chart that shows the count of the Position equal to A as my Y-axis with 2, 1, 0, N/A as my X-axis, but I can't go from a count to a percentage.&amp;nbsp; When I tried creating the percentage I just ended up with values of 1 across the different Scores.&amp;nbsp; I can easily keep the N/A's out by adding a filter to my app, but I would rather keep them out all together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 18:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Displayed-as-Percentage-from-Counted-Items/m-p/760448#M270566</guid>
      <dc:creator />
      <dc:date>2014-12-02T18:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Displayed as Percentage from Counted Items</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Displayed-as-Percentage-from-Counted-Items/m-p/760449#M270567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I discovered how to load the data without bringing in records that contained N/A for the Score so I don't need to worry about that aspect.&amp;nbsp; I'm still trying to figure out how to change the count of records to a percentage.&amp;nbsp; Below is the chart I'm able to make.&amp;nbsp; I want the Count([-9]) field to be a percentage and not a total.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/72586_pastedImage_0.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 20:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Displayed-as-Percentage-from-Counted-Items/m-p/760449#M270567</guid>
      <dc:creator />
      <dc:date>2014-12-02T20:03:26Z</dc:date>
    </item>
  </channel>
</rss>

