Slobey Posted December 14, 2004 Posted December 14, 2004 Hi everyone, Is there anyway to have a portal with sub summary fields. I have a solution that is multi tiered. That is to say I have a Job file and a Job Line item file. The line item file is made up of "Descriptors" which in turn have there own line item file. I have a script that breaks down the line items into the Descriptor Line Items and places them in a "BOM" file. I have a portal on the Job file that displays these items. I currently have another file that summarizes these items for display in another Job layout because i couldn't figure out how to display a summary through the portal from the BOM file. Is this possible? The script that I am using now is a very long slow script with lots of importing and I would like to shorten it up. Thanks in advance for any help you can give
-Queue- Posted December 14, 2004 Posted December 14, 2004 To display related summaries, use a calculation field of Sum(relationship::field), where field is the number field, not the summary field. I would have to see your file to be more specific.
Recommended Posts
This topic is 7285 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