Forum Discussion

JonathanHeuer's avatar
JonathanHeuer
Qrew Cadet
7 years ago

Create a report displaying only one record per day with earliest appointment

I have a SERVICES table with many APPOINTMENTS. I'd like to create an embedded table of Appointments on each Service page. There can be many appointments on a given day, and/or on different days. In m...