AnthonyDixon Posted September 10, 2010 Posted September 10, 2010 I'm trying to create a portal filter to omit or include zero quantity stock lines in a related stock table that contains a quantity field. I have created a global filter field in my main table but I'm just not sure how to build the relationship to my stock table to get the filer to work. Thank You Anthony
bruceR Posted September 10, 2010 Posted September 10, 2010 There are probably ways to get there somehow in FM9; but any chance of upgrading to FM11? FM11 portal filters are much more flexible.
AnthonyDixon Posted September 10, 2010 Author Posted September 10, 2010 Not any time soon, They are a mix of 9 & 10 for now.
comment Posted September 10, 2010 Posted September 10, 2010 Define a calculation field in the child table = GetAsBoolean ( Quantity )
bruceR Posted September 13, 2010 Posted September 13, 2010 He will probably want to turn *off* the "Do not evaluate if all reference fields are empty" checkbox, I believe?
comment Posted September 13, 2010 Posted September 13, 2010 Why don't you try it and see for yourself?
Recommended Posts
This topic is 5185 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