In Spreadsheet1......Create Column.... vs Create Row

There is a CreateRow command… but no CreateColumn…

Thoughts?

I think so. The Create Row method, like all the other Spreadsheet methods available to us, relate to working with data, and the Create Column method refers to changing the structure of the table. Simply put, we can work in Thunkable with the data in an already created table. If the developers give us access to SQLite, then using the query, you can execute both Create Column and Create Base and Create Table, and more.

Or maybe it’s easier and the AirTable API does not provide this method.

There isn’t a puzzle piece to createColumn. But there is one createRow