Object ID Inclusion
I am building a table where I only want to include items with a singular row for object_ID. In my dataset, when an item is created, a row is created, denoting the action as 'Created'. This object is also given an ID. When that object is updated or altered in any way, a new row is created, indicating the object has been…