Re: Two-Way-Sync between SharePoint and Excel
Hi @RKPA
You can do it for a SharePoint item that whenever an item is updated, update a row in excel and whenever an item is created, create a row in excel.
Unfortunately, the triggers for when a row is created or when a row is created/ modified are currently not available for the excel connector. You might have to create a recurrence based trigger that gets all the rows from excel for a particular timestamp and updates the same in excel (but this will not be real time)
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!