cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Formula that reads multiple records

Erin3
Discoverer
0 Likes
146

I’m looking for a formula that can read through multiple records and identify the earliest (minimum) future schedule appointment date in a specific department or indicate there is no future appointment.   

  • Appointment Date > Today
  • Appointment Status = Scheduled
  • Department = Dental

I have tried a formula that evaluates each line and returns either totext({APPT.APPT_TIME}) or "00 No future appt" then grouping and sorting to return the earliest future appointment but this is very clunky and not always returning the correct values.

Is there a better way to do this?

Accepted Solutions (0)

Answers (0)