I have a table pulling a Salesforce report. In the table, the first column refers to a specific record (which I'll call the key). Periodically, a new record related to that key will show up on the report. The second column has a date associated with the report for that disaster. What I'm trying to do is have each record (key) only show up once based on the latest date in that second column. See screenshot for example. I'm trying to only have that July row show up. Any help would be greatly appreciated!