I am using Data Shuttle to upload Smartsheet's own Users.csv report into a sheet. That report has multiple TRUE/FALSE columns. I was trying to apply a filter to one of these columns. In my target sheet all of these Booleans are configured as checkbox columns, and all columns are mapped. It took me about 15 attempts to get the data to load, and after tinkering with no filters, additional filters, etc. I discovered that this:
will not load even though the Users.csv true/false columns are all capitalized. However, this works fine:
Does anyone know why this is, or if it is documented anywhere? It makes me wonder if there are any similar nuances to watch out for.