Newbies seaedge Posted February 23, 2008 Newbies Posted February 23, 2008 Hi. I am completely new to FileMaker as I have just moved to a new working environment. I am not very sure if I am posting at the right place but here is what I need help when trying to learn more about FM. I have created 2 simple tables: 1) Product Catalogue 2) Invoice I have 3 fields in Product Catalogue: 1) Product Name (text) 2) Product Number (auto-generated serial number) 3) Price In invoice, I have: 1) Product Number (text) 2) Product Name 3) Price I am hoping that I can key in the product number in the invoice, and have the product name 'appears' on its own, based on the table "Product Cataloge". I have tried to apply relationships but it doesn't seem to be working... I have also tried some calculations but have no luck yet... I hope this question is not too silly to ask. Many thanks in advance!
Raybaudi Posted February 23, 2008 Posted February 23, 2008 Hi you'll need a new table: InvoiceLineItems
Newbies seaedge Posted February 24, 2008 Author Newbies Posted February 24, 2008 Erm sorry I don't quite understand. I am totally new with FM. What should this new table contain?
mr_vodka Posted February 24, 2008 Posted February 24, 2008 You can do an advanced boolean search for +lineitem or +line +item and you will come across many posts reading this subject. Basically, you have an invoice and the line items table is where you would store the order details of the products that one ordered on the invoice. Things such as productID, invoiceID, qty, price (from product table), linetotalamt, etc.
Recommended Posts
This topic is 6177 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