Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

Invoice file containing batch numbers


This topic is 8009 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have an Invoice file containing batch numbers. The Invoice.fp5 file might contain:

10 records where BatchID = 5001

16 records where BatchID = 5002

13 records where BatchID = 5003

I'm having a hard time creating a portal in my Main.fp5 that just shows the individual Batch information (in this example just 3 rows in the portal).

Any suggestions?

Posted

Portals show whole RECORDS. Those "Batch Numbers" that you wanna see are just pieces of data in a field. You'll not be able to show only those three items since they are not records, but just elements of a record.

You'll need a different method for displaying them. How about a value list attacked to a global field? The Value List will display only the unique values in given field.

This topic is 8009 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.