<?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 Fix Table Values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361193#M494085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TOTAL qualifier ignores the current row (dimension value) but is still based on the available dimension values, so if you select a dimension value (in this case 13:00-17:00) then you are limiting the available dimension values in the chart and TOTAL will adjust accordingly. You need to also exclude the dimension selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of TOTAL, try {&amp;lt;Zeitzone=&amp;gt;} TOTAL giving:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=(Avg([Netto-Plan-ZZ])-(Sum([n/n/n])/&lt;/SPAN&gt;&lt;STRONG style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #ff0000;"&gt;Sum({&amp;lt;Zeitzone=&amp;gt;}TOTAL [n/n/n])&lt;/STRONG&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;))*100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2012 10:26:13 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2012-04-20T10:26:13Z</dc:date>
    <item>
      <title>Fix Table Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361189#M494081</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 got a specific problem with a table. As you can see in the picture below I got a table with some values on the dimension "Zeitzone". The values are all correct. The problem occurs, when I make a selection of the dimension (&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG alt="First.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/13203_First.png" /&gt;&lt;/P&gt;&lt;P&gt;The problem occurs, when I make a selection of the dimension (see below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Second.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/13204_Second.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression in the table for the "Abweichung" is this: =(Avg([Netto-Plan-ZZ])-(Sum([n/n/n])/&lt;STRONG style="color: #ff0000;"&gt;Sum(TOTAL [n/n/n])&lt;/STRONG&gt;))*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the red marked part. The value should only change, when I select a year, but not when I select any other dimension. Is it possible to do this?&lt;/P&gt;&lt;P&gt;Or is there another way to fix the values in the table that it shows "0,2" for "13:00-17:00" and not "-85,3".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I made my problem clear to you and be glad for any help! If there are any questions, please ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 09:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361189#M494081</guid>
      <dc:creator />
      <dc:date>2012-04-20T09:56:16Z</dc:date>
    </item>
    <item>
      <title>Fix Table Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361190#M494082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It would have been better had you attached the app. From what i understood you can try set analysis using this --&lt;/P&gt;&lt;P&gt;Avg({&amp;lt;zeitzone=,year={$(=only(year)-1}&amp;gt;}[Netto-Plan-ZZ]).. Ididnt write the full expression as i am not getting the logic .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 10:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361190#M494082</guid>
      <dc:creator />
      <dc:date>2012-04-20T10:20:17Z</dc:date>
    </item>
    <item>
      <title>Fix Table Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361191#M494083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The problem is you are using total function, whenever you are selecting some dim it will show the same value for all&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg(&lt;STRONG&gt;{$&amp;lt;Zeitzone&amp;gt;}&lt;/STRONG&gt;[Netto-Plan-ZZ])-(Sum([n/n/n])/&lt;STRONG style="color: #ff0000;"&gt;Sum(TOTAL [n/n/n])&lt;/STRONG&gt;))*100 ------it will exclude the selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 10:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361191#M494083</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-04-20T10:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fix Table Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361192#M494084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(Avg([Netto-Plan-ZZ])-(Sum([n/n/n])/&lt;STRONG style="font-size: 12px; color: #ff0000;"&gt;Sum(TOTAL {1} [n/n/n])&lt;/STRONG&gt;))*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 10:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361192#M494084</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-20T10:25:59Z</dc:date>
    </item>
    <item>
      <title>Fix Table Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361193#M494085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TOTAL qualifier ignores the current row (dimension value) but is still based on the available dimension values, so if you select a dimension value (in this case 13:00-17:00) then you are limiting the available dimension values in the chart and TOTAL will adjust accordingly. You need to also exclude the dimension selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of TOTAL, try {&amp;lt;Zeitzone=&amp;gt;} TOTAL giving:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=(Avg([Netto-Plan-ZZ])-(Sum([n/n/n])/&lt;/SPAN&gt;&lt;STRONG style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #ff0000;"&gt;Sum({&amp;lt;Zeitzone=&amp;gt;}TOTAL [n/n/n])&lt;/STRONG&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;))*100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 10:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361193#M494085</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-04-20T10:26:13Z</dc:date>
    </item>
    <item>
      <title>Fix Table Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361194#M494086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was what I was looking for! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excluding the dimension. Didn't think of this. Sometimes, it's that easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all of you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 13:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fix-Table-Values/m-p/361194#M494086</guid>
      <dc:creator />
      <dc:date>2012-04-20T13:46:07Z</dc:date>
    </item>
  </channel>
</rss>

