hello
I create google sheet with fx (example =IF(C4=…) the problem is glide start putting values after cells that contain functions… how I can do? thanks
Can you tell us more about what you want to achieve? Your case can probably be done inside Glide.
Yes, when Glide sees the formula in column 2, it will write to the next available empty row.
For something like this, a better a approach is to use a computed column in Glide itself, in this case a Template column can be used.
Hi,
Are you using a ‘Form’ component in glide to pass these values ?
Thanks it’s a shame…
I try like that
thanks Iwill do other way…`
