<?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 Chart Expression Normalization Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143188#M505497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a bar chart that shows recommendataions 1 and 2 out of a possible 1 through 5, by gender, so there are two dimensions (gender and rating). Now I need to normalize the values..&lt;/P&gt;&lt;P&gt;This expression gives the count: I&lt;STRONG&gt;f(Recommend&amp;lt;=2,Count(Recommend))&lt;/STRONG&gt; and this is the normalization: &lt;STRONG&gt;If(Recommend&amp;lt;=2,Count({1}Recommend))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Both expressions give correct values if they are charted independently, but if I combine them on a single chart to do the normalization, they do not: &lt;STRONG&gt;If(Recommend&amp;lt;=2,(Count(Recommend)/Count({1}Recommend))*100)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks, Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2009 11:30:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-04T11:30:31Z</dc:date>
    <item>
      <title>Chart Expression Normalization Error</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143188#M505497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a bar chart that shows recommendataions 1 and 2 out of a possible 1 through 5, by gender, so there are two dimensions (gender and rating). Now I need to normalize the values..&lt;/P&gt;&lt;P&gt;This expression gives the count: I&lt;STRONG&gt;f(Recommend&amp;lt;=2,Count(Recommend))&lt;/STRONG&gt; and this is the normalization: &lt;STRONG&gt;If(Recommend&amp;lt;=2,Count({1}Recommend))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Both expressions give correct values if they are charted independently, but if I combine them on a single chart to do the normalization, they do not: &lt;STRONG&gt;If(Recommend&amp;lt;=2,(Count(Recommend)/Count({1}Recommend))*100)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks, Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 11:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143188#M505497</guid>
      <dc:creator />
      <dc:date>2009-05-04T11:30:31Z</dc:date>
    </item>
    <item>
      <title>Chart Expression Normalization Error</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143189#M505498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've figured out the problem but not the solution. Let's say you have:&lt;/P&gt;&lt;P&gt;10 out of 100 recommendations are 1 or 2, by males, which is 10%&lt;/P&gt;&lt;P&gt;15 out 100 recommendations are 1 or 2, by females, which is 15%&lt;/P&gt;&lt;P&gt;The formulas above calculate the total by adding 10% and 15% for 25%. I really want 25 out of 200 for a total, which is 12.5%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 12:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143189#M505498</guid>
      <dc:creator />
      <dc:date>2009-05-04T12:44:31Z</dc:date>
    </item>
    <item>
      <title>Chart Expression Normalization Error</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143190#M505499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can you post an example? Might be a bit easier to look at.&lt;/P&gt;&lt;P&gt;/Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 15:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143190#M505499</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-05-04T15:51:35Z</dc:date>
    </item>
    <item>
      <title>Chart Expression Normalization Error</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143191#M505500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example posted, with brief description embedded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 22:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143191#M505500</guid>
      <dc:creator />
      <dc:date>2009-05-04T22:27:26Z</dc:date>
    </item>
    <item>
      <title>Chart Expression Normalization Error</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143192#M505501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the attached what you're looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 01:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-Normalization-Error/m-p/143192#M505501</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-05-05T01:43:14Z</dc:date>
    </item>
  </channel>
</rss>

