<?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 Mapping in Expression Disables Subtotal in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207223#M63047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You don't need to join (well, it will depend on the load script performance, but I don't think you need) but I'd use a mapping table to get it on the same table that exp, kind of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;ExpSigntypeTableMap:MAPPING LOAD ID, // This is the key field between both tables expsigntypeRESIDENT Table1; Data:LOAD *, ApplyMap('ExpSigntypeTableMap', ID, 1) AS ExpWithSign // This will return the corresponding expsigntype for the ID // "1" would be the default value, is optionalFROM Source;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Nov 2010 20:47:20 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-11-30T20:47:20Z</dc:date>
    <item>
      <title>Mapping in Expression Disables Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207220#M63044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I have created a pivot table which uses the basic sum function. However, my expression also integrates a sign mapping field (created in the script from an excel mapping file), so the expression is: sum(Exp) * ExpSignType. (results in red are negative/black in positive) This results in the table below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 341pt; border-collapse: collapse;" width="454"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 34pt; mso-width-source: userset; mso-width-alt: 1645;" width="45" /&gt;&lt;COL span="2" style="width: 41pt; mso-width-source: userset; mso-width-alt: 2011;" width="55" /&gt;&lt;COL span="2" style="width: 46pt; mso-width-source: userset; mso-width-alt: 2230;" width="61" /&gt;&lt;COL style="width: 41pt; mso-width-source: userset; mso-width-alt: 2011;" width="55" /&gt;&lt;COL span="2" style="width: 46pt; mso-width-source: userset; mso-width-alt: 2230;" width="61" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl24" height="17" style="width: 34pt; height: 12.75pt; background-color: whitesmoke; border: windowtext 0.5pt solid;" width="45"&gt;&lt;STRONG&gt;ExpType&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 41pt; border-bottom: windowtext 0.5pt solid; background-color: white;" width="55"&gt;Team1&lt;/TD&gt;&lt;TD class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 41pt; border-bottom: windowtext 0.5pt solid; background-color: white;" width="55"&gt;Team2&lt;/TD&gt;&lt;TD class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 46pt; border-bottom: windowtext 0.5pt solid; background-color: white;" width="61"&gt;Team3&lt;/TD&gt;&lt;TD class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 46pt; border-bottom: windowtext 0.5pt solid; background-color: white;" width="61"&gt;Team4&lt;/TD&gt;&lt;TD class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 41pt; border-bottom: windowtext 0.5pt solid; background-color: white;" width="55"&gt;Team5&lt;/TD&gt;&lt;TD class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 46pt; border-bottom: windowtext 0.5pt solid; background-color: white;" width="61"&gt;Team6&lt;/TD&gt;&lt;TD class="xl26" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 46pt; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" width="61"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="7312710.0200000005"&gt;7,312,710&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="3401867.73"&gt;3,401,868&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="15515633.329999998"&gt;15,515,633&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="27910918.669999998"&gt;27,910,919&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="2196217.94"&gt;2,196,218&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="10369604.9"&gt;10,369,605&lt;/TD&gt;&lt;TD align="right" class="xl28" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="66706952.590000011"&gt;&lt;STRONG&gt;66,706,953&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="6379.99"&gt;6,380&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="17917"&gt;17,917&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="1092844.3"&gt;1,092,844&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="1350198.6"&gt;1,350,199&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="91242.99"&gt;91,243&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="90788"&gt;90,788&lt;/TD&gt;&lt;TD align="right" class="xl28" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="2649370.88"&gt;&lt;STRONG&gt;2,649,371&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="1382.7"&gt;1,383&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl28" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="1382.7"&gt;&lt;STRONG&gt;1,383&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="6839"&gt;6,839&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="15996.54"&gt;15,997&lt;/TD&gt;&lt;TD align="right" class="xl27" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="101572"&gt;101,572&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl28" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="124407.54"&gt;&lt;STRONG&gt;124,408&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;E&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-15996.54"&gt;(15,997)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-108411"&gt;(108,411)&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl30" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="-124407.54"&gt;&lt;STRONG&gt;(124,408)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;F&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-3679"&gt;(3,679)&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl30" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="-3679"&gt;&lt;STRONG&gt;(3,679)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;G&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-38587.3"&gt;(38,587)&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-120638.28"&gt;(120,638)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-31165.43"&gt;(31,165)&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl30" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="-190391.01"&gt;&lt;STRONG&gt;(190,391)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;H&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-117220.29"&gt;(117,220)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-36110.63"&gt;(36,111)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-276026.93"&gt;(276,027)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-649683.17"&gt;(649,683)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-55559.25"&gt;(55,559)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-3936.01"&gt;(3,936)&lt;/TD&gt;&lt;TD align="right" class="xl30" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="-1138536.28"&gt;&lt;STRONG&gt;(1,138,536)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 12.75pt; background-color: white;"&gt;I&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-195805.74"&gt;(195,806)&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-125410.88"&gt;(125,411)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-130547.96"&gt;(130,548)&lt;/TD&gt;&lt;TD align="right" class="xl29" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;" num="-4271.93"&gt;(4,272)&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: white;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl30" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: whitesmoke;" num="-456036.51"&gt;&lt;STRONG&gt;(456,037)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This gives the correct values but one problem i have is that when I do this i am no longer able to tick the 'partial sums' button and therefore cannot give the subtotal for each team. Does anyone know a way around this? It would be pretty difficult to create the expression in the script so any other ideas ould be appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 17:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207220#M63044</guid>
      <dc:creator />
      <dc:date>2010-11-30T17:38:46Z</dc:date>
    </item>
    <item>
      <title>Mapping in Expression Disables Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207221#M63045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You shouldn't see any difference with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;sum(Exp * ExpSignType)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;(haven't tested though). Even better, you can create a new field in your load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Exp * ExpSignType AS DisplayExp,&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;and use it in the expressions instead of multiplying.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 18:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207221#M63045</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-30T18:10:17Z</dc:date>
    </item>
    <item>
      <title>Mapping in Expression Disables Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207222#M63046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks MIguel,&lt;/P&gt;&lt;P&gt;But changing the parentheses changes the figures quite drastically unfortunately. The expsigntype resides on a separate table to exp which I could join to create the expression but i was hoping there would be another way around it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 18:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207222#M63046</guid>
      <dc:creator />
      <dc:date>2010-11-30T18:38:33Z</dc:date>
    </item>
    <item>
      <title>Mapping in Expression Disables Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207223#M63047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You don't need to join (well, it will depend on the load script performance, but I don't think you need) but I'd use a mapping table to get it on the same table that exp, kind of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;ExpSigntypeTableMap:MAPPING LOAD ID, // This is the key field between both tables expsigntypeRESIDENT Table1; Data:LOAD *, ApplyMap('ExpSigntypeTableMap', ID, 1) AS ExpWithSign // This will return the corresponding expsigntype for the ID // "1" would be the default value, is optionalFROM Source;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 20:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207223#M63047</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-30T20:47:20Z</dc:date>
    </item>
    <item>
      <title>Mapping in Expression Disables Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207224#M63048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;sum(aggr(sum(Exp)*ExpSignType,ExpType,Team))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 23:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207224#M63048</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-30T23:38:08Z</dc:date>
    </item>
    <item>
      <title>Mapping in Expression Disables Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207225#M63049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think both answers look as though they would work but as I have a number of tables concatenating onto one another I'm going to use the expression approach which works for me.&lt;/P&gt;&lt;P&gt;Thanks both of you for your input, much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 10:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207225#M63049</guid>
      <dc:creator />
      <dc:date>2010-12-01T10:11:37Z</dc:date>
    </item>
    <item>
      <title>Mapping in Expression Disables Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207226#M63050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like I'm actually going to have to try Miguel's approach. the performance of the expression seems to make the chart extremely slow unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 10:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-in-Expression-Disables-Subtotal/m-p/207226#M63050</guid>
      <dc:creator />
      <dc:date>2010-12-02T10:00:45Z</dc:date>
    </item>
  </channel>
</rss>

