I would like to create a Powerapps C# plugin to check if the Dataverse table column "expired" has been updated then make a modification to another table based if it's expired.
Need help with writing the initial check if the column "expired" was modified or added?