I am trying to get the last value of a field that has been answered more than once
Ex.
name | time of entry | mood |
---|---|---|
Duck,Daisy | 2023-08-24 00.00.00:000 | angry |
Duck,Daisy | 2023-08-24 10.00.00:000 | good |
I want only the last value entered to show on report.
Thank you for any assistance
Right now, I have both rows displaying on output