<?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 vs table box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891454#M310506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table box will not show every transaction, just unique combinations of your fields.&lt;/P&gt;&lt;P&gt;If you want to show every transaction, add a key to your table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Institute,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt4,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; recno() as TransID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;MAS.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet 1$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add this key to your table chart (as dimension) / table box and for the table chart, use sum(FIELD) as expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2015 14:43:53 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-07-16T14:43:53Z</dc:date>
    <item>
      <title>Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891446#M310498</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 have to show few transactions as a straight table with totals.&lt;/P&gt;&lt;P&gt;my data is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Institute&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt4&lt;/P&gt;&lt;P&gt;ABCD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 85.43&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000.23&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 32423.32&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;ABCD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1098.43&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23.32&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I do not want to sum these up but I need totals at the top. When I show this data in straight table by putting these amount field names as expressions nothing comes up. When I use a table box I can see detail transactions but I am not able to show a total there? Any help why this problem with Straight table? Please find my test application attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks in advance.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891446#M310498</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-07-16T14:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891447#M310499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Institute and year as dimension,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amt1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt4 as expression but using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Amt1) for expr.1&lt;/P&gt;&lt;P&gt;Sum(Amt2) for expr.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891447#M310499</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-07-16T14:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891448#M310500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use an aggregation function in your chart expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;=sum(amt2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3779"&gt;Use Aggregation Functions!&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891448#M310500</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-16T14:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891449#M310501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93081_Capture.PNG" style="height: 130px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891449#M310501</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-16T14:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891450#M310502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the replies!&lt;/P&gt;&lt;P&gt;I do not want to sum them up. I need to show every transaction as it looks in the table box with totals. Is this possible with a straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891450#M310502</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-07-16T14:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891451#M310503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93086_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891451#M310503</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-16T14:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891452#M310504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use attached example. AGGR will be expensive to calculate on large data sets. If it is Straight table use the logic of hiding dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891452#M310504</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2015-07-16T14:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891453#M310505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.But I would need totals too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891453#M310505</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-07-16T14:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891454#M310506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table box will not show every transaction, just unique combinations of your fields.&lt;/P&gt;&lt;P&gt;If you want to show every transaction, add a key to your table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Institute,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amt4,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; recno() as TransID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;MAS.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet 1$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add this key to your table chart (as dimension) / table box and for the table chart, use sum(FIELD) as expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891454#M310506</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-16T14:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891455#M310507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum of a single number is the number without a sum - so what is the problem? For you to get a total you need to specify a sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to write the field name without a sum but then you have to write an if to check whether the row you are on is the total (sum) row and then perform a sum anyway...&amp;nbsp; The approach Alessandro is the best in fact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could however write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ( RowNo() = 0 , Sum( Amt1 ) , Amt1 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Institute and Year doesnt give you a single value then this formula will give a null in the corresponding row...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891455#M310507</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-07-16T14:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891456#M310508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reshma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you did check that already, but I think straight table always puts the Totals into the last row by default (or maybe pivot table does? not sure). You can change this option by going to Presentation tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc11.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93083_sc11.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Second thing you might want to check is to make sure that the Total option has been enabled in the first place - go to Expressions tab and check the below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc11.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/93085_sc11.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If the above seem to be ok in your case - well, we can have a look again at your expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michalina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891456#M310508</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2015-07-16T14:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table vs table box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891457#M310509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! This helps me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-vs-table-box/m-p/891457#M310509</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-07-16T14:46:26Z</dc:date>
    </item>
  </channel>
</rss>

