I have a share point which includes fields - "Status" and "Expiry Date".
I would want to update the value of the "Status" column from "Settled" to "Open" based on the calculation done on "Expiry Date".
Question1 : Is the auto-update possible on "Status" column? If yes, how?
Question2 : The calculation to be done on "Expiry Date" is (Today's date + 6months < Expiry Date). How can I add this calculation? Do I have to use a power automate flow to accomplish this? Or can I add the calculation in Share Point?
Thanks in advance,