<?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: Second Dimension Alters Totals in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15361#M1069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the correct total in straight table even with employee dim, I am not sure how did you count total with one day data in line chart. See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Feb 2018 23:33:03 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2018-02-26T23:33:03Z</dc:date>
    <item>
      <title>Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15358#M1066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hitting a wall on this one... My data set is relatively simple. Yet for some reason, I'm not getting the right totals. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am only dealing with two fields at this time: a Date/Time field, and an Employee field. I need to graph the number of Conditions ordered over time, with respect to employee. Ideally, Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Count of Orders by Employee.JPG" class="jive-image image-1" height="209" src="/legacyfs/online/194626_Count of Orders by Employee.JPG" style="width: 869.66px; height: 209px;" width="870" /&gt;&lt;/P&gt;&lt;P&gt;To achieve the graph above, I have used the following setup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension 1:&amp;nbsp; [ConditionOrdered.autoCalendar.Date]&lt;/P&gt;&lt;P&gt;Dimension 2:&amp;nbsp; Employee&lt;/P&gt;&lt;P&gt;Measure:&amp;nbsp; Count([ConditionOrdered])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like this should work, but the totals are off from what they should be. As an example, I have attached data from the most recent business day. Without the [Employee] dimension, the graph shows that there were 109 orders made, whereas with the [Employee] dimension, I get a total of 103. It makes sense that the two blanks in the [Employee] field would not be counted, but that does not account for another four that aren't being counted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone had a similar issue when including a second dimension? Any ideas for solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 19:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15358#M1066</guid>
      <dc:creator>acbishop2</dc:creator>
      <dc:date>2018-02-26T19:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15359#M1067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be a date thing. Are you doing any date conversions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 20:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15359#M1067</guid>
      <dc:creator>siddharth_s3</dc:creator>
      <dc:date>2018-02-26T20:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15360#M1068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only manipulation that I can see is what Qlik did automatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The format in Excel is MM/DD/YYY hh:mm. The data is loaded into Qlik with the timestamp() function and assigned to the autoCalendar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 21:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15360#M1068</guid>
      <dc:creator>acbishop2</dc:creator>
      <dc:date>2018-02-26T21:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15361#M1069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the correct total in straight table even with employee dim, I am not sure how did you count total with one day data in line chart. See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 23:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15361#M1069</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-26T23:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15362#M1070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My data set is larger. I just singled out one day to make things simpler. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the straight table has the correct total. The pivot table does as well. However, if we set the graph that you made to a stacked area graph, it does not have the correct total. This is the same problem that I am facing. (Notice that even with null values included, the stacked total is only 104, where it should be 109.)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Count of Orders by Employee2.JPG" class="jive-image image-1" src="/legacyfs/online/194631_Count of Orders by Employee2.JPG" style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-variant: normal; font-weight: 400; height: 597px; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 620px; word-spacing: 0px; border-width: 0px; border-color: #575757; border-style: none; margin: 12px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 23:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15362#M1070</guid>
      <dc:creator>acbishop2</dc:creator>
      <dc:date>2018-02-26T23:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15363#M1071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I select Bree or Isabel from the legend, no dots are highlighted. This would account for the lost 5 orders, but why would they not be included in the graph?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Bree is selected:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bree.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194632_Bree.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Emily is selected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Emily.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/194642_Emily.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 23:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15363#M1071</guid>
      <dc:creator>acbishop2</dc:creator>
      <dc:date>2018-02-26T23:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15364#M1072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I removed continuous scale from X axis, it started showing 109, also it shows dots for Bree and Isabel for me.&lt;/P&gt;&lt;P&gt;See attached&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/194635_Capture.PNG" style="height: 261px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 00:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15364#M1072</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-27T00:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15365#M1073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out.Attached is the qvf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194649_1.PNG" style="height: 266px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 01:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15365#M1073</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-02-27T01:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15366#M1074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removing the continuous scale did it! Although I still don't understand why... Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 20:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15366#M1074</guid>
      <dc:creator>acbishop2</dc:creator>
      <dc:date>2018-02-27T20:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Second Dimension Alters Totals</title>
      <link>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15367#M1075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like a bug to me as I am not finding any reason of change in total due to some feature but at the same time I don't use continuous scale so cannot be 100% sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 20:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Second-Dimension-Alters-Totals/m-p/15367#M1075</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-27T20:46:38Z</dc:date>
    </item>
  </channel>
</rss>

