Forms: hiding a question/column with a formula

I would be nice to be able to hide a question/column with a formula.
For example: if(table.column!=true, HideThisColum, ShowThisColumn)

1 Like

Bumping this. There are misc comments throughout that look for this as well:

https://community.coda.io/t/dynamically-show-and-hide-columns/22976/14

We have a question form with >60 questions. Most of users need to answer only some of the questions, which depends on their answers. So, conditional logic in a survey.

Why would not you use Filter() for that ?