Why didn't it work? "Delete row" in make.com

“Add rows” by make is working perfectly.
But Delete rows are not working…

I want to make’s scenario that can delete rows in schedule.
When I tested this scenario,
It looks like good working. but datas are not deleted in Glide Table.
I’m so sad for this problem…

There is anyone knows solution for this problem?

Please





I think your error is below:

Because you are passing a collection of RowIDs, you should map them.

I solved this problem using your hint. thank you very much.

here is my solution.

please let me know if you have any feedback on it.



2 Likes

Yes, that looks fine :+1:

1 Like

thank you so much.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.