Results 1 to 3 of 3
Thread: Creating an Organized List
-
10-09-2012, 01:08 PM #1Junior Member
- Join Date
- Oct 2012
- Posts
- 2
Creating an Organized List
Good Afternoon,
I am attempting to create an stock availability list off of my inventory. I have been able to create lists but the lists are unorganized.
The list needs to include the following and be able to generate on command:
- Count/Combine like inventory items based on two size measurements.
- Exclude items with no associated price.
- Exclude data not needed by customers.
- Display items in a logical organized manner
Thanks for the help!
-
10-09-2012, 02:32 PM #2Senior Moderator - Consultant - West Coast USA
- Join Date
- Mar 2006
- Posts
- 2,216
- Location
- Southern California
- FileMaker Version
- FM 11 Developer
- OS
- Windows & Mac
- Skill Level
- Intermediate
Re: Creating an Organized List
I am sure that many of us here will be happy to offer advice, but you will be doing the programming with a little guidance from the answers to your post(s). You will have to decide what works best for you.The list needs to include the following and be able to generate on command:
Count/Combine like inventory items based on two size measurements.
You want to "Count/Combine like inventory based on two size measurements. We need a little more detail here. Are you dealing with men's shirts with a neck and sleeve length? Or lumber in a lumberyard? Or...? Are the number in numeric fields or textual data?
You can find records by two basic methods:
1) Two global fields (to store the two measurements) and a find script using the measurements placed in the global fields;
2) A portal with the two global fields "programmed" into the relationship between the two tables with a portal teasing out the child records that meet both of the requirements.
3) A count can be derived in either of the above methods.
Easy. Find all records with price field > 0.Exclude items with no associated price.
Very subjective on this one. Who makes this decision? Is a customer going to sort through your records and place a check in the box of any item they want to see?Exclude data not needed by customers.
This is the most subjective. What are you displaying? A list of items? Pictures? And, without intending to be offensive, one person's "logical and organized" may very well not be logical and organized to another person. This is up to you based upon what you want your employees or customers to see when using the database.Display items in a logical organized manner
I think you will find FileMaker to be both extremely rewarding and also extremely frustrating. Welcome, and let us know how we can be of help along the way.
-
10-09-2012, 04:16 PM #3Junior Member
- Join Date
- Oct 2012
- Posts
- 2
Re: Creating an Organized List
This inventory will help track nursery stock (trees). Two measurements are the height of the tree, and the size of the tree trunk. When referring to information the customer does not need, company management is making that decision. It in only omitting one area, which is the physical location of the plant.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Creating a value list based on a value list selection in another table.
By chiggins68 in forum FileMaker Pro 8.5Replies: 3Last Post: 02-18-2011, 02:15 PM -
Keep Serials Organized?
By tmas73 in forum FileMaker Pro 9Replies: 6Last Post: 11-26-2008, 07:35 PM -
Creating records from a list
By Glorifindal in forum FileMaker Pro 9Replies: 6Last Post: 10-07-2008, 07:27 AM -
Creating a Conditional Value List
By Ratmslasher in forum FileMaker Pro 9Replies: 2Last Post: 08-22-2008, 08:27 PM -
Creating a conditional value list
By adricey in forum FileMaker Pro 9Replies: 0Last Post: 08-07-2008, 09:53 AM





Reply With Quote



Bookmarks