<?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 How to reference the value of an object in another object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-reference-the-value-of-an-object-in-another-object/m-p/467690#M486642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just testing out QlikView and it is very cool.&lt;/P&gt;&lt;P&gt;I need to know if you can reference the output of one object as input to another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Object "A" is a detached object showing the Total of all widgets&lt;/P&gt;&lt;P&gt;Object "B" wants to use the total of all widgets in Object "A" to calculate the relative % of Object "B" values; e.g.&amp;nbsp; Hairdryer is 10% of total widgets sold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One reason for doing this is to be able to give a percentage of the total database and not just its relative parts.&lt;/P&gt;&lt;P&gt;When I attempt to do percentages of a straight table I use the formula of: sum(value)/sum(total value) and mark the Expression tab as "relative" to get the line items as a percentage of the total. But that total is just for the relative items selected from the group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need an absolute total to use.&amp;nbsp; maybe there is a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show a table that when I select one of its parts it gives me the value of the selection relative to the absolute total of the database and not just to the items selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Italoman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Mar 2013 23:55:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-21T23:55:11Z</dc:date>
    <item>
      <title>How to reference the value of an object in another object</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reference-the-value-of-an-object-in-another-object/m-p/467690#M486642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just testing out QlikView and it is very cool.&lt;/P&gt;&lt;P&gt;I need to know if you can reference the output of one object as input to another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Object "A" is a detached object showing the Total of all widgets&lt;/P&gt;&lt;P&gt;Object "B" wants to use the total of all widgets in Object "A" to calculate the relative % of Object "B" values; e.g.&amp;nbsp; Hairdryer is 10% of total widgets sold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One reason for doing this is to be able to give a percentage of the total database and not just its relative parts.&lt;/P&gt;&lt;P&gt;When I attempt to do percentages of a straight table I use the formula of: sum(value)/sum(total value) and mark the Expression tab as "relative" to get the line items as a percentage of the total. But that total is just for the relative items selected from the group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need an absolute total to use.&amp;nbsp; maybe there is a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show a table that when I select one of its parts it gives me the value of the selection relative to the absolute total of the database and not just to the items selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Italoman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 23:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reference-the-value-of-an-object-in-another-object/m-p/467690#M486642</guid>
      <dc:creator />
      <dc:date>2013-03-21T23:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference the value of an object in another object</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reference-the-value-of-an-object-in-another-object/m-p/467691#M486643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum(value)/sum({1}total value) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 00:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reference-the-value-of-an-object-in-another-object/m-p/467691#M486643</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-03-22T00:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference the value of an object in another object</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reference-the-value-of-an-object-in-another-object/m-p/467692#M486644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works fine -- did not realize QV is so powerful. The more I see the more I like.&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 00:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reference-the-value-of-an-object-in-another-object/m-p/467692#M486644</guid>
      <dc:creator />
      <dc:date>2013-03-22T00:12:10Z</dc:date>
    </item>
  </channel>
</rss>

