Forum Discussion

jonnyA's avatar
jonnyA
Icon for Responsive Resident rankResponsive Resident
5 years ago
Solved

Formula for pulling most recent patient visit

Hello! Looking for help to create a formula that will bring back the most recent patient visit.  For example, I have an excel file with 20,000 patient names, many of the patients are listed multiple...
  • jonnyA's avatar
    5 years ago

    Thanks to everyone who responded!

    I figured out the answer ...

    Max Date = (MAX('ApptDetail'[Appt DateTime]))