Page 1 of 1
My Own Membership Master Custom Report
Posted: Tue Apr 04, 2006 7:57 pm
by jmichell
Hi folks.
I want to create a Membership Master report that leaves out the fields we're not using, so my members won't get confused and write in a bunch of information we don't want. (Who visits, moved from etc.)
Is there a place where I the standard reports (in particular the Membership Master Report) so I can simply modify that report instead of starting from scratch? It sure would help!
Re: My Own Membership Master Custom Report
Posted: Tue Apr 04, 2006 8:02 pm
by NeilZ
jmichell wrote:Hi folks.
I want to create a Membership Master report that leaves out the fields we're not using, so my members won't get confused and write in a bunch of information we don't want. (Who visits, moved from etc.)
Is there a place where I the standard reports (in particular the Membership Master Report) so I can simply modify that report instead of starting from scratch? It sure would help!
In a word .. nope !!
What we did was create a form based on what we want to add or verify in the database, create a bunch of labels, one for an envelope, one to stick on the form.
Then we mailed them off, and asked that they be returned with the data all filled out. Then we verified against the database using the updates they gave.
Re: My Own Membership Master Custom Report
Posted: Tue Apr 04, 2006 8:14 pm
by jmichell
NeilZ wrote:In a word .. nope !!
Dang.
How can I list the family record first and then the family members, as is done in the Membership Master report?
Posted: Wed Apr 05, 2006 9:28 am
by Zaphod
You'll need to use grouping on the report to do that. You'll group by the family, and the detail area will be information about each family member. Take a look at this example:
http://www.powerchurch.com/support/answ ... icle_id=25. It's not *exactly* what you're looking for, but it should point you in the right direction. Couple that with the information in the manual, and you should be on your way.
Confirmation reports for tagged families
Posted: Wed Aug 30, 2006 7:14 pm
by jmichell
Zaphod wrote:You'll need to use grouping on the report to do that. You'll group by the family, and the detail area will be information about each family member. Take a look at this example:
http://www.powerchurch.com/support/answ ... icle_id=25. It's not *exactly* what you're looking for, but it should point you in the right direction. Couple that with the information in the manual, and you should be on your way.
OK I've created my confirmation report (looks pretty nice, if I do say so myself) and we sent each family's page to them for confirmation.
Now we want to be able to print confirmation pages for any family that requests it. (Typically we would do this with a new family, or one which has moved, to confirm we got their data correct.)
Three issues:
1. I'd like to be able to keep the custom report as it is and just change the filter so that report is created just for tagged families. Is that possible, or do I have to make a copy of the report and change the filter?
2. I have tagged three families, and then run a report using the filter "Tagged Families is not an empty field". All family records were selected. How come?
3. Is there a way that I can email the result of this report? Say I tag 10 families' records and run the report - can I send each family only their page of the report as an attachment to an automatically generated email message?
Not asking much, am I?
Thanks.
John
Posted: Thu Aug 31, 2006 9:06 am
by Zorak
The "Tagged" field is a Y or N field.
"Tagged" exactly matches Y will do what you want!
Also, you can make a copy of the report easily, so one copy can be the original "All" families, the second copy is the "Tagged" families only. From the query list manager, where you first see the list of each of your queries, select the original report and click the Copy button. Type in the new name, and make the changes.
Emailing individual pages
Posted: Thu Aug 31, 2006 11:47 am
by jmichell
Thanks for that reponse Zorak.
What about emailing the individual pages to the families they reference? Is that possible? I know i can do that with a Word mail merge.
Posted: Fri Sep 01, 2006 10:30 am
by Zorak
If you can do that in Word, then I think that you could change the report Output Type to ASCII text, comma delimited, then use that as the data source for a Word mail merge. In the PowerChurch Plus Custom Report Writer, there is not a built-in way to e-mail reports.
No results found
Posted: Sat Aug 09, 2008 8:50 pm
by gloryhill
I followed this example to the letter, or think I did, but when I ran the query, it said no records found that met criteria.
membership master birthdate error
Posted: Sat Aug 09, 2008 10:00 pm
by gloryhill
I finally was able to get the query to run but it won't complete because birthdate code used is not found. What next?