Calling thisTable.Created() in a column's NewValueForRow always returns the Parent table's created() dateTime However, when specifically targeting each table via a canvas expression, the created() date is unique to the table.
Maybe this is because the column belongs to the parent Table object, and not the view of table object.
It does present a challenge in my specific