Help updating only specific cell

Hello!!

I have a question. In my scenario, when a certain button payload is received in whatsapp, i want to update the cell specific to that whatsapp ID remitent and then send a message to the other whatsapp ID that is not the one which I got the message from.

The problem I am experiencing is that when trying to update the cell, all the cells from the sheet gets updated instead of only the one I want to update. Also, when sending a message to the other whatsapp ID’s The message is also sent to the one which I got the initial message from.

I’m not sure how the aggregators work but I guess this could be solved with that? Thanks in advance



In your Search Rows module, make sure that you are only returning a single result – the row that you want to update.

Screenshot_2024-04-13_220439

If you limit this to 1, there is no need for any aggregators.

2 Likes

Thanks!! That worked

2 Likes

No problem, glad I could help!

1. If you have a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

others can save time when catching up with the latest activity here, and

  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:
Screenshot_2023-10-04_161049

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

2 Likes