<?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: Value and Volume in a single table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626792#M230371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are asking is not possible.&lt;/P&gt;&lt;P&gt;What you can do is faking. Take a Text Object and layout it similar to table and place it below the the table with the calculation you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 12:31:22 GMT</pubDate>
    <dc:creator>rajat2392</dc:creator>
    <dc:date>2014-05-08T12:31:22Z</dc:date>
    <item>
      <title>Value and Volume in a single table</title>
      <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626788#M230367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am showing volume details in all the expressions used in a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I need to show value(volume * Price) as a next line to the total volume(partial sum property in presentation tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement as follows,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;category&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Model ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;volume&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;100&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;150&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Total(Partial sum on category)&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;(Requirement)&lt;/P&gt;&lt;P&gt;Total Value&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;=(100*12)+(150*10)= 2700&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 11:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626788#M230367</guid>
      <dc:creator>santhosh_k_n</dc:creator>
      <dc:date>2014-05-08T11:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Value and Volume in a single table</title>
      <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626789#M230368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Volume) for the Volume calculation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Volume * Price) for Revenue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use partial sum as before&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 11:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626789#M230368</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2014-05-08T11:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Value and Volume in a single table</title>
      <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626790#M230369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your suggestion, I need to add a another expression which will again a separate column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i dont need as a separate column but to display the total value as next row to total volume &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 12:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626790#M230369</guid>
      <dc:creator>santhosh_k_n</dc:creator>
      <dc:date>2014-05-08T12:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Value and Volume in a single table</title>
      <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626791#M230370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(count(Category) = 1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(VOL),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(VOL * PRICE)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 12:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626791#M230370</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2014-05-08T12:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Value and Volume in a single table</title>
      <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626792#M230371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are asking is not possible.&lt;/P&gt;&lt;P&gt;What you can do is faking. Take a Text Object and layout it similar to table and place it below the the table with the calculation you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 12:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626792#M230371</guid>
      <dc:creator>rajat2392</dc:creator>
      <dc:date>2014-05-08T12:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Value and Volume in a single table</title>
      <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626793#M230372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this and this works fine for Table&amp;nbsp; box/ straight table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But am using Pivot table with collapse fields so displaying the text objects when collapse will be lost when field expanded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 12:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626793#M230372</guid>
      <dc:creator>santhosh_k_n</dc:creator>
      <dc:date>2014-05-08T12:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Value and Volume in a single table</title>
      <link>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626794#M230373</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;So what you can do is go to pivot table properties, under presentation tab check for always fully expanded, if there is no specific requirement for a collapsed table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 12:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-and-Volume-in-a-single-table/m-p/626794#M230373</guid>
      <dc:creator>rajat2392</dc:creator>
      <dc:date>2014-05-08T12:45:32Z</dc:date>
    </item>
  </channel>
</rss>

