Hi,
I’m trying to build user registration scenario using chat app and Excel 365.
When user initiate chat, refer to Excel table containing user list, and if there are no matching rows, I would like to add new row with this user.
Matching key is User ID from chat app.
if user is already existing, update matching record with latest data like Name, latest update.
Tried several approaches, but not able to create filter or modules working for this purpose.
Any good ideas to accomplish this?