You should be using rows for this, not columns. Thunkable is designed to get row data, to check number of rows, etc. It’s going to be much harder to do this with columns.
Each user should have their own row, not their own column.
You should be using rows for this, not columns. Thunkable is designed to get row data, to check number of rows, etc. It’s going to be much harder to do this with columns.
Each user should have their own row, not their own column.