Hey everyone! Does anyone know if there is some kind of way to auto delete columns? For example based on a condition auto delete every row thats not true? is there a way for that?
Interesting. I don’t think I’ve had a case where I needed to delete them entirely in automation. You could possibly send them to a separate table based on the same conditions then they would be isolated but not filtered.