Are there any calculated fields in the dataset that reference fields you’re trying to change?
Data mismatches, such as schema changes in the source (e.g., new columns, type shifts like string to decimal), invalid values (nulls, overflows), or calculated fields failing (e.g., division by zero, incompatible types in ifelse) can trigger this.
DATA_TOLERANCE_EXCEPTION: There are too many invalid rows. Amazon QuickSight has reached the quota of rows it can skip and still continue ingesting. Check your data and try again.