<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/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>Search results by user ID 4597</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=4597</link><description>Search results by user ID 4597</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Method NEW Training</title><link>http://forums.method.me/cs/forums/p/7088/26401.aspx#26401</link><pubDate>Fri, 20 Mar 2015 19:34:49 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26401</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi All,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been out of the loop for awhile with Method, but really anxious to learn the new version. &amp;nbsp;Is there &lt;span id="mce_1_start" style="overflow:hidden;"&gt;online&amp;nbsp;&lt;/span&gt;training available yet? &amp;nbsp;&amp;nbsp;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;I don&amp;#39;t want to wait until Scaling New Heights to learn it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Karen Dellaripa&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Retrieving value from table</title><link>http://forums.method.me/cs/forums/p/4888/18779.aspx#18779</link><pubDate>Sun, 01 Sep 2013 15:16:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18779</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Jason,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I think I was able to do this correctly, after the initial add, I can&amp;#39;t get the screen to show both criteria at the same time like you have above, but I think the second part is still there as I have the &amp;quot;remove Where&amp;quot; option, but no &amp;quot;And Where&amp;quot; option. &amp;nbsp;However, when I run the actions, it is returning the same sum for each customer and the amount looks like the total of ALL charges for the month, so something is not working right. &amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;Any ideas? &amp;nbsp;&lt;/span&gt;Help?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Karen&lt;/p&gt;</description></item><item><title>Re: Retrieving value from table</title><link>http://forums.method.me/cs/forums/p/4888/18754.aspx#18754</link><pubDate>Thu, 29 Aug 2013 20:35:38 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18754</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hey Jason,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks so much for showing me how and where to do the scripts! &amp;nbsp;I have one little wrinkle to this and I don&amp;#39;t know how to write that part - I really need a two part script - The button that I am trying to write actions for does the following:&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;1&amp;nbsp;&lt;/span&gt;Start Loop through&lt;span id="mce_1_start" style="overflow:hidden;"&gt; Customer Table&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;2 Retrieve &amp;quot;Amount&amp;quot; from Charge Table where Customer_RecordID = value from row RecordID, retrieve sum if multiple results, and place value in action result.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;3 Update TotalStmtCharges field in Customer table with action result value from #2, where the RecordID = value from row RecordID.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;4 End Loop through table.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Th&lt;span id="mce_8_start" style="overflow:hidden;"&gt;e above&lt;/span&gt;&amp;nbsp;is what it is doing now - and this is returning totals for each customer for ALL statement charges to date. &amp;nbsp;So this is working fine&lt;span id="mce_9_start" style="overflow:hidden;"&gt; for what it is doing&lt;/span&gt;, but in addition to retriev&lt;span id="mce_5_start" style="overflow:hidden;"&gt;ing&lt;/span&gt;&amp;nbsp;the amount by customer, I need it to only retrieve amounts where the transaction date is between two dates (user entered, eventually). &amp;nbsp;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;That is where I have to bring in the advanced script. &amp;nbsp;So in the script in addition to the date filter &lt;span id="mce_10_start" style="overflow:hidden;"&gt;that you have shown me above,&amp;nbsp;&lt;/span&gt;I also need it to say where the Customer_RecordID = RecordID in the row of the customer table. &amp;nbsp;How do I add that part in to the advanced script?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;PS - can&amp;#39;t wait to see how to get it to work with user inputted values! :)&lt;/p&gt;
&lt;p&gt;Karen&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;PPS You are awesome! :)&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Retrieving value from table</title><link>http://forums.method.me/cs/forums/p/4888/18743.aspx#18743</link><pubDate>Wed, 28 Aug 2013 22:26:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18743</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hey Jason,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The first suggestion won&amp;#39;t work #1 because I&amp;#39;m trying to filter on transaction date, not created date, and two, because there is no way to tell it to find transactions BETWEEN two dates in the regular script. &amp;nbsp;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;That&amp;#39;s been my problem from the start.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;As far as the second suggestion, as I said originally, I have looked at this article already - I kind of get it, but what I don&amp;#39;t understand and isn&amp;#39;t clear is HOW to put it into an action result??? How &amp;amp; where do I do that? &amp;nbsp;within the actions I&amp;#39;m trying to write, or somewhere else? &amp;nbsp;or where?&lt;span id="mce_3_start" style="overflow:hidden;"&gt; &amp;nbsp;Additionally, if I want the advanced script to use dates that are defined on the screen, how do I do that in SQL language? &amp;nbsp;I see where I can hard code dates in, so in my case if I wanted to only pull transaction amounts from July transactions my script would look like:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;TxnDate BETWEEN &amp;#39;2013-07-01&amp;#39; AND &amp;#39;2013-07-31&amp;quot;. &amp;nbsp;Is that correct?&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;B&lt;/span&gt;ut if I wanted the dates to come from user input, how do I&amp;nbsp;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;write that into the script?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Thanks!&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Retrieving value from table</title><link>http://forums.method.me/cs/forums/p/4888/18738.aspx#18738</link><pubDate>Wed, 28 Aug 2013 20:36:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18738</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;I am trying to retrieve values from a table for a specific date range. &amp;nbsp;I don&amp;#39;t see any way to do this without using an Advanced Script, but I have no idea how to write one or WHERE I go to write it. &amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;I&amp;#39;ve looked at help articles and googled SQL WHERE, and I kind of see what I need to do, but where in Method do I do it, and what is the correct syntax? &amp;nbsp;&lt;/span&gt;What I need it to do is retrieve&amp;nbsp;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Amounts from the Charges table where the Customer_RecordID is the same as the RecordID in the Customer table (which I am looping through). &amp;nbsp;I need to retrieve the sum of charges in a specified time period that I already have in Action results. &amp;nbsp;Can someone help me with this please? &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Karen&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Help with looping through a table</title><link>http://forums.method.me/cs/forums/p/4878/18703.aspx#18703</link><pubDate>Tue, 27 Aug 2013 14:05:34 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18703</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;What I am trying to do is &lt;span id="mce_3_start" style="overflow:hidden;"&gt;sum&lt;/span&gt;&amp;nbsp;the amounts from invoices within a date range and enter them in a new field in the customer table called &amp;quot;aaSumofInvoices&amp;quot;. &amp;nbsp;This is what I have do&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;ne so far and the errors associated with them.&lt;span id="mce_6_start" style="overflow:hidden;"&gt; &amp;nbsp;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I added a field in the customer table called &amp;ldquo;aaSumofInvoices&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;On one of my test screens I added two date picker fields, one called &amp;ldquo;From&amp;rdquo; and one called &amp;ldquo;To&amp;rdquo;.&amp;nbsp; Then I added a button.&amp;nbsp; Under the button actions I did a simple loop through table:&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; Start Loop through Invoice table where RecordID &lt;span id="mce_17_start" style="overflow:hidden;"&gt;greater than&lt;/span&gt;&amp;nbsp;Type In 0, and Where TxnDate Greater than or equal to Value From Screen &amp;ldquo;From&amp;rdquo; and where TxnDate Less than or equal to Value from Screen &amp;ldquo;To&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; Retrieve Value From Invoice Table From Amount Field where Field = Customer_RecordID, value is: Value From Row Customer_RecordID, If multiple results Retrieve Sum and Place Value in Action Result &amp;ldquo;SumofInvoices&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp; Update &amp;ldquo;aaSumofinvoices&amp;rdquo; Field In Customer Table, Value from Action Result &amp;ldquo;SumofInvoices&amp;rdquo; where Record ID = Value from Row Record ID.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp; End Loop Through Table.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When I try and run exactly as above I get error message &amp;ldquo;Action Sequence:1&amp;nbsp; The field for (Value From Screen) was not found.&amp;nbsp; Please verify your actions and republish this page&amp;rdquo;.&amp;nbsp; I&amp;rsquo;m not understanding this message.&amp;nbsp; I have picked dates in the From &amp;amp; To fields &amp;ndash; once I pick dates doesn&amp;rsquo;t that put those values in those fields?&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;So then I took out the date filters in action 1 to see if I could at least get it to run for all dates.&amp;nbsp; When I do that, I get the error message &amp;ldquo;Error:One or more fields referenced by your actions were not found on the screen.&amp;nbsp; Please make sure all actions specify a valid object on the screen and republish&amp;rdquo;.&amp;nbsp; I don&amp;rsquo;t understand this error either as I&amp;rsquo;m looping through a table and placing result in another table.&amp;nbsp; What I ultimately want to do is have this sequence run as part of running a report, so it would be an action after clicking the report button, which would not be on the same screen as the tables either.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;Right now I am just testing the logic of doing this for one table, but ultimately I &lt;span id="mce_13_start" style="overflow:hidden;"&gt;need&lt;/span&gt;&amp;nbsp;to do this in a button that will generate a report, but I need to sum amounts from 3 different tables first and then use the amounts in my report. &amp;nbsp;Do I need to have all three tables on the screen where my button is?&lt;span id="mce_8_end"&gt;&lt;/span&gt;&amp;nbsp;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Any help you can offer would be so appreciated.&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks!!!&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;Karen&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_18_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Date Picker question</title><link>http://forums.method.me/cs/forums/p/4874/18697.aspx#18697</link><pubDate>Mon, 26 Aug 2013 19:25:52 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18697</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When using a Date Picker object, once you choose the date on the screen, does Method consider that date the value in that field? &amp;nbsp;For example, &amp;nbsp;If I have a &amp;quot;From&amp;quot; date&lt;span id="mce_0_start" style="overflow:hidden;"&gt; picker and a &amp;quot;To&amp;quot; date picker, and I choose July 1st 2013 for the From date and July 31, 2013 for the To date. &amp;nbsp;Then I have a button programmed to populate a field in the customer record with the total of invoice amounts between the from &amp;amp; to dates and in the programming I have&amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;to look at all records in the Invoice table where the TxnDate is greater then or equal to value from screen in the &amp;quot;From&amp;quot; field and less than or equal to the value from screen in the &amp;quot;To&amp;quot; field. &amp;nbsp;I am getting an error message that&amp;nbsp;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;the field for (Value from screen&lt;span id="mce_4_start" style="overflow:hidden;"&gt;)&lt;/span&gt;&amp;nbsp;was not found. &amp;nbsp;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;I&amp;#39;m not understanding what I am doing wrong here.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Thanks!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Karen&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: calculated fields in Report designer</title><link>http://forums.method.me/cs/forums/p/4819/18511.aspx#18511</link><pubDate>Tue, 06 Aug 2013 01:22:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18511</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thanks Adam, but as I already said, they are REPORT fields, not Method fields, so they do not show up in the fields list as fields that I can calculate with. &amp;nbsp;If there is a way to calculate on REPORT fields I would love to hear it!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;To clarify, &amp;nbsp;what I have done in my report is used 3 label fields to add together three different amount fields from three different Method tables. &amp;nbsp;I am hiding the 3 detail columns and so all you see on the report are three totals - Beginning Balance, Total Receipts, and Total Charges. &amp;nbsp;I want to now take the value in the Beginning Balance REPORT field (which is a sum of a hidden field), add the Total Receipts (another sum of a hidden field) and subtract the Total Charges (third sum of a hidden field) to get Ending Balance. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Karen&lt;/p&gt;</description></item><item><title>Re: calculated fields in Report designer</title><link>http://forums.method.me/cs/forums/p/4819/18500.aspx#18500</link><pubDate>Fri, 02 Aug 2013 17:09:39 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18500</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;Adam,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;No, actually I was hoping there was a way to add values in fields on the report together - but it seems like this is not possible. &amp;nbsp;They are not fields in a Method table/screen. &amp;nbsp;They are label fields on the report that are summing the amount field from Method. &amp;nbsp;I want to add 3 &amp;quot;sums&amp;quot; together.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Karen&lt;/p&gt;</description></item><item><title>calculated fields in Report designer</title><link>http://forums.method.me/cs/forums/p/4819/18494.aspx#18494</link><pubDate>Thu, 01 Aug 2013 19:13:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18494</guid><dc:creator>kdellaripa</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Is there a way to have a calculated field that looks at 3 other fields on the report to calculate the total of those three fields? &amp;nbsp;For example, I have an Opening balance field, a total Charges field and a total received field. &amp;nbsp;I want to calculate the ending balance by taking the opening balance, subtracting the amount in the charges field and adding the amount in the received field.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item></channel></rss>