Invalid rows
# 🤝help
e
Hello! Quick question, I did not find the answer in documentation. I have a table with lots of columns and different types of data that I want to upload. Before importing, it said that basically half of the rows, 800 out of 1600, were invalid. I am curious, what is the criteria for a valid row? Was it that some of the cells were empty or what was specifically wrong so I can start clenaing the table? Thank you!
q
Double-check that you have a maximum of 20 columns in each row, which is the limit. Also, make sure that all rows contain only the type of data you have selected for that column: String, Number, Boolean, Date, or Object.