jon2004 Posted February 4, 2004 Posted February 4, 2004 i have a master record, which has several smaller workhistory records associated with it. so far so good, a parent and child relationship is fine, allready set up in fact. on each day i want to produce a report of all the work done for a day along with various bits of data from the master record. i underatand a lookup could return the field i want from the most recent record, but i want all the work records for that day, and i want to concatenate those fields into one string field. is a portal the only solution or could i get a script or calculation for retrieve the data??
Ted S Posted February 4, 2004 Posted February 4, 2004 It sounds like you are attempting to report on the workhistory records. Try attacking the problem from the workhistory.fp5 file and get the header (master) info from via a relationship.
Recommended Posts
This topic is 7667 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