To filter for the most recently run data, add a filter to your table using the "Created At" column. Set the filter to show rows where "Created At" is equal to, greater than, or greater than or equal to your desired date. You can also sort by "Created At" in descending order to see the latest runs at the top. For more advanced tracking, set up a run history table and use a lookup to compare runs and identify new or changed rows based on "Created At" [1] [2] [3].