<?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: Problem using chart formula in a text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871955#M304789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Please post sample app/data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 19:27:04 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2015-05-28T19:27:04Z</dc:date>
    <item>
      <title>Problem using chart formula in a text box</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871954#M304788</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;It must be right in from of my eyes but, somehow, I cannot see it. Can someone please show me what I am missing?...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my problem:&lt;/P&gt;&lt;P&gt;I copied a formula from a chart to perform a new calcuation in a text box but, the result from the text box (750) is different that the one in the chart (900). I noticed that the text box is only adding distinct values for Unit Type. I have tried to adjust the Text Box formula in different ways to include all UnitType items but I have been unsuccesful, I must be using them the wrong way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I modified the formula in the Text Box so that, I get the same result as in the chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimensions in the chart are: Facility, UnitNo, UnitType.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M. Gavidia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image-0099.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87863_Image-0099.png" style="width: 620px; height: 327px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 19:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871954#M304788</guid>
      <dc:creator>mgavidia</dc:creator>
      <dc:date>2015-05-28T19:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using chart formula in a text box</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871955#M304789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Please post sample app/data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 19:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871955#M304789</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-05-28T19:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using chart formula in a text box</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871956#M304790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUM(Aggr(SUM({&amp;lt;UnitStatus = {'Reserved'}, Year=, Month= &amp;gt;}ApproxSize),UnitType,UnitNo))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 22:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871956#M304790</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-05-28T22:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using chart formula in a text box</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871957#M304791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your formula above gave me the right results.&lt;/P&gt;&lt;P&gt;Well, I figured I needed to use the Aggr function but as, I mentioned, I must have been using it wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel Gavidia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 23:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-using-chart-formula-in-a-text-box/m-p/871957#M304791</guid>
      <dc:creator>mgavidia</dc:creator>
      <dc:date>2015-05-28T23:05:51Z</dc:date>
    </item>
  </channel>
</rss>

