Tables A, B, and C
Table A has a 1 to Many with table B
Table B has a Many to 1 with table C
Table C has a “created at” field, which is linked to on table B via a lookup field
I want to show the max “Created At” of C entries linked to a given A entry...