I have a module that collects Drivers Licenses expiration dates, I need a status field to update to "inactive" when the drivers license expiration date field is exceeded. I.e. if license expired yesterday and flow ran today it would see the date in the past and update the status field to inactive.
I also need a business process to do the opposite when a DL expiration date is updated to change the status back to Active.
I have tried to figure out using power automate and the classic d365 process flows (I am using Dynamics 365 CRM).
No luck..