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
Concerning this error in relation to #1837, the behaviour I would suggest altogether is:
A totally empty unit column is allowed and in that case the unit is empty and the dimension "Dimensionless" (this is the first one that the importer finds, if the user explicitely needs to have fraction, she will have to input it manually).
With such a behaviour the file from #1837 still throws an exception, since the measurement unit does not match the error unit (error unit column empty) for the specific sheet of the file.
A totally empty unit column is allowed and in that case the unit is empty and the dimension "Dimensionless" (this is the first one that the importer finds, if the user explicitely needs to have fraction, she will have to input it manually).
The default unit for the dimension "Fraction" is an empty string, which is not recognized by the importer.
core-importer-fraction-unit.zip
The text was updated successfully, but these errors were encountered: