Validation
Last updated
Last updated
You can setup validation rules to flag any content errors within your sheets.
Validation rules can be configured per column in the Schema settings page. For example, if you setup the following column definition ...
then any cells under the "SKU" column and containing spaces will be flagged like below ...
This particular rule supports auto-correction so the error can be corrected automatically by clicking "Fix".
There are currently two built-in validation rules:
"No Spaces"; checks for and corrects spaces in input
"No Accents"; checks for and removes letter accents
"Lower Case"; checks that input is in lower case
"Title Case"; checks that input is in title case
Validation is currently limited to the following types:
Text
Single Select
Rich Text (HTML)
Clicking the alert icon () will show a popup with more information on the validation error ...