Newbies GoldbergDA Posted January 28, 2007 Newbies Posted January 28, 2007 (edited) I have two databases - a mailing database (contains the number of pieces in a mailing) and a donations database (contains the number of donations received from each mailing). I want to be able to calculate my response rate from each mailing. In the donations database, I track each donation in a field called "Amount". I have a report in the donations database with a sub-summary with these fields: "Number of Gifts" (summary field) = Count of Amount "# of items mailed" (from the mailing database) When I create a calculation field to produce a percentage of these two fields, instead of the calculation taking the sub-summary "Number of Gifts", it takes the "Number of Gifts" from the WHOLE database. The calculation seems to make the field lose its ability to summarize and only give me a subset of the data I want. Any ideas? Edited January 28, 2007 by Guest
Søren Dyhr Posted January 28, 2007 Posted January 28, 2007 My problem with your post is that it's ages ago I had your version installed on any machine in my vicinty. But if you create a new file with the field definitions listed above, and imports the data stored as tab delimited data in the attachment. The example is found here: http://www.filemakerpros.com/PERCENT2.zip But see if you can build the file on the field defs. and script shown here??? --sd johnsData.zip
Lee Smith Posted January 28, 2007 Posted January 28, 2007 I deleted your duplicate post and adjusted the subject. Please do not double post in the Forum. Lee
Newbies GoldbergDA Posted February 4, 2007 Author Newbies Posted February 4, 2007 You know, I saw the "GetSummary" field in your screenshot and said to myself "That's gotta be it!". And it was. Once I used that field in my calculation, the correct percentages came up without a problem. Thank you SO much!
Recommended Posts
This topic is 6503 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now