January 5, 200521 yr I have an inventory file that has multiple same part nos., the only difference is the serial nos. The pop up list only shows the first occurance of the part no. Is this a problem in FM7, or is this the way it works. TIA Ivan
January 5, 200521 yr Value lists based on a field always filter out duplicates of the primary field. Could you have the serial number be the primary field and the description or part# be the second field?
January 5, 200521 yr Author I solved by [NewPartNo = partNo&serialNo] and using that in the value list. Thanks a lot. Ivan
Create an account or sign in to comment