<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Crystal Reports: Array_PushEx() Function</title>
	<atom:link href="http://cogniza.com/wordpress/2008/01/09/crystal-reports-array_pushex-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://cogniza.com/wordpress/2008/01/09/crystal-reports-array_pushex-function/</link>
	<description>Business-Intelligence Specialists</description>
	<lastBuildDate>Mon, 18 Jul 2011 05:13:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig Buchanan</title>
		<link>http://cogniza.com/wordpress/2008/01/09/crystal-reports-array_pushex-function/comment-page-1/#comment-72</link>
		<dc:creator>Craig Buchanan</dc:creator>
		<pubDate>Thu, 30 Oct 2008 20:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cogniza.com/blog/?p=105#comment-72</guid>
		<description>You need to link the account&#039;s key in the SQL expression to a value in the report.</description>
		<content:encoded><![CDATA[<p>You need to link the account&#8217;s key in the SQL expression to a value in the report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skiabox</title>
		<link>http://cogniza.com/wordpress/2008/01/09/crystal-reports-array_pushex-function/comment-page-1/#comment-71</link>
		<dc:creator>skiabox</dc:creator>
		<pubDate>Wed, 23 Jan 2008 16:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cogniza.com/blog/?p=105#comment-71</guid>
		<description>I entered the following sql expression field to calculate a grand total for each account but I get the sum of all arrangements for all accounts.Any idea how to link the sql expression with the specific account?

(
SELECT SUM(&quot;bedaposo&quot;)
FROM &quot;ErmisUser&quot;.&quot;QBEPROK&quot; JOIN &quot;ErmisUser&quot;.&quot;bereg&quot; ON &quot;ErmisUser&quot;.&quot;QBEPROK&quot;.&quot;bedalog&quot; = &quot;ErmisUser&quot;.&quot;bereg&quot;.&quot;berelog&quot;
WHERE &quot;ErmisUser&quot;.&quot;QBEPROK&quot;.&quot;bedaflarr&quot; = &#039;1&#039;
AND LEFT((&quot;ErmisUser&quot;.&quot;QBEPROK&quot;.&quot;bedakind&quot;), 1)  &#039;P&#039;
)

See what I mean here :

http://i31.tinypic.com/2i05biw.gif</description>
		<content:encoded><![CDATA[<p>I entered the following sql expression field to calculate a grand total for each account but I get the sum of all arrangements for all accounts.Any idea how to link the sql expression with the specific account?</p>
<p>(<br />
SELECT SUM(&#8220;bedaposo&#8221;)<br />
FROM &#8220;ErmisUser&#8221;.&#8221;QBEPROK&#8221; JOIN &#8220;ErmisUser&#8221;.&#8221;bereg&#8221; ON &#8220;ErmisUser&#8221;.&#8221;QBEPROK&#8221;.&#8221;bedalog&#8221; = &#8220;ErmisUser&#8221;.&#8221;bereg&#8221;.&#8221;berelog&#8221;<br />
WHERE &#8220;ErmisUser&#8221;.&#8221;QBEPROK&#8221;.&#8221;bedaflarr&#8221; = &#8216;1&#8242;<br />
AND LEFT((&#8220;ErmisUser&#8221;.&#8221;QBEPROK&#8221;.&#8221;bedakind&#8221;), 1)  &#8216;P&#8217;<br />
)</p>
<p>See what I mean here :</p>
<p><a href="http://i31.tinypic.com/2i05biw.gif" rel="nofollow">http://i31.tinypic.com/2i05biw.gif</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

