<?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 Tables with Labels and Calculated Cells in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703766#M253839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a pivot table without dimensions and 3 expression having your formulas ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 13:38:18 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-10-27T13:38:18Z</dc:date>
    <item>
      <title>Straight Tables with Labels and Calculated Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703765#M253838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I make a straight table (or an equivalent) that will be as such where one column is labels, and the other is calculated (without the parentheses):&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Number of customers&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25 (actual code is "=count(customers)")&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Sum of Sales&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$37,569 (actual code is "=sum(sales)")&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Average of sales&lt;/TD&gt;&lt;TD&gt;$56 (actual code is "=avg(sales)")&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 13:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703765#M253838</guid>
      <dc:creator />
      <dc:date>2014-10-27T13:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Tables with Labels and Calculated Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703766#M253839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a pivot table without dimensions and 3 expression having your formulas ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 13:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703766#M253839</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-27T13:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Tables with Labels and Calculated Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703767#M253840</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;Take a look on the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 13:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703767#M253840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-27T13:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Tables with Labels and Calculated Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703768#M253841</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;Just create a normal straight table with no dimensions and multiple expressions. Then in Properties | Presentation, check the Horizontal check box. You will want to turn off the totals for the expressions as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 13:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703768#M253841</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-10-27T13:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Tables with Labels and Calculated Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703769#M253842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;As always, it's amazing how fast this community works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 13:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Tables-with-Labels-and-Calculated-Cells/m-p/703769#M253842</guid>
      <dc:creator />
      <dc:date>2014-10-27T13:59:09Z</dc:date>
    </item>
  </channel>
</rss>

