<?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: Straight Table - Total need custom total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712114#M1063360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have some predefined options... It cannot be customized.. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="total.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66889_total.png" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 18:05:59 GMT</pubDate>
    <dc:creator>sundarakumar</dc:creator>
    <dc:date>2014-09-16T18:05:59Z</dc:date>
    <item>
      <title>Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712111#M1063356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new in the Qlikview tool, I have straight table where grid rows calculation has sum calculated measures but in the "Totals" don't want the sum of the measures in my grid rows. But need apply the new calculation. Is it possible&amp;nbsp; and how can we do it. Since don't find any custom totals in the table properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 16:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712111#M1063356</guid>
      <dc:creator />
      <dc:date>2014-09-16T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712112#M1063357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload file QV ?&lt;/P&gt;&lt;P&gt;And explain more details that you need, please.&lt;/P&gt;&lt;P&gt;TX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 16:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712112#M1063357</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-16T16:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712113#M1063358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is "the new calculation" you're trying to apply for the 'Total'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would a pivot table work better for you or do you need a straight table for your end goal?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 18:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712113#M1063358</guid>
      <dc:creator>yogiachilleos</dc:creator>
      <dc:date>2014-09-16T18:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712114#M1063360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have some predefined options... It cannot be customized.. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="total.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66889_total.png" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 18:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712114#M1063360</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-09-16T18:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712115#M1063362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a statement like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(dimensionality()=0, avg(Value), sum(Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where avg(Value) would be the expression for your total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached.&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>Tue, 16 Sep 2014 19:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712115#M1063362</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-09-16T19:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712116#M1063363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am uploading the QVW. SO I have two List box in the sheet. If user select first one BU LVL1 I have different calculation, like remove the one of the column in sum I am doing but in straight table has BU LVL 2 description so that it using different calculation but the total is actually for all BU LVL2 . So it has to calculate at BU LVL 1 so need different calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 04:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712116#M1063363</guid>
      <dc:creator />
      <dc:date>2014-09-17T04:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712117#M1063364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please upload the QVW file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 04:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712117#M1063364</guid>
      <dc:creator />
      <dc:date>2014-09-17T04:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712118#M1063365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viral,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you keep both the dimensions in the chart and enable/disable them based on selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if BU LVL1 is selected, the chart will have BU LVL1 as the active dimension and also Total up based on that dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would that help or am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 04:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712118#M1063365</guid>
      <dc:creator />
      <dc:date>2014-09-17T04:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table - Total need custom total</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712119#M1063366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please upload example .qvw file!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Total-need-custom-total/m-p/712119#M1063366</guid>
      <dc:creator>sreenivas123</dc:creator>
      <dc:date>2017-02-22T13:19:07Z</dc:date>
    </item>
  </channel>
</rss>

