Hello everyone!
I need some help! How can I automate the below procedure: select by attribute (to select specific records in a table sorted by a code field) and autocomplete the most recent date record with a previous date record of another field? The purpose is to have two date fields containing start date and end date per record. But these records respond to specific locations. This must be done on a weekly basis so each time, I have to update the date data with new end dates, filling the new rows with the date data of last inspection date as the start of a new one. I don't know if this can be done at once. In pro or using python, arcade...Thanks in advance