<?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: Trouble with normalizing the data in a chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Trouble-with-normalizing-the-data-in-a-chart/m-p/1986325#M81488</link>
    <description>&lt;P&gt;I'm not sure if there is any aggr() needed. Just try it with:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sum(RejectQty)/sum(OutputQty)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;without an aggr(). If this doesn't returned the expected values then transfer all dimensions and expressions into a table-chart. Usually it's much easier to detect the issues within the data and/or the logic as within any graphically chart.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Wed, 28 Sep 2022 06:38:29 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-09-28T06:38:29Z</dc:date>
    <item>
      <title>Trouble with normalizing the data in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Trouble-with-normalizing-the-data-in-a-chart/m-p/1986021#M81438</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I am trying to create a simple bar chart of normalized reject quantities for different reject event names.&amp;nbsp; I have all of the data in a single table.&amp;nbsp; Columns are OutputQty, RejectQty, RejectName, and Equipment.&amp;nbsp; Sum(RejectQty) works fine.&amp;nbsp; Sum(OutputQty) also works fine.&amp;nbsp; I have tried multiple version with the aggr function, but I cannot get any version of the&amp;nbsp; Sum(RejectQty)/sum(OutputQty) to work.&amp;nbsp; The reject qty&amp;nbsp;values are null, when the output quantity values are not missing, and the output qty is null, when the reject values are not missing.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 12:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trouble-with-normalizing-the-data-in-a-chart/m-p/1986021#M81438</guid>
      <dc:creator>jonfisher</dc:creator>
      <dc:date>2022-09-27T12:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with normalizing the data in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Trouble-with-normalizing-the-data-in-a-chart/m-p/1986325#M81488</link>
      <description>&lt;P&gt;I'm not sure if there is any aggr() needed. Just try it with:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sum(RejectQty)/sum(OutputQty)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;without an aggr(). If this doesn't returned the expected values then transfer all dimensions and expressions into a table-chart. Usually it's much easier to detect the issues within the data and/or the logic as within any graphically chart.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 06:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trouble-with-normalizing-the-data-in-a-chart/m-p/1986325#M81488</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-09-28T06:38:29Z</dc:date>
    </item>
  </channel>
</rss>

