<?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: Get data from existing chart tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684261#M1076531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear josh i edited my first post so you can review.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 15:01:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-30T15:01:12Z</dc:date>
    <item>
      <title>Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684259#M1076527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;/P&gt;&lt;P&gt;I have a very simple chart object and I want to create a new text box that shows a specific value from the chart (eg. the cell A1) multiplied by a standard Variable. How can I read-access the data from this cell of the chart in order to create an expression to the text box??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More specifically, I have loaded 5 dimension from a simple excel file. I have created a very simple chart pivot object on which i have selected on the dimension tab one dimension and on the expression tab i have selected an average function on another dimension from the total 5. The pivot chart object works fine. Now i want to calculate in text box an amount that makes use of a cell from the pivot chart object. How can i reach the value of this chart pivot object?? for example i want to calculate on the text box object the value of the cell [A,2] multiplied by a variable. Is there an function to get specific data from the pivot chart object making use of the object id for example??????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your sincerely&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Theofanis Hatzis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684259#M1076527</guid>
      <dc:creator />
      <dc:date>2014-07-30T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684260#M1076529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this something you would could use set analysis for?&amp;nbsp;&amp;nbsp; Then you could take the set analysis result and multiply it by the variable?&amp;nbsp; Could you add some example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684260#M1076529</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2014-07-30T14:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684261#M1076531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear josh i edited my first post so you can review.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684261#M1076531</guid>
      <dc:creator />
      <dc:date>2014-07-30T15:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684262#M1076533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A2 is an expression that equals a value.&amp;nbsp; So the expression is something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AVG(Expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you put this save value in a text object, and select 1 dimension, they should equal, then you can multiply this by a variable.&amp;nbsp; If you have to get the actual coordinates from the pivot table, I've never seen this situation.&amp;nbsp; Maybe someone else has and could help.&amp;nbsp; Good luck!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684262#M1076533</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2014-07-30T15:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684263#M1076535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I want exactly this. I want to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;get the data from actual coordinates from the pivot table(eg. A2)&lt;/SPAN&gt; and use them on a calculation in a text box. I hope someone else knows about! Thank you very much mr Josh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 07:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684263#M1076535</guid>
      <dc:creator />
      <dc:date>2014-07-31T07:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684264#M1076537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know there is no way to select a single coordinate like you say, but I suppose there should be some other way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you going to specify the coordinates? Are they fixed or are they coming from somewhere on the fly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684264#M1076537</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-07-31T09:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684265#M1076539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes they are fixed. The pivot table chart object is 4x2 and I want to get the four cells of the second column. Is there any way to do it making use of the function : str GetObjectField ([index [, objectid]])&amp;nbsp; ?????&lt;/P&gt;&lt;P&gt;It returns string but I want the number not the string and also I dont know how to use the index parameter in order to specify the cell [B,1] for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the following :&lt;/P&gt;&lt;P&gt;=GetObjectField(0,'CH02')&lt;/P&gt;&lt;P&gt;and it returned me the name of the first column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684265#M1076539</guid>
      <dc:creator />
      <dc:date>2014-07-31T09:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684266#M1076541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why cant you just use set analysis to select dimensions in the text box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is changing in the pivot table that would change the output in the wanted columns?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684266#M1076541</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-07-31T09:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684267#M1076543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The excel table I have loaded the original data is the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="63468" alt="Screenshot_1.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63468_Screenshot_1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;The pivot table chart object i have created (CH02) is the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="63469" alt="Screenshot_2.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63469_Screenshot_2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;and I want to produce one number making use of the above averages. For example:&lt;/P&gt;&lt;P&gt;37,5 * Variable1 +240 *Variable2 + 2400* Variable3 + 63488*Variable4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684267#M1076543</guid>
      <dc:creator />
      <dc:date>2014-07-31T09:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684268#M1076545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Average({$&amp;lt;Category={1}&amp;gt;}Amount)*Variable1&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Average({$&amp;lt;Category={2}&amp;gt;}Amount)*Variable2&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Average({$&amp;lt;Category={3}&amp;gt;}Amount)*Variable3&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Average({$&amp;lt;Category={4}&amp;gt;}Amount)*Variable4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason why you can't do it like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684268#M1076545</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-07-31T09:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from existing chart tables</title>
      <link>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684269#M1076546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you in advance mr Simen Kind Gulbrandsen . That was exaclty I was looking for.&lt;/P&gt;&lt;P&gt;Yours sincerely&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 10:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-data-from-existing-chart-tables/m-p/684269#M1076546</guid>
      <dc:creator />
      <dc:date>2014-07-31T10:10:21Z</dc:date>
    </item>
  </channel>
</rss>

