Closed matthewjrogers closed 2 years ago
read_airtable() is returning columns in random order, irrespective of initial order in the base. I would expect to get columns in the order provided.
read_airtable()
This is known behavior for the API and not easily remedied.
https://community.airtable.com/t/colums-out-of-order/26899/9
Will re-open if someone wants to add a columns argument in to force selection order
read_airtable()
is returning columns in random order, irrespective of initial order in the base. I would expect to get columns in the order provided.