Need to monitor one Excel(Buisness) in Sharepoint.
Add new coloum and fill sth with the updated row cell once the Excel updated.
How to known which one row was updated?

Need to monitor one Excel(Buisness) in Sharepoint.
Add new coloum and fill sth with the updated row cell once the Excel updated.
How to known which one row was updated?
Hi @LoongWang ,
Unfortunately, there isn't a trigger for Excel to monitor for changes.
You will need to use a File is modified trigger and then somehow work out which rows were updated, possibly using a column as a flag.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn