Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Changing sort order in a related field


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

Recommended Posts

Posted

I have a database that shows name and date enrolled.

The names are in one table and the dates in another. When I do a report the date field shows the earliest date for each name. I need it to show the latest date.

Thanks

Posted

You could either create a sorted relationship (sorted by date, descending) and use that date field on your report layout, or you could use your existing relationship, but put the date field inside a one-line portal, and sort the portal.

Another option is to create a calculated date field: Min(related::datefield)

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