<?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: Dimension rows all showing total calculation, rather than row level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/2510932#M1226469</link>
    <description>&lt;P&gt;Thanks For Visiting My Website&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="360"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="360"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Fri, 21 Mar 2025 05:33:42 GMT</pubDate>
    <dc:creator>paymydoctorpage</dc:creator>
    <dc:date>2025-03-21T05:33:42Z</dc:date>
    <item>
      <title>Dimension rows all showing total calculation, rather than row level</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434403#M484246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to build a table which compares a Doctors mix of certain Procedures to the same mix of procedures for all doctors nationally who have the same Taxonomy ( Specialty ) code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to successfully calculate each Doctors value, but the National value is always showing up as the total for the entire set, as long as I have made no selection by the Doctor.&amp;nbsp; If I make a selection on a Dr., then the National value is correct for that Doctor, I assume because then the total is the same as the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data is split through the field called %Source.&amp;nbsp; In our application, %Source is always selected as 'My Data'.&amp;nbsp; The rows where %Source = 'Market Data' represents the National data that I'm trying to compare to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a QVW with sample data that displays this behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried experimenting with various combinations of the aggr function, the TOTAL keyword, etc.&amp;nbsp; If I take out the TOTAL keyword on the outer SUM, then none of the national values are correct.&amp;nbsp; This is the closest I've been able to get, and I'm out of ideas/QV knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table "E&amp;amp;M National Outliers"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I currently have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Doctor&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;My Profile&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;National&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dr. One&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;97.1429%&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;110.0800%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dr. Two&lt;/TD&gt;&lt;TD&gt;150.0000%&lt;/TD&gt;&lt;TD&gt;110.0800%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dr. Three&lt;/TD&gt;&lt;TD&gt;134.8571%&lt;/TD&gt;&lt;TD&gt;110.0800%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Doctor&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;My Profile&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;National&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dr, One&lt;/TD&gt;&lt;TD&gt;97.1429%&lt;/TD&gt;&lt;TD&gt;113.2200%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dr. Two&lt;/TD&gt;&lt;TD&gt;150.0000%&lt;/TD&gt;&lt;TD&gt;128.7800%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dr. Three&lt;/TD&gt;&lt;TD&gt;134.8571%&lt;/TD&gt;&lt;TD&gt;102.1800%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 16:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434403#M484246</guid>
      <dc:creator />
      <dc:date>2013-06-03T16:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension rows all showing total calculation, rather than row level</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434404#M484247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue here is that the set analysis is only evaluated once per chart, not per dimension line. &lt;/P&gt;&lt;P&gt;And you need to select a doctor, thus the taxonomy codes will correctly be set using the p() function, right? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, I don't see an easy answer here, and you may have to consider changing your data model to support your analysis. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 20:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434404#M484247</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-05T20:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension rows all showing total calculation, rather than row level</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434405#M484248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you swuehl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The timing of the set analysis evaluation makes sense given the behavior I'm seeing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunatley, changing the data model is really not possible since we have a rather large production application already using it. This functionality is viewed as very useful for our users, but probably not at the expense of modifying the data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 17:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434405#M484248</guid>
      <dc:creator />
      <dc:date>2013-06-06T17:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension rows all showing total calculation, rather than row level</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434406#M484249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on swuehl's comment about the set analysis expression only being evaluated once per chart, I searched around and found the article on Evaluating Sets in the Context of a Dimension ( &lt;A _jive_internal="true" class="active_link" href="https://community.qlik.com/docs/DOC-1335"&gt;http://community.qlik.com/docs/DOC-1335).&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this technique works for a small number of Physician Names, and I'm working on getting it generalized in my load script for a large set of names to see if it performs well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 14:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/434406#M484249</guid>
      <dc:creator />
      <dc:date>2013-06-07T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension rows all showing total calculation, rather than row level</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/2510932#M1226469</link>
      <description>&lt;P&gt;Thanks For Visiting My Website&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="360"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="360"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 21 Mar 2025 05:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/2510932#M1226469</guid>
      <dc:creator>paymydoctorpage</dc:creator>
      <dc:date>2025-03-21T05:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension rows all showing total calculation, rather than row level</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/2510933#M1226470</link>
      <description>&lt;P&gt;Online Doctor visiting site&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 05:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-rows-all-showing-total-calculation-rather-than-row/m-p/2510933#M1226470</guid>
      <dc:creator>paymydoctorpage</dc:creator>
      <dc:date>2025-03-21T05:36:05Z</dc:date>
    </item>
  </channel>
</rss>

