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

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

Recommended Posts

  • Newbies
Posted

Hello,

I apologize if these questions have already been answered. I searched but I have a feeling I'm using the wrong keywords. I haven't used FMP in about 3 years and am finding it hard to add these two new features to existing databases.

1.) I have a portal set up inside a database. Can I make a field that will show me the number of related records currently in the portal? This is being used to show how many tapes (from an inventory database) are related to a certain job number. It would be nice to just have the number handy, instead of having to scroll through the portal and count.

2.) I have a database of my friend's instruments. Each record has a "total worth" field showing a dollar amount. Can I make a field to show the total sum of all of the "total worth" fields? He has over a hundred instruments and I can't figure out where I would put that field. Do I need to make a new database file, reference the "total worth" field, and then do a calculation script?

Any help would be appreciated. Please let me know if anything is unclear.

Thanks for the help,

Dan

Posted

1) in Parent table, create calc, count ( relationship::primarykey)

2) summary field, total of Total Worth. Be careful here, summary fields total the found set of records. So, be sure you have the proper found set.

This topic is 5570 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.