Multiple Cell values update

Status: Closed · Asked by Sourabh Jain on · 0 views

Sourabh Jain — Question ·

can I update the cell value with multiple ranges in a single action event?

because of this, I need to create the multiple action event in my work flow because in my sheet there are many blank cells which is not required so I skip the cell this is why I am prefer the update cell value

Attachments

Screenshot (701).png
Pabblymember11 — Reply ·

Hey @Sourabh Jain

Unfortunately, you can only update since row at a time. If you are having more than one row to update then you make use of the Iterator action step which will update the cell rows one by one.

youtube.com/watch?v=zJaGQ-SIB0I

Back to all forum threads · Log in to reply