Google Sheets
Last updated
Was this helpful?
Last updated
Was this helpful?
As Google Sheets doesn't have native types for columns, Relay.app infers the data type for each column based on the values in the first row (below the headers) of that column.
If the there is no row below the header row, Relay.app will assume a type based on the name of the header.
The depicted above is infered as follows in Relay.app:
To update the infered column types, add (or change) a/the value in the first row, and click the 'refresh' icon or 'Refresh data' from the overflow menu of a Step. After the column type has been re-inferred, you can remove data from the first row again if you just added it to force-infer the correct column type.