I have column which is data type number(1,0), I decide to use switch item for this column. I set custom settings. 1 for On and 0 for off.
When I try to edit column, and use off(0) I get error - Column_name must match the values 1 and 0. When I use On value all works fine.