Hello i am currently running into an issue where i am trying to get a value from a table created from summary statistics into my calculate field expression.
Based on what is in the table i wish to take the MAX_DATECREATED value and assign it to Last_Update_Date field in my python script.
How would i go about achieving pulling thr value located in the table and assigning it specifcally to my calculate field expression?