Chemadian Posted July 21, 2011 Posted July 21, 2011 Hey Everyone, Pretty new to filemaker so this idea could be way over my head/not possible. I have a portal that displays two fields "ingredient Name" and "Qty Used". A typical portal looks something like this Ingredient #1 ----> 50 Units Ingredient #2 ----> 30 Units Ingredient #3 ----> To Wet Ingredient #4 ----> Qs to 100 Units I am looking for a way to "tag" any ingredient that has "To wet" or "Qs" in the Qty Used Field. The reason i need something like this is because I track each ingredients inventory level. As you can imagine it is pretty hard to track inventory for amounts such as "to wet", so I am looking to tag any ingredients with this designation perform a calculation and then the calculations result will be taken off inventory. Is this sort of idea possible or am i heading out into left field?
Russell Barlow Posted July 21, 2011 Posted July 21, 2011 Hey Everyone, Pretty new to filemaker so this idea could be way over my head/not possible. I have a portal that displays two fields "ingredient Name" and "Qty Used". A typical portal looks something like this Ingredient #1 ----> 50 Units Ingredient #2 ----> 30 Units Ingredient #3 ----> To Wet Ingredient #4 ----> Qs to 100 Units I am looking for a way to "tag" any ingredient that has "To wet" or "Qs" in the Qty Used Field. The reason i need something like this is because I track each ingredients inventory level. As you can imagine it is pretty hard to track inventory for amounts such as "to wet", so I am looking to tag any ingredients with this designation perform a calculation and then the calculations result will be taken off inventory. Is this sort of idea possible or am i heading out into left field? You could use a conditional case statement on your quantity calculation that looks to your ingredient amount. Can use pattern count, string comparison, etc to decide how to "count" the quantity deducted from inventory.
Chemadian Posted July 21, 2011 Author Posted July 21, 2011 Thanks for the advice, i will see what i can come up with!
Recommended Posts
This topic is 4875 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