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

How to report portal entry with highest date


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

Recommended Posts

Posted

I have program that tracks student progress. There is a portal that has, among other things, a date with his current status. The portal has a date with each status, up to about 10. How to make a report that shows the name with only the current (highest date) status from the portal and not all of the related contents of the portal? Thanks.

- The relevant parts of the tables are:

Main table fields:

name

main_key

----

Child table fields:

status_date

status_type

child_key

fk_main_key

Posted

There are several ways to do this - here's one that's very cheap to implement: place a one-row portal to child on the parent's layout, make it sort by status_date, descending and place the status field inside it.

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