Newbies dman Posted November 8, 2010 Newbies Posted November 8, 2010 I have two Tables. One is Fields (as in farm), and another is Invoices. I have the two tables shown in portals on one layout so I can select multiples of each at the same time. I have to be able to do this to apply a certain amount of fertilizer or chemical to several fields all at once. My problem is that I cannot report all the information. It either shows the first line of the invoice and all the fields or the first line of the fields and all the invoice. the relationship is an automatic serial number.
comment Posted November 8, 2010 Posted November 8, 2010 Are the fields created for each invoice - or do you select them from a table of existing fields?
comment Posted November 9, 2010 Posted November 9, 2010 On second thought, I don't think this is quite clear: your picture looks like a layout of an invoice, with a portal to LineItems and another portal to Fields. What exactly do you want to report?
Newbies dman Posted November 9, 2010 Author Newbies Posted November 9, 2010 I want to be able to see a report of all farmfields summarized by Chemical name. But I dont want to have to go through farmfield by farmfield and re enter the invoice for every farmfield.
comment Posted November 10, 2010 Posted November 10, 2010 I am still not sure of your exact structure. You obviously have more than the two tables mentioned in your original post. If I am guessing right, you have something like: Invoices -< LineItems >- Chemicals and: Invoices >-< Fields a report of all farmfields summarized by Chemical name. If you don't have a table with individual records for each Field/Chemical combination, then the only way to produce such report is from the Chemicals table, with a portal to the Fields table (going through LineItems and Invoices).
Recommended Posts
This topic is 5188 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