<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Formulae for Number Fields - interim results?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/formulae-for-number-fields-interim-results</link>
		<description>Gravity Support Forums Topic: Formulae for Number Fields - interim results?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:02:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/formulae-for-number-fields-interim-results" rel="self" type="application/rss+xml" />

		<item>
			<title>Mick Buckley on "Formulae for Number Fields - interim results?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formulae-for-number-fields-interim-results#post-243227</link>
			<pubDate>Wed, 08 May 2013 20:45:01 +0000</pubDate>
			<dc:creator>Mick Buckley</dc:creator>
			<guid isPermaLink="false">243227@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have quite a large form laid out like a table in which users select quantities of various items.&#60;br /&#62;
The form calculates sub-totals (using quantity * price) then sums the sub-totals to give a grand total.&#60;/p&#62;
&#60;p&#62;This works great on the front end, but I'm finding that the grand total values reported in my Notification emails are zero.&#60;/p&#62;
&#60;p&#62;I'm guessing this is because the formula I'm using for the grand total field is the sum of sub-totals, which are themselves calculated using a formula.&#60;br /&#62;
Does Gravity Forms support using number fields as interim results in this way?&#60;br /&#62;
Is there some kind of issue with the order in which field values are calculated?&#60;/p&#62;
&#60;p&#62;A Simplified Example of what I'm doing:&#60;/p&#62;
&#60;p&#62;Field 1 Qty: Number&#60;br /&#62;
Field 1 Sub Total: Number; Formula: {Field 1 Qty} * 10&#60;/p&#62;
&#60;p&#62;Field 2 Qty: Number&#60;br /&#62;
Field 2 Sub Total: Number; Formula: {Field 2 Qty} * 25&#60;/p&#62;
&#60;p&#62;Grand Total: Number; Formula: {Field 1 Sub Total} + {Field 2 Sub Total}&#60;/p&#62;
&#60;p&#62;The Grand Total field works on the front end, but gives zero in my Notification emails.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
