You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
He means by example a column "last_name" to import and in the file the column name is "last_name " the extra space will prevent the import. So either you do a validation to ensure, or you sanitize the column name but i don't know how that's possible
How to Validate the Column ?
The text was updated successfully, but these errors were encountered: