<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to make a sum from an aggregate queryEntity ?</title><link>https://community.appian.com/discussions/f/data/21708/how-to-make-a-sum-from-an-aggregate-queryentity</link><description>Hi, 
 I&amp;#39;m trying to make a simple SUM query but it does not return what I need. 
 The query returns a datasubset with 2 lines (quantities: 45 and 46), but I was expecting the query to return 91. (I would like to avoid using the sum() function in this</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to make a sum from an aggregate queryEntity ?</title><link>https://community.appian.com/thread/84907?ContentTypeID=1</link><pubDate>Tue, 24 Aug 2021 07:27:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:75fc81c2-5277-4b07-9974-2a542230cfa3</guid><dc:creator>cedric02</dc:creator><description>&lt;p&gt;Ok I see, now it works&amp;nbsp;(I&amp;#39;ve forgot to add a second &amp;quot;queryAggregationColumn&amp;quot; with grouping=true)&lt;/p&gt;
&lt;p&gt;Thank you Mike.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make a sum from an aggregate queryEntity ?</title><link>https://community.appian.com/thread/84892?ContentTypeID=1</link><pubDate>Mon, 23 Aug 2021 19:01:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b9deca41-d02f-43bc-8c56-e774fafd5c86</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I think your first issue is that you have &amp;quot;isGrouping&amp;quot; set to TRUE in your aggregation column.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>