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 6666 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

We are currently using FM 5.0 I would like to be able to create a report that shows me our customers last order and the number of days since their last order. The key is I only want the report to show the last order only and not all the previous orders from the customer. Can this be done? Thanks for any help

Posted

If you create a layout with a subsummary part by the customer field (no Body part), only one of the records from the customer will display. If you want just the latest record to display, sort by the order date field in descending order (in addition to the customer field required for the subsummary part).

To get the number of days since their last order, create a calculation with the following formula:

Status(CurrentDate) - OrderDate

Make sure the calculation is unstored so it will update whenever the current date changes.

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