Inserting image into google sheets and update the row height

Hello, I am trying to utilise the “Insert new row” module in Make and I’ve come across a problem. I would like to insert different types of data into the rows, sometimes text, sometime images. The problem is that the row height I get from the google sheets template is fixed and then I either have too much space in my text rows or too little for my image rows.

Is there a way to let google sheets know, that if image arrives into the newly created row, the row height should be for example 200, and if text arrives, the row height should be 10?

Thank you, have a nice day! :slight_smile:

You’ll have to add the new rows in advance, then select all cells by clicking on the cell left of column A and above row 1,

Then go to Format > Wrapping, and select Wrap

Screenshot_2024-08-06_210829

Hope this helps! Let me know if there are any further questions or issues.

@samliew